Commit graph

21 commits

Author SHA1 Message Date
mdecimus
78afc703f5 delete_range to use impl Key 2023-12-12 15:42:41 +01:00
mdecimus
4301ec16d0 Key/value store access from Sieve scripts 2023-12-12 15:28:21 +01:00
mdecimus
78f932990d Key space reorganization 2023-12-09 17:02:38 +01:00
mdecimus
5f36e1f356 PostgreSQL backend implementation 2023-11-30 12:43:28 +01:00
mdecimus
bcc05340b2 FTS storage implementation and background indexing 2023-11-17 14:59:09 +01:00
mdecimus
cbcd6d0916 Blob storage improvements 2023-11-12 10:54:04 +01:00
mdecimus
0e25f3d12c Store keys refactoring 2023-11-09 16:21:39 +01:00
mdecimus
3d9efd363a Bayes classifier, type tokenizer and NLP module reorganization 2023-10-10 18:58:38 +02:00
mdecimus
1cb539ce52 Internal account id management. 2023-07-04 20:10:00 +02:00
Mauro D
891d39940d Disk quotas support. 2023-06-08 12:53:29 +00:00
Mauro D
d434de797c Added license. 2023-05-26 15:16:13 +00:00
Mauro D
bc40256ac4 SieveScripts and VacationResponse implementation 2023-05-19 15:16:48 +00:00
Mauro D
f5694d32a4 Authentication untested. 2023-05-09 17:39:52 +00:00
Mauro D
a3a0396772 Mailbox implementation before testing 2023-05-02 15:51:26 +00:00
Mauro D
c3a2b43ddb Email/set create tests passing 2023-04-28 08:35:53 +00:00
Mauro D
46b5dc0425 Email query and thread merge tests passing 2023-04-21 15:40:11 +00:00
Mauro D
f8acc4fe5a First API tests. 2023-04-19 16:55:37 +00:00
Mauro D
c807883374 Sessions. 2023-04-18 10:43:45 +00:00
Mauro D
75bf0a240a mail 2023-04-07 16:44:23 +00:00
Mauro D
0778e446a6 Message indexing. 2023-04-05 16:05:21 +00:00
Mauro D
9f63c86db9 Reordering 2023-04-04 13:12:46 +00:00
Renamed from src/write/mod.rs (Browse further)