mdecimus
|
d4ec6e32b3
|
Normalize INBOX name when creating/renaming folders (fixes #1636)
|
2025-06-08 09:26:36 +02:00 |
|
mdecimus
|
42fd7d4de1
|
Store vanished IMAP UIDs and WebDAV paths
|
2025-05-29 13:38:41 +02:00 |
|
mdecimus
|
8511de8a4d
|
Updated setting names
|
2025-05-20 18:00:15 +02:00 |
|
mdecimus
|
c6ef70edd2
|
Added caching logging + Update config properties
|
2025-05-19 19:11:15 +02:00 |
|
mdecimus
|
65fe4b1b49
|
Sequential change ids
|
2025-05-17 21:48:30 +02:00 |
|
mdecimus
|
365c87af20
|
Unversioned archiving
|
2025-05-16 16:20:05 +02:00 |
|
mdecimus
|
839b7189fa
|
Nats + Redis PubSub cluster updates replacing Gossip protocol
|
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
|
b396341240
|
Incremental caching
|
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
|
b0a486106e
|
Crate reorganization
|
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
|
44f8ef29e1
|
Bump to Rust 2024
|
2025-02-21 09:59:23 +01:00 |
|
mdecimus
|
2eb388674d
|
Refactored local delivery to avoid mpsc channel
|
2025-01-17 15:29:55 +01:00 |
|
mdecimus
|
a6c744b09a
|
config_get() expression function + moved lookup.default.[hostname|domain] to server.hostname and report.domain
|
2025-01-12 10:53:58 +01:00 |
|
mdecimus
|
30cf967623
|
Updated directory caching
|
2024-12-29 18:00:36 +01:00 |
|
mdecimus
|
8b30c04794
|
Centralized caching + Bayes token cache
|
2024-12-29 12:13:07 +01:00 |
|
mdecimus
|
f2b00ccd54
|
S3-FIFO caching
|
2024-12-27 19:40:33 +01:00 |
|
mdecimus
|
65209174f0
|
Bayes filtering per account (#819) + Delivered-To header (#916)
|
2024-12-24 18:02:12 +01:00 |
|
mdecimus
|
d14706d088
|
Distributed locking improvements
|
2024-12-21 19:22:38 +01:00 |
|
mdecimus
|
1fed40a926
|
RFC7662 - OAuth 2.0 Token Introspection
|
2024-09-28 17:45:16 +02:00 |
|
mdecimus
|
ce8182ae07
|
Core refactoring
|
2024-09-26 14:49:46 +02:00 |
|
mdecimus
|
d0303aefa8
|
Test fixes - part 3
|
2024-09-18 11:18:43 +02:00 |
|
mdecimus
|
6b7dac0fcb
|
Test fixes - part 2
|
2024-09-17 19:33:31 +02:00 |
|
mdecimus
|
1e08e56672
|
Test fixes - part 1
|
2024-09-15 18:59:36 +02:00 |
|
mdecimus
|
d214468c54
|
Roles and multi-tenancy - part 1
|
2024-09-12 17:42:14 +02:00 |
|
mdecimus
|
79297c37b0
|
Fixed read replicas
|
2024-08-14 20:00:24 +02:00 |
|
mdecimus
|
abd318b678
|
Message delivery history + Live tracing 💎
|
2024-08-14 17:29:42 +02:00 |
|
mdecimus
|
a3284b8bc3
|
Metrics collector
|
2024-08-06 19:23:02 +02:00 |
|
mdecimus
|
87f9736605
|
Improved OpenTelemetry tracing and logging (closes #297)
|
2024-07-31 20:00:34 +02:00 |
|
mdecimus
|
d29d21692e
|
Improved tracing (closes #180 closes #417 closes #376 closes #418 closes #517)
|
2024-07-30 16:12:34 +02:00 |
|
mdecimus
|
a45eb50231
|
Improved tracing (part 4)
|
2024-07-28 15:21:22 +02:00 |
|
mdecimus
|
1e76792d03
|
Improved tracing (part 3)
|
2024-07-26 19:44:01 +02:00 |
|
mdecimus
|
ae7cadc27d
|
Improved tracing (part 1)
|
2024-07-23 12:44:14 +02:00 |
|
mdecimus
|
b53c3d120e
|
Refresh old FoundationDB read transactions (closes #520)
|
2024-07-05 20:09:17 +02:00 |
|
mdecimus
|
50a2f50e58
|
REUSE-compliant licensing
|
2024-06-25 19:57:25 +02:00 |
|
mdecimus
|
e149acaa51
|
Do not return CAPABILITIES after ManageSieve AUTH=PLAIN SASL exchange (closes #548)
|
2024-06-23 09:23:08 +02:00 |
|
mdecimus
|
68a189ed9f
|
Webhooks implementation (closes #480 closes #233)
|
2024-06-20 19:11:15 +02:00 |
|
mdecimus
|
eefdee0361
|
Return OK after a successful ManageSieve SASL authentication flow (fixes #187)
|
2024-06-13 19:30:19 +01:00 |
|
mdecimus
|
8d3839a90b
|
Allow configuring default mailbox names, roles and subscriptions (closes #125 #290 #458 #498)
|
2024-06-06 16:23:34 +02:00 |
|
mdecimus
|
0fc5d40ec1
|
POP3 support (closes #100)
|
2024-05-22 11:28:35 +02:00 |
|
mdecimus
|
f4e5a0baf5
|
Gossip service implementation for cluster node autodiscovery with failure detection
|
2024-05-10 20:34:08 +02:00 |
|
mdecimus
|
a1930fa0f4
|
Resolve file macros after dropping root privileges (fixed tests)
|
2024-05-08 18:33:08 +02:00 |
|
mdecimus
|
c6960bfba8
|
documentId generation within the database transaction
|
2024-05-02 10:18:58 +01:00 |
|
mdecimus
|
16b0465933
|
Unified TLS certificate management
|
2024-03-28 11:12:46 +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
|
7041d495fc
|
Faster IMAP UID generation
|
2024-03-06 17:41:38 +01:00 |
|