aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2018-02-26Split UI library and widgetsDrew DeVault
2018-02-26Implement basic ex line inputDrew DeVault
2018-02-17Add text widgetDrew DeVault
2018-02-17Add borders widgetDrew DeVault
2018-02-17Implement tab containerDrew DeVault
2018-02-17Polish up grid and add new rendering loopDrew DeVault
2018-02-17Add grid rendering, probablyDrew DeVault
2018-02-16Initial pass on new frontend designDrew DeVault
2018-02-01Refactoring; consume listing responseDrew DeVault
2018-02-01Implement (most of) mailbox listingDrew DeVault
2018-02-01Reduce boilerplate in worker/UIDrew DeVault
2018-02-01Delete callbacks when doneDrew DeVault
2018-02-01Add worker callbacks to account UIDrew DeVault
2018-01-31Add certificate approval flowDrew DeVault
2018-01-31Improve loggingDrew DeVault
2018-01-14Connect to IMAP server, login and idleemersion
2018-01-11Move worker into account tabDrew DeVault
2018-01-10Improve invalidation logicDrew DeVault
2018-01-10Make termbox event loop asyncDrew DeVault
2018-01-10Renderer scaffoldingDrew DeVault