Maurus Decimus
|
4e9b4c1651
|
Fix JMAP: VacationResponse singleton handling
|
2026-06-18 16:27:27 +02:00 |
|
Maurus Decimus
|
b9790498a7
|
Fix JMAP: Do not reject an unchanged immutable id property
|
2026-06-18 12:43:42 +02:00 |
|
Maurus Decimus
|
c9b2c7c6f3
|
v0.16 migration and other fixes
|
2026-04-16 21:30:23 +02:00 |
|
mdecimus
|
cc88715013
|
Update all modules to use registry - part 1
|
2026-03-11 17:00:40 +01:00 |
|
mdecimus
|
2dc0776109
|
Authenticate using registry - part 5
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
50dce48a85
|
Spam filter performance and accuracy improvements (part 4)
|
2025-12-03 19:26:28 +01:00 |
|
mdecimus
|
2b614aa536
|
Database schema optimization - part 13 (fixes #1882 fixes #2415)
|
2025-11-25 12:14:51 +01:00 |
|
mdecimus
|
3e1d2d54e4
|
Database schema optimization - part 1
|
2025-10-30 19:57:09 +01:00 |
|
mdecimus
|
5df5790210
|
JMAP tests reorganization
|
2025-10-21 16:34:23 +02:00 |
|
mdecimus
|
5a65f091fc
|
JMAP for Calendars implementation (closes #1947)
|
2025-10-21 16:34:23 +02:00 |
|
mdecimus
|
b84e3e85dd
|
JMAP for Calendars implementation (part 4)
|
2025-10-21 16:34:23 +02:00 |
|
mdecimus
|
c7c996d738
|
JMAP protocol layer refactoring (part 6)
|
2025-09-28 19:36:24 +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
|
65fe4b1b49
|
Sequential change ids
|
2025-05-17 21:48:30 +02:00 |
|
mdecimus
|
10bb4e5661
|
Automated schema migration
|
2025-05-16 16:20:05 +02:00 |
|
mdecimus
|
7ec5701af8
|
Zero-copy deserialization of Sieve scripts and reports + Bump multiple dependencies to their latest versions
|
2025-05-16 16:20:05 +02:00 |
|
mdecimus
|
e69b5ec2b7
|
Message caching improvements
|
2025-05-16 16:20:05 +02:00 |
|
mdecimus
|
c5596fb656
|
Partial rollback of CompactString after benchmarking (or 'premature optimization is the root of all evil')
|
2025-05-16 16:20:04 +02:00 |
|
mdecimus
|
d6dc6ee8c5
|
Zero-copy principals + CompactString partial impl
|
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
|
9491071731
|
Store changing message data in single object
|
2025-05-16 16:20:03 +02:00 |
|
mdecimus
|
d3b284e28d
|
Include integrity hash in serialized bytes
|
2025-05-16 16:20:03 +02:00 |
|
mdecimus
|
eadd36f4cb
|
DAV storage methods
|
2025-05-16 16:20:03 +02:00 |
|
mdecimus
|
c8abc9213a
|
Zero copy tests passing for JMAP
|
2025-05-16 16:20:03 +02:00 |
|
mdecimus
|
9ec047d284
|
Zero copy IMAP passing tests
|
2025-05-16 16:20:03 +02:00 |
|
mdecimus
|
84be252413
|
Zero copy everything
|
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
|
b7c0f8447b
|
Improved object serialization
|
2025-05-16 16:19:08 +02:00 |
|
mdecimus
|
2eb388674d
|
Refactored local delivery to avoid mpsc channel
|
2025-01-17 15:29:55 +01:00 |
|
mdecimus
|
ce8182ae07
|
Core refactoring
|
2024-09-26 14:49:46 +02:00 |
|
mdecimus
|
a67f308645
|
Branding + fixes
|
2024-09-19 19:39:35 +02:00 |
|
mdecimus
|
ab77a0aca8
|
Multi-tenancy (closes #212 closes #346 closes #582)
|
2024-09-13 18:10:56 +02:00 |
|
mdecimus
|
ae7cadc27d
|
Improved tracing (part 1)
|
2024-07-23 12:44:14 +02:00 |
|
mdecimus
|
d48523583b
|
Improved error handling (part 4)
|
2024-07-18 20:04:09 +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
|
c6960bfba8
|
documentId generation within the database transaction
|
2024-05-02 10:18:58 +01:00 |
|
mdecimus
|
d8af9b4576
|
Settings hot reloading - Part 3
|
2024-03-24 19:20:36 +01:00 |
|
mdecimus
|
566a2a0ab8
|
Key space optimization
|
2023-12-16 21:24:34 +01:00 |
|
mdecimus
|
f21bce722e
|
Directory refactoring
|
2023-12-14 12:35:25 +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
|
8046838ed5
|
Added license.
|
2023-07-15 21:14:34 +02:00 |
|
Me
|
34e21ef03f
|
IMAP commands append, close, copy, move, enable, expunge, login, logout, namespace and select implemented.
|
2023-06-27 18:28:07 +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 |
|