Commit Graph

112 Commits

Author SHA1 Message Date
Maurus Decimus
3ad4aa82cb v0.16.0 2026-04-20 17:50:58 +02:00
Maurus Decimus
af23099e35 Box large futures 2026-04-19 08:11:56 +02:00
mdecimus
72db209d66 Registry JMAP API 2026-03-11 17:08:00 +01:00
mdecimus
3e1d2d54e4 Database schema optimization - part 1 2025-10-30 19:57:09 +01:00
mdecimus
96d2947cdd JMAP for Calendat tests (Calendars and Events) 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
b7df05dd3b JMAP for Calendars implementation (part 1) 2025-10-21 16:34:23 +02:00
mdecimus
c47413a42b JMAP for File Storage implementation (closes #2218) 2025-10-21 16:34:23 +02:00
mdecimus
d0aef5d5a2 JMAP for Contacts implementation (part 1) 2025-10-21 16:34:23 +02:00
mdecimus
d9999a61fe JMAP protocol layer refactoring (part 5) 2025-09-27 20:02:16 +02:00
mdecimus
71cc30c7be Moved shared data types to 'types' subcrate 2025-09-22 10:01:31 +02:00
mdecimus
e10aa551eb Clippy fixes 2025-08-18 11:44:58 +01:00
mdecimus
f10ec68d49 Updated copyright notice 2025-06-15 15:09:32 +02:00
mdecimus
e69b5ec2b7 Message caching improvements 2025-05-16 16:20:05 +02:00
mdecimus
d6dc6ee8c5 Zero-copy principals + CompactString partial impl 2025-05-16 16:20:04 +02:00
mdecimus
b75e3a8012 Improved threadId management 2025-05-16 16:20:03 +02:00
mdecimus
b0a486106e Crate reorganization 2025-05-16 16:20:03 +02:00
mdecimus
2eb388674d Refactored local delivery to avoid mpsc channel 2025-01-17 15:29:55 +01:00
mdecimus
65209174f0 Bayes filtering per account (#819) + Delivered-To header (#916) 2024-12-24 18:02:12 +01:00
mdecimus
ce8182ae07 Core refactoring 2024-09-26 14:49:46 +02:00
mdecimus
8af15d1b10 Fix compilation without enterprise feature 2024-09-20 12:13:48 +02:00
mdecimus
6aa5686cd3 FTS reindex support 2024-09-20 10:54:22 +02:00
mdecimus
ab77a0aca8 Multi-tenancy (closes #212 closes #346 closes #582) 2024-09-13 18:10:56 +02:00
mdecimus
d214468c54 Roles and multi-tenancy - part 1 2024-09-12 17:42:14 +02:00
mdecimus
fbcf55d8e1 Access token permissions 2024-09-10 18:44:44 +02:00
mdecimus
03307433a7 OpenTelemetry push exporter implementation (closes #478) 2024-08-07 17:20:36 +02:00
mdecimus
5a43455917 Tracing macro improvements 2024-08-03 20:10:01 +02:00
mdecimus
9840494094 Webhook dispatch reimplementation as a tracer 2024-07-30 18:53:05 +02:00
mdecimus
a45eb50231 Improved tracing (part 4) 2024-07-28 15:21:22 +02:00
mdecimus
52cb48353e Improved tracing (part 2) 2024-07-25 20:35:13 +02:00
mdecimus
ae7cadc27d Improved tracing (part 1) 2024-07-23 12:44:14 +02:00
mdecimus
9c23774aa5 Lock-free fast tracing (closes #180) 2024-07-22 17:56:24 +02:00
mdecimus
d48523583b Improved error handling (part 4) 2024-07-18 20:04:09 +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
68a189ed9f Webhooks implementation (closes #480 closes #233) 2024-06-20 19:11:15 +02:00
mdecimus
66cc0a3072 Faster email deletion, Junk/Trash folder auto-expunge and changelog auto-expiry (closes #403) 2024-05-19 12:15:35 +02:00
mdecimus
f4e5a0baf5 Gossip service implementation for cluster node autodiscovery with failure detection 2024-05-10 20:34:08 +02:00
mdecimus
c6960bfba8 documentId generation within the database transaction 2024-05-02 10:18:58 +01:00
mdecimus
ab47eab1d9 Automatic spam filter and webadmin downloading + quickstart 2024-04-05 19:00:55 +02:00
mdecimus
93a2f691ea OAuth and cryto management APIs + Store OAuth codes in lookup stores rather than memory 2024-04-02 17:50:37 +02:00
mdecimus
cb4d2f15ae Config hot reloading API 2024-03-28 17:21:32 +01:00
mdecimus
170ff38d1f Settings hot reloading - Part 4 2024-03-26 18:40:41 +01:00
mdecimus
d8af9b4576 Settings hot reloading - Part 3 2024-03-24 19:20:36 +01:00
mdecimus
7e1a95c1ee Config file changes 2024-03-20 12:03:10 +01:00
mdecimus
7041d495fc Faster IMAP UID generation 2024-03-06 17:41:38 +01:00
mdecimus
48f255b31f Iterate values rather than sending multiple get requests 2024-03-05 10:35:16 +01:00
mdecimus
ff279b3a39 Global threadId caching 2024-03-04 18:51:24 +01:00
mdecimus
44db67cc2a Distributed SMTP queues and Rate limiting passing tests 2024-02-13 14:35:28 +01:00
Mauro D
d16119f54b Distributed SMTP queues (untested) 2024-02-08 20:03:57 -03:00