Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-26 | Implement basic ex line input | Drew DeVault | |
TODO: - scrolling - commit/cancel - command history (via an external command history provider) - tab completion (via an external tab completion provider) | |||
2018-02-17 | Add text widget | Drew DeVault | |
2018-02-17 | Add borders widget | Drew DeVault | |
2018-02-17 | Implement tab container | Drew DeVault | |
2018-02-17 | Polish up grid and add new rendering loop | Drew DeVault | |
2018-02-17 | Add grid rendering, probably | Drew DeVault | |
2018-02-16 | Initial pass on new frontend design | Drew DeVault | |
2018-02-01 | Refactoring; consume listing response | Drew DeVault | |
2018-02-01 | Implement (most of) mailbox listing | Drew DeVault | |
2018-02-01 | Reduce boilerplate in worker/UI | Drew DeVault | |
2018-02-01 | Delete callbacks when done | Drew DeVault | |
2018-02-01 | Add worker callbacks to account UI | Drew DeVault | |
2018-01-31 | Add certificate approval flow | Drew DeVault | |
2018-01-31 | Improve logging | Drew DeVault | |
2018-01-14 | Connect to IMAP server, login and idle | emersion | |
2018-01-11 | Move worker into account tab | Drew DeVault | |
2018-01-10 | Improve invalidation logic | Drew DeVault | |
2018-01-10 | Make termbox event loop async | Drew DeVault | |
2018-01-10 | Renderer scaffolding | Drew DeVault | |