Page MenuHomePhorge

Improve performance of changing mail message flag
ClosedPublic

Authored by machniak on Jul 7 2023, 11:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 6, 1:19 PM
Unknown Object (File)
Wed, Aug 21, 7:54 AM
Unknown Object (File)
Thu, Aug 15, 3:26 PM
Unknown Object (File)
Aug 1 2024, 2:28 AM
Unknown Object (File)
Jul 29 2024, 5:35 AM
Unknown Object (File)
Jul 29 2024, 3:23 AM
Unknown Object (File)
Jul 28 2024, 7:17 PM
Unknown Object (File)
Jul 28 2024, 3:30 AM

Details

Summary

Skip the IMAP FETCHes when a message is marked/unmarked as seen or flagged.

This makes the most common scenarios of updating a mail message faster.

Diff Detail

Repository
rS syncroton
Branch
dev/mail-flag-perf
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 43508
Build 17396: arc lint + arc unit

Event Timeline

machniak created this revision.
This revision is now accepted and ready to land.Jul 17 2023, 2:24 PM
This revision was automatically updated to reflect the committed changes.