Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split UI library and widgets | Drew DeVault | 2018-02-26 | 10 | -882/+0 |
* | Implement basic ex line input | Drew DeVault | 2018-02-26 | 4 | -0/+156 |
* | Add text widget | Drew DeVault | 2018-02-17 | 1 | -0/+71 |
* | Add borders widget | Drew DeVault | 2018-02-17 | 2 | -23/+106 |
* | Implement tab container | Drew DeVault | 2018-02-17 | 2 | -12/+134 |
* | Polish up grid and add new rendering loop | Drew DeVault | 2018-02-17 | 7 | -191/+87 |
* | Add grid rendering, probably | Drew DeVault | 2018-02-17 | 2 | -9/+76 |
* | Initial pass on new frontend design | Drew DeVault | 2018-02-16 | 3 | -0/+177 |
* | 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 | 4 | -12/+79 |
* | Improve invalidation logic | Drew DeVault | 2018-01-10 | 3 | -12/+26 |
* | Make termbox event loop async | Drew DeVault | 2018-01-10 | 4 | -13/+120 |
* | Renderer scaffolding | Drew DeVault | 2018-01-10 | 2 | -0/+92 |