about summary refs log tree commit diff stats
path: root/ui/account.go
Commit message (Collapse)AuthorAgeFilesLines
* Polish up grid and add new rendering loopDrew DeVault2018-02-171-97/+0
|
* Refactoring; consume listing responseDrew DeVault2018-02-011-15/+22
|
* 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-111-4/+27
|
* Improve invalidation logicDrew DeVault2018-01-101-5/+8
|
* Make termbox event loop asyncDrew DeVault2018-01-101-0/+41