Commit Graph

58 Commits

Author SHA1 Message Date
mdecimus
a05a047bd3 JMAP/changes: Return the correct container/item change id when there are no changes 2026-01-19 16:00:51 -03:00
mdecimus
4b661d5d1f JMAP/changes: Update newState with last changeId if an invalid fromChangeId is provided 2026-01-19 07:53:29 -03:00
mdecimus
3e1d2d54e4 Database schema optimization - part 1 2025-10-30 19:57:09 +01:00
mdecimus
b84e3e85dd JMAP for Calendars implementation (part 4) 2025-10-21 16:34:23 +02:00
mdecimus
ec4963f46b JMAP for Calendars implementation (part 3) 2025-10-21 16:34:23 +02:00
mdecimus
d000b5975a JMAP for Contacts implementation (closes #1576) 2025-10-21 16:34:23 +02:00
mdecimus
71cc30c7be Moved shared data types to 'types' subcrate 2025-09-22 10:01:31 +02:00
mdecimus
f10ec68d49 Updated copyright notice 2025-06-15 15:09:32 +02:00
mdecimus
42fd7d4de1 Store vanished IMAP UIDs and WebDAV paths 2025-05-29 13:38:41 +02:00
mdecimus
c19d2ceb43 Fixed tests for FDB and SQL stores 2025-05-23 17:07:36 +02:00
mdecimus
65fe4b1b49 Sequential change ids 2025-05-17 21:48:30 +02:00
mdecimus
e69b5ec2b7 Message caching improvements 2025-05-16 16:20:05 +02:00
mdecimus
0568456d29 Improved cache memory layout 2025-05-16 16:20:04 +02:00
mdecimus
15651c26a1 Incremental caching - tests passing 2025-05-16 16:20:04 +02:00
mdecimus
fac2975a5a Storage layer refactoring: faster id generation, automatic batching and virtual thread ids 2025-05-16 16:20:04 +02:00
mdecimus
3f825aaafd DAV server passing Litmus test suite 2025-05-16 16:20:04 +02:00
mdecimus
b75e3a8012 Improved threadId management 2025-05-16 16:20:03 +02:00
mdecimus
9ec047d284 Zero copy IMAP passing tests 2025-05-16 16:20:03 +02:00
mdecimus
2826ff1548 How I stopped worrying and learned to love zero-copy deserialization 2025-05-16 16:20:00 +02:00
mdecimus
5bec52b231 Revoke access token when permissions change (closes #649) 2025-01-13 17:41:35 +01:00
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