mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
Whenever a message gets moved to the sent folder we should retrieve the new literal in order to guarantee that, if another client modifies and sends the message, we always see the latest version of the message and not a previous state stored in the Gluon cache. Includes the following Gluon MRs: * https://github.com/ProtonMail/gluon/pull/374 * https://github.com/ProtonMail/gluon/pull/376 Includes the followin gpa MR: https://github.com/ProtonMail/go-proton-api/pull/88