geary/test/engine/imap-db
Michael Gratton 744cde0c2f Don't update a folder's unread email count during normalisation
Updating the unread count after opening a folder and finding email that
has an unexpected unread status messes up the count obtained from the
server, which has already taken these messages into account.

Here, both the main normalisation process and the email flag updater are
prevented from adjusting the unread count for a folder when they
encounter email that are new and unread, or have an unread status
different from what was last seen by the engine.

See #213
2019-02-15 13:40:04 +11:00
..
imap-db-account-test.vala Trivial test case cleanup 2019-02-08 11:26:39 +11:00
imap-db-attachment-test.vala
imap-db-database-test.vala Ensure ImapDB.DatabaseTest and AccountTest dispose of their db instances 2019-01-22 01:49:36 +11:00
imap-db-folder-test.vala Don't update a folder's unread email count during normalisation 2019-02-15 13:40:04 +11:00