Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring; consume listing response | Drew DeVault | 2018-02-01 | 4 | -51/+55 |
* | Implement (most of) mailbox listing | Drew DeVault | 2018-02-01 | 4 | -3/+56 |
* | Improve logging | Drew DeVault | 2018-02-01 | 2 | -10/+22 |
* | Reduce boilerplate in worker/UI | Drew DeVault | 2018-02-01 | 4 | -74/+100 |
* | Delete callbacks when done | Drew DeVault | 2018-02-01 | 1 | -0/+1 |
* | Add worker callbacks to account UI | Drew DeVault | 2018-02-01 | 1 | -15/+32 |
* | Add certificate approval flow | Drew DeVault | 2018-01-31 | 3 | -41/+91 |
* | Improve logging | Drew DeVault | 2018-01-31 | 5 | -20/+68 |
* | Connect to IMAP server, login and idle | emersion | 2018-01-14 | 3 | -11/+114 |
* | Move worker into account tab | Drew DeVault | 2018-01-11 | 8 | -38/+86 |
* | Add comment | Drew DeVault | 2018-01-10 | 1 | -0/+1 |
* | Improve invalidation logic | Drew DeVault | 2018-01-10 | 3 | -12/+26 |
* | Make termbox event loop async | Drew DeVault | 2018-01-10 | 5 | -18/+126 |
* | Renderer scaffolding | Drew DeVault | 2018-01-10 | 4 | -6/+100 |
* | Misc idiomatic fixes | emersion | 2018-01-10 | 4 | -33/+21 |
* | Sleep main and worker loops on idle | Drew DeVault | 2018-01-10 | 2 | -1/+8 |
* | Parse account configuration | Drew DeVault | 2018-01-09 | 4 | -15/+83 |
* | Initial pass on worker/UI message passing | Drew DeVault | 2018-01-09 | 5 | -5/+145 |
* | MIT license | Drew DeVault | 2018-01-09 | 1 | -0/+19 |
* | Load UI configuration | Drew DeVault | 2018-01-09 | 5 | -2/+292 |
* | Initial commit | Drew DeVault | 2018-01-09 | 3 | -0/+35 |