summaryrefslogtreecommitdiff
path: root/crates/jmap/src/mailbox/query.rs
AgeCommit message (Expand)Author
2024-09-26Core refactoringmdecimus
2024-09-12Roles and multi-tenancy - part 1mdecimus
2024-07-23Improved tracing (part 1)mdecimus
2024-07-18Improved error handling (part 4)mdecimus
2024-07-11Improved error handling (part 1)mdecimus
2024-06-25REUSE-compliant licensingmdecimus
2024-05-02documentId generation within the database transactionmdecimus
2024-03-24Settings hot reloading - Part 3mdecimus
2024-03-05Iterate values rather than sending multiple get requestsmdecimus
2023-12-21Updated installermdecimus
2023-12-20RocksDB stress test fixes + find_merge_thread() bugfixmdecimus
2023-11-07Created Store trait, removed maybe_asyncmdecimus
2023-10-10Bayes classifier, type tokenizer and NLP module reorganizationmdecimus
2023-07-15Added license.mdecimus
2023-06-02Directory implementation - all tests passingMauro D
2023-05-26Added license.Mauro D
2023-05-14OAuth passing tests.Mauro D
2023-05-09Authentication untested.Mauro D
2023-05-03Mailbox tests passing.Mauro D
2023-05-02Mailbox implementation before testingMauro D