about summary refs log tree commit diff stats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Implement (most of) mailbox listingDrew DeVault2018-02-011-0/+2
* Reduce boilerplate in worker/UIDrew DeVault2018-02-011-31/+15
* Delete callbacks when doneDrew DeVault2018-02-011-0/+1
* Add worker callbacks to account UIDrew DeVault2018-02-011-15/+32
* Add certificate approval flowDrew DeVault2018-01-311-7/+18
* Improve loggingDrew DeVault2018-01-311-12/+19
* Connect to IMAP server, login and idleemersion2018-01-141-0/+1
* Move worker into account tabDrew DeVault2018-01-114-12/+79
* Improve invalidation logicDrew DeVault2018-01-103-12/+26
* Make termbox event loop asyncDrew DeVault2018-01-104-13/+120
* Renderer scaffoldingDrew DeVault2018-01-102-0/+92