aboutsummaryrefslogtreecommitdiff
path: root/ui/widget
AgeCommit message (Expand)Author
2018-03-23gofmt and govetTulir Asokan
2018-03-22Fix bugs and compile errorsTulir Asokan
2018-03-22Rename matrix/room/ to matrix/rooms/Tulir Asokan
2018-03-22Add doc.go filesTulir Asokan
2018-03-22Refactoring and documentationTulir Asokan
2018-03-22Refactoring and documentationTulir Asokan
2018-03-22Add support for m.emote. Fixes #6Tulir Asokan
2018-03-22Save history to disk. Fixes #1Tulir Asokan
2018-03-22Update constants and demagicify RoomView drawingTulir Asokan
2018-03-22Move history mutex to rooms.RoomTulir Asokan
2018-03-22Move input field to RoomViewTulir Asokan
2018-03-21Handle some corner cases in MessageViewTulir Asokan
2018-03-21Refactor some things and format everythingTulir Asokan
2018-03-20Show messages in message view while sendingTulir Asokan
2018-03-20Simplify MessageView buffer recalculation to one loopTulir Asokan
2018-03-20Add colon after username completion at beginning of lineTulir Asokan
2018-03-20Re-add colors to date change messagesTulir Asokan
2018-03-20Add support for loading more historyTulir Asokan
2018-03-20Add some vim-style keybindings to advanced inputfieldsTulir Asokan
2018-03-19Switch forms to use advanced inputfields and use user-friendly panics for UI ...Tulir Asokan
2018-03-18Organize filesTulir Asokan