aboutsummaryrefslogtreecommitdiff
path: root/worker/imap/list.go
AgeCommit message (Expand)Author
2019-08-29extract search criteria parsing into the backendsReto Brunner
2019-07-08Factor UI models out of the worker message packageBen Burwell
2019-07-04Sort out dirstore once and for allDrew DeVault
2019-06-24worker/imap: implement searchDrew DeVault
2019-06-14imap: block until directory list is fully receivedDrew DeVault
2019-06-14imap: respect the folder config optionReto Brunner
2019-06-02Wait for listing to complete before sending DoneDrew DeVault
2019-05-26Skip non selectable mailboxes in directory listingReto Brunner
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-04-29worker/imap: use the IMAP connection from a single goroutineSimon Ser
2018-02-02Tidy up list.goDrew DeVault
2018-02-01Refactoring; consume listing responseDrew DeVault
2018-02-01Implement (most of) mailbox listingDrew DeVault