Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imap: add sort support | Reto Brunner | 2020-10-11 | 1 | -2/+47 |
* | worker/imap: Fix seqMap race condition | Kevin Kuehler | 2019-11-10 | 1 | -1/+3 |
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -1/+1 |
* | Handle incoming emails gracefully | Drew DeVault | 2019-05-13 | 1 | -0/+3 |
* | worker/imap: use the IMAP connection from a single goroutine | Simon Ser | 2019-04-29 | 1 | -32/+29 |
* | Implement :delete-message | Drew DeVault | 2019-03-20 | 1 | -0/+1 |
* | Implement message store side of message fetching | Drew DeVault | 2019-03-14 | 1 | -7/+2 |
* | Fetch valid UIDs from server after opening dir | Drew DeVault | 2019-03-10 | 1 | -0/+34 |
* | Issue IMAP SELECT command | Drew DeVault | 2019-01-13 | 1 | -0/+20 |