summaryrefslogtreecommitdiff
path: root/crates/store/src/write
AgeCommit message (Expand)Author
2024-07-17Improved error handling (part 3)mdecimus
2024-07-11Improved error handling (part 1)mdecimus
2024-07-07Undelete emails 💎 (closes #589)mdecimus
2024-06-25REUSE-compliant licensingmdecimus
2024-06-18Incoming reports stored in the wrong subspace (fixes #543)mdecimus
2024-05-24Run Sieve scripts in async contextmdecimus
2024-05-23v0.8.1mdecimus
2024-05-19Faster email deletion, Junk/Trash folder auto-expunge and changelog auto-expi...mdecimus
2024-05-12Improved full-text indexingmdecimus
2024-05-09Use permanent links for blobs in the SMTP queuemdecimus
2024-05-03Updated import/export to use latest schemamdecimus
2024-05-02Support for concurrent index updatesmdecimus
2024-05-02FoundationDB performance improvementsmdecimus
2024-05-02Individual subspaces for each value and bitmap typemdecimus
2024-05-02documentId generation within the database transactionmdecimus
2024-04-02OAuth and cryto management APIs + Store OAuth codes in lookup stores rather t...mdecimus
2024-03-21Settings hot reloading - Part 1mdecimus
2024-03-11Updated settings REST APImdecimus
2024-03-06Faster IMAP UID generation (mySQL and RocksDB impl)mdecimus
2024-03-06Faster IMAP UID generationmdecimus
2024-03-05Iterate values rather than sending multiple get requestsmdecimus
2024-03-03Store RoaringBitmaps in PostgreSQLmdecimus
2024-03-02Store incoming reports in the data storemdecimus
2024-02-08Distributed SMTP queues (untested)Mauro D
2024-01-13Fail2ban and IP address blocking support (closes #164)mdecimus
2023-12-29RocksDB optimizationsmdecimus
2023-12-21Updated installermdecimus
2023-12-20Internal directory + CLI improvementsmdecimus
2023-12-20RocksDB stress test fixes + find_merge_thread() bugfixmdecimus
2023-12-19Internal directory + HTTP management API passing testsmdecimus
2023-12-18CLI account management + Directory refactoringmdecimus
2023-12-16Key space optimizationmdecimus
2023-12-16Internal directory implementation + Management REST APImdecimus
2023-12-14Directory refactoringmdecimus
2023-12-12delete_range to use impl Keymdecimus
2023-12-12Key/value store access from Sieve scriptsmdecimus
2023-12-09Key space reorganizationmdecimus
2023-12-08FDB chunked values supportmdecimus
2023-12-04FTS store bigrams in kv rather than indexmdecimus
2023-12-02Store API cleanupmdecimus
2023-12-02RocksDB backend re-implementationmdecimus
2023-12-01mySQL backend implementationmdecimus
2023-11-30PostgreSQL backend implementationmdecimus
2023-11-17FTS storage implementation and background indexingmdecimus
2023-11-12Blob store testsmdecimus
2023-11-12Blob storage improvementsmdecimus
2023-11-09Store keys refactoringmdecimus
2023-11-07Created Store trait, removed maybe_asyncmdecimus
2023-10-10Bayes classifier, type tokenizer and NLP module reorganizationmdecimus
2023-07-04Internal account id management.mdecimus