Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Polish up grid and add new rendering loop | Drew DeVault | 2018-02-17 | 1 | -97/+0 |
* | Refactoring; consume listing response | Drew DeVault | 2018-02-01 | 1 | -15/+22 |
* | Implement (most of) mailbox listing | Drew DeVault | 2018-02-01 | 1 | -0/+2 |
* | Reduce boilerplate in worker/UI | Drew DeVault | 2018-02-01 | 1 | -31/+15 |
* | 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 | 1 | -7/+18 |
* | Improve logging | Drew DeVault | 2018-01-31 | 1 | -12/+19 |
* | Connect to IMAP server, login and idle | emersion | 2018-01-14 | 1 | -0/+1 |
* | Move worker into account tab | Drew DeVault | 2018-01-11 | 1 | -4/+27 |
* | Improve invalidation logic | Drew DeVault | 2018-01-10 | 1 | -5/+8 |
* | Make termbox event loop async | Drew DeVault | 2018-01-10 | 1 | -0/+41 |