geary/src/engine/imap-engine
Michael Gratton df2bce4eb8 Geary.ImapEngine.GenericAccount: Fix duplicate folders on first load
When loading an account for the first time, folders may not be processed
such that parents are handled first, leading to phantom folders created
for them.

This is particularly noticeable for GMail accounts, where the `[GMail]`
folder would typically show up, since it was created twice.
2020-04-23 11:17:01 +10:00
..
gmail Geary.SpecialFolderType: Rename class and related properties, signals 2020-03-31 16:15:57 +11:00
other Geary.SpecialFolderType: Rename class and related properties, signals 2020-03-31 16:15:57 +11:00
outlook Geary.SpecialFolderType: Rename class and related properties, signals 2020-03-31 16:15:57 +11:00
replay-ops Remove some redundant collection copies 2019-12-18 09:25:07 +11:00
yahoo Geary.SpecialFolderType: Rename class and related properties, signals 2020-03-31 16:15:57 +11:00
imap-engine-account-operation.vala Geary.Logging: Remove Flag enum 2020-04-15 17:05:09 +10:00
imap-engine-account-processor.vala Geary.Logging: Remove Flag enum 2020-04-15 17:05:09 +10:00
imap-engine-account-synchronizer.vala Geary.Logging: Remove Flag enum 2020-04-15 17:05:09 +10:00
imap-engine-email-prefetcher.vala Merge branch 'wip/131-sent-mail' into 'mainline' 2019-08-28 01:22:59 +00:00
imap-engine-generic-account.vala Geary.ImapEngine.GenericAccount: Fix duplicate folders on first load 2020-04-23 11:17:01 +10:00
imap-engine-generic-folder.vala Geary.SpecialFolderType: Rename class and related properties, signals 2020-03-31 16:15:57 +11:00
imap-engine-minimal-folder.vala Geary.Folder: Add SpecialUse.CUSTOM and set_used_as_custom method 2020-04-18 18:37:35 +10:00
imap-engine-replay-operation.vala Constructors of abstract classes should not be public 2019-03-15 09:49:05 +11:00
imap-engine-replay-queue.vala Geary.Logging: Remove Flag enum 2020-04-15 17:05:09 +10:00
imap-engine-revokable-committed-move.vala Make it easier to obtain folders from path objects from Geary.Account 2019-04-17 09:06:24 +10:00
imap-engine-revokable-move.vala Remove trailing whitespace 2019-02-28 23:05:31 +01:00
imap-engine-send-replay-operation.vala
imap-engine.vala Invert sense of unrecoverable erors test for better grokkability 2019-02-07 13:45:36 +11:00