Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | worker/imap: use the IMAP connection from a single goroutine | Simon Ser | 2019-04-29 | 1 | -41/+37 |
* | Make message viewer real, part two | Drew DeVault | 2019-03-31 | 1 | -11/+14 |
* | Rename FetchMessageBodies to FetchFullMessages | Drew DeVault | 2019-03-31 | 1 | -10/+10 |
* | Make the message viewer real, part one | Drew DeVault | 2019-03-31 | 1 | -6/+26 |
* | Don't parse mail in worker; send a reader instead | Drew DeVault | 2019-03-31 | 1 | -10/+2 |
* | Pull BodyStructure up from IMAP worker | Drew DeVault | 2019-03-31 | 1 | -4/+6 |
* | Add body fetching support code | Drew DeVault | 2019-03-29 | 1 | -15/+46 |
* | Implement :delete-message | Drew DeVault | 2019-03-20 | 1 | -0/+1 |
* | Display message subjects in message list | Drew DeVault | 2019-03-14 | 1 | -0/+46 |