summaryrefslogtreecommitdiff
path: root/crates/store/src/query/mod.rs
AgeCommit message (Expand)Author
2024-06-25REUSE-compliant licensingmdecimus
2024-05-02documentId generation within the database transactionmdecimus
2023-12-09Key space reorganizationmdecimus
2023-12-02Store API cleanupmdecimus
2023-11-17FTS storage implementation and background indexingmdecimus
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-05-26Added license.Mauro D
2023-05-20SieveScrtipts partially tested.Mauro D
2023-05-09Authentication untested.Mauro D
2023-05-05Email/copy passing testsMauro D
2023-05-05Email/changes tests passingMauro D
2023-05-03Mailbox tests passing.Mauro D
2023-05-02Mailbox implementation before testingMauro D
2023-04-21Email query and thread merge tests passingMauro D
2023-04-20Email/get tests passing.Mauro D
2023-04-19First API tests.Mauro D
2023-04-09result referencesMauro D
2023-04-04ReorderingMauro D