Commit Graph

38 Commits

Author SHA1 Message Date
mdecimus
ae7cadc27d Improved tracing (part 1) 2024-07-23 12:44:14 +02:00
mdecimus
d2ad44cf9f Improved error handling (part 3) 2024-07-17 18:33:22 +02:00
mdecimus
0c2a3f09fe Improved error handling (part 1) 2024-07-11 18:44:51 +02:00
mdecimus
50a2f50e58 REUSE-compliant licensing 2024-06-25 19:57:25 +02:00
mdecimus
0514ac0f0d Individual subspaces for each value and bitmap type 2024-05-02 10:19:06 +01:00
mdecimus
c6960bfba8 documentId generation within the database transaction 2024-05-02 10:18:58 +01:00
mdecimus
b7f9d5ed02 RocksDB optimizations 2023-12-29 17:33:55 +01:00
mdecimus
bda7cda59d Updated installer 2023-12-21 18:09:37 +01:00
mdecimus
d4aca0a8e0 RocksDB stress test fixes + find_merge_thread() bugfix 2023-12-20 17:06:32 +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
2ccf85d6dd Store API cleanup 2023-12-02 18:43:28 +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
fe5a9e8ce8 Created Store trait, removed maybe_async 2023-11-07 19:27:57 +01:00
mdecimus
3d9efd363a Bayes classifier, type tokenizer and NLP module reorganization 2023-10-10 18:58:38 +02:00
mdecimus
fac3273f10 CLI import/export tested. 2023-07-06 17:28:45 +02:00
mdecimus
381cedb088 IMAP server passing tests. 2023-06-30 19:59:05 +02:00
Me
f5048da232 IMAP idle, noop, search and thread commands. 2023-06-28 17:55:40 +02:00
Mauro D
e1c3190b48 IMAP mailbox synchronization 2023-06-22 17:29:39 +00:00
Mauro D
891d39940d Disk quotas support. 2023-06-08 12:53:29 +00:00
Mauro D
ab96cf0b6e Added backend options as features. 2023-05-28 12:52:52 +00:00
Mauro D
d434de797c Added license. 2023-05-26 15:16:13 +00:00
Mauro D
e7d57e84b0 SieveScrtipts partially tested. 2023-05-20 18:50:24 +00:00
Mauro D
f5694d32a4 Authentication untested. 2023-05-09 17:39:52 +00:00
Mauro D
ba537a43dc Email/copy passing tests 2023-05-05 15:59:30 +00:00
Mauro D
f928be38ad Email/changes tests passing 2023-05-05 08:01:12 +00:00
Mauro D
60fa410aa5 Mailbox tests passing. 2023-05-03 15:55:32 +00:00
Mauro D
a3a0396772 Mailbox implementation before testing 2023-05-02 15:51:26 +00:00
Mauro D
46b5dc0425 Email query and thread merge tests passing 2023-04-21 15:40:11 +00:00
Mauro D
51b14ed79e Email/get tests passing. 2023-04-20 16:39:28 +00:00
Mauro D
f8acc4fe5a First API tests. 2023-04-19 16:55:37 +00:00
Mauro D
633db406f7 result references 2023-04-09 16:11:03 +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