about summary refs log tree commit diff stats
path: root/lib/ui/interfaces.go
Commit message (Expand)AuthorAgeFilesLines
* update tcell to v2 and enable TrueColor supporty0ast2020-12-181-1/+1
* Remove unused Simulator interfaceReto Brunner2020-09-101-5/+0
* Initial support for PGP decryption & signaturesDrew DeVault2020-03-031-0/+4
* Add MouseableJeffas2019-09-111-3/+12
* Ring bell when new messages arrive 0.2.0Ben Burwell2019-07-291-0/+9
* Add clickable tabsJeffas2019-07-111-0/+7
* Update internal state and draw from the same goroutineSimon Ser2019-05-191-3/+6
* Add basic terminal widgetDrew DeVault2019-03-171-0/+2
* Implement the Container interface in lib/ui/Drew DeVault2019-01-201-7/+2
* Merge lib/ui/interfaces.go and add anotherDrew DeVault2019-01-201-0/+42