c02bae5eb2
fix(BRIDGE-378): Fix incorrect field usage for system mailbox names
2025-06-03 17:36:58 +02:00
8109b384c5
fix(BRIDGE-362): added label conflict reconciliation logic
2025-05-28 16:56:07 +02: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
bc381407a7
feat(GODT-2576): Forward and $Forward Flag Support
...
When an IMAP client stores the `Forward` or `$Forward` flags on a
message, the forwarded state is now correctly represented on the Proton
servers.
https://github.com/ProtonMail/go-proton-api/pull/125
https://github.com/ProtonMail/gluon/pull/400
2023-11-15 07:51:00 +01: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