Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Load IMAP worker for imap+insecure | Drew DeVault | 2019-05-20 | 1 | -2/+1 |
* | asdf | Drew DeVault | 2019-05-20 | 1 | -42/+2 |
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -1/+1 |
* | Copy sent emails to the Sent folder | Drew DeVault | 2019-05-15 | 1 | -0/+4 |
* | Implement :copy (aka :cp) | Drew DeVault | 2019-05-14 | 1 | -0/+2 |
* | Handle external message deletions | Drew DeVault | 2019-05-13 | 1 | -0/+7 |
* | Handle incoming emails gracefully | Drew DeVault | 2019-05-13 | 1 | -3/+20 |
* | Rename FetchMessageBodies to FetchFullMessages | Drew DeVault | 2019-03-31 | 1 | -2/+2 |
* | Make the message viewer real, part one | Drew DeVault | 2019-03-31 | 1 | -0/+2 |
* | Add body fetching support code | Drew DeVault | 2019-03-29 | 1 | -0/+2 |
* | Implement :delete-message | Drew DeVault | 2019-03-20 | 1 | -1/+5 |
* | Display message subjects in message list | Drew DeVault | 2019-03-14 | 1 | -0/+2 |
* | Fetch valid UIDs from server after opening dir | Drew DeVault | 2019-03-10 | 1 | -3/+9 |
* | Add name to DirectoryInfo messages | Drew DeVault | 2019-01-13 | 1 | -1/+2 |
* | Issue IMAP SELECT command | Drew DeVault | 2019-01-13 | 1 | -1/+19 |
* | Refactoring; consume listing response | Drew DeVault | 2018-02-01 | 1 | -21/+18 |
* | Implement (most of) mailbox listing | Drew DeVault | 2018-02-01 | 1 | -3/+3 |
* | Reduce boilerplate in worker/UI | Drew DeVault | 2018-02-01 | 1 | -34/+15 |
* | Add certificate approval flow | Drew DeVault | 2018-01-31 | 1 | -26/+55 |
* | Improve logging | Drew DeVault | 2018-01-31 | 1 | -5/+23 |
* | Connect to IMAP server, login and idle | emersion | 2018-01-14 | 1 | -11/+111 |
* | Move worker into account tab | Drew DeVault | 2018-01-11 | 1 | -7/+2 |
* | Renderer scaffolding | Drew DeVault | 2018-01-10 | 1 | -2/+0 |
* | Misc idiomatic fixes | emersion | 2018-01-10 | 1 | -5/+5 |
* | Sleep main and worker loops on idle | Drew DeVault | 2018-01-10 | 1 | -1/+2 |
* | Parse account configuration | Drew DeVault | 2018-01-09 | 1 | -3/+3 |
* | Initial pass on worker/UI message passing | Drew DeVault | 2018-01-09 | 1 | -0/+58 |