Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Don't parse mail in worker; send a reader instead | Drew DeVault | 2019-03-31 | 2 | -14/+5 | |
| | ||||||
* | Pull BodyStructure up from IMAP worker | Drew DeVault | 2019-03-31 | 2 | -9/+25 | |
| | ||||||
* | Add body fetching support code | Drew DeVault | 2019-03-29 | 3 | -17/+55 | |
| | ||||||
* | Implement :delete-message | Drew DeVault | 2019-03-20 | 5 | -1/+60 | |
| | ||||||
* | Display message subjects in message list | Drew DeVault | 2019-03-14 | 2 | -0/+48 | |
| | ||||||
* | Implement message store side of message fetching | Drew DeVault | 2019-03-14 | 2 | -9/+4 | |
| | ||||||
* | Fetch valid UIDs from server after opening dir | Drew DeVault | 2019-03-10 | 4 | -94/+76 | |
| | ||||||
* | Add loading spinner | Drew DeVault | 2019-01-13 | 1 | -0/+91 | |
| | ||||||
* | Add name to DirectoryInfo messages | Drew DeVault | 2019-01-13 | 2 | -2/+4 | |
| | ||||||
* | Issue IMAP SELECT command | Drew DeVault | 2019-01-13 | 3 | -1/+52 | |
| | ||||||
* | Apply gofmt | Drew DeVault | 2018-06-12 | 1 | -1/+2 | |
| | ||||||
* | fallthrough in worker selection | Markus Ongyerth | 2018-06-12 | 1 | -1/+1 | |
| | ||||||
* | Tidy up list.go | Drew DeVault | 2018-02-02 | 1 | -22/+15 | |
| | ||||||
* | Refactoring; consume listing response | Drew DeVault | 2018-02-01 | 3 | -36/+33 | |
| | ||||||
* | Implement (most of) mailbox listing | Drew DeVault | 2018-02-01 | 3 | -3/+54 | |
| | ||||||
* | Improve logging | Drew DeVault | 2018-02-01 | 1 | -6/+20 | |
| | ||||||
* | Reduce boilerplate in worker/UI | Drew DeVault | 2018-02-01 | 3 | -43/+85 | |
| | ||||||
* | Add certificate approval flow | Drew DeVault | 2018-01-31 | 2 | -34/+73 | |
| | ||||||
* | Improve logging | Drew DeVault | 2018-01-31 | 2 | -7/+26 | |
| | ||||||
* | Connect to IMAP server, login and idle | emersion | 2018-01-14 | 2 | -11/+113 | |
| | ||||||
* | Move worker into account tab | Drew DeVault | 2018-01-11 | 3 | -9/+4 | |
| | ||||||
* | Renderer scaffolding | Drew DeVault | 2018-01-10 | 1 | -2/+0 | |
| | ||||||
* | Misc idiomatic fixes | emersion | 2018-01-10 | 2 | -10/+7 | |
| | ||||||
* | Sleep main and worker loops on idle | Drew DeVault | 2018-01-10 | 1 | -1/+2 | |
| | ||||||
* | Parse account configuration | Drew DeVault | 2018-01-09 | 2 | -6/+20 | |
| | ||||||
* | Initial pass on worker/UI message passing | Drew DeVault | 2018-01-09 | 3 | -0/+131 | |