aboutsummaryrefslogtreecommitdiff
path: root/interface/ui.go
AgeCommit message (Expand)Author
2018-04-11Allow clicking images and load images from cacheTulir Asokan
2018-04-11Rename UIString to TString, move ansimage to lib/ and switch to tcell forkTulir Asokan
2018-04-10Move event parsing to ui/messages and add image displayingTulir Asokan
2018-04-10Convert message buffer to use custom colorable stringsTulir Asokan
2018-04-09Refactor UI to use interfaces everywhereTulir Asokan
2018-03-26Show notifications and highlights in room list. Fixes #8Tulir Asokan
2018-03-23gofmt and govetTulir Asokan
2018-03-23Refactor PushRuleset#GetActions() and ViewMain event processingTulir Asokan
2018-03-22Move LoginView to own structTulir Asokan
2018-03-22Add support for m.emote. Fixes #6Tulir Asokan
2018-03-22Save history to disk. Fixes #1Tulir Asokan
2018-03-22Move input field to RoomViewTulir Asokan
2018-03-20Add support for loading more historyTulir Asokan
2018-03-18Organize filesTulir Asokan