Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extract search criteria parsing into the backends | Reto Brunner | 2019-08-29 | 1 | -8/+20 |
* | Factor UI models out of the worker message package | Ben Burwell | 2019-07-08 | 1 | -3/+6 |
* | Sort out dirstore once and for all | Drew DeVault | 2019-07-04 | 1 | -13/+0 |
* | worker/imap: implement search | Drew DeVault | 2019-06-24 | 1 | -0/+16 |
* | imap: block until directory list is fully received | Drew DeVault | 2019-06-14 | 1 | -0/+1 |
* | imap: respect the folder config option | Reto Brunner | 2019-06-14 | 1 | -0/+13 |
* | Wait for listing to complete before sending Done | Drew DeVault | 2019-06-02 | 1 | -0/+3 |
* | Skip non selectable mailboxes in directory listing | Reto Brunner | 2019-05-26 | 1 | -0/+13 |
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -1/+1 |
* | worker/imap: use the IMAP connection from a single goroutine | Simon Ser | 2019-04-29 | 1 | -13/+11 |
* | Tidy up list.go | Drew DeVault | 2018-02-02 | 1 | -22/+15 |
* | Refactoring; consume listing response | Drew DeVault | 2018-02-01 | 1 | -4/+8 |
* | Implement (most of) mailbox listing | Drew DeVault | 2018-02-01 | 1 | -0/+37 |