a00af3a398
feat(BRIDGE-383): Internal mailbox conflict resolution extended; Minor alterations to mailbox conflict pre-checker
2025-06-11 16:11:20 +02:00
8109b384c5
fix(BRIDGE-362): added label conflict reconciliation logic
2025-05-28 16:56:07 +02:00
89da7335b6
feat(BRIDGE-363): Observability metrics for IMAP connections; minor unleash service refactor;
2025-05-16 15:28:53 +02:00
4e764fe93d
feat(BRIDGE-340): additional logging for label operations & bad events
2025-03-24 14:30:19 +01:00
082849dc6c
chore: year bump
2025-01-02 14:03:49 +01:00
b8ae5be58c
fix(GODT-3188): Happy new year.
2024-01-02 15:06:05 +01:00
efbe84964f
feat(GODT-2829): Integrate new sync service
...
Update imap service to use the new sync service.
The new sync state is stored as simple file on disk to avoid contention
with concurrent vault writes.
2023-08-25 15:21:00 +02:00
a187747c7c
feat(GODT-2802): IMAP Serivce
...
Handles all IMAP related tasks. Unlike the previous iteration, this new
service automatically adds and removes users from Gluon by interfacing
with server manager.
2023-07-31 11:06:47 +02:00