aboutsummaryrefslogtreecommitdiff
path: root/ui/widget/message-view.go
AgeCommit message (Expand)Author
2018-03-26Show notifications and highlights in room list. Fixes #8Tulir Asokan
2018-03-26Fix and/or break scroll barTulir Asokan
2018-03-25Move room list to custom widgetTulir Asokan
2018-03-25Refactor things and add proper wheel scroll supportTulir Asokan
2018-03-23Refactoring and documentationTulir Asokan
2018-03-23Render scroll position and indicate if at end/beginning of history. Fixes #9Tulir Asokan
2018-03-22Fix bugs and compile errorsTulir 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-21Handle some corner cases in MessageViewTulir Asokan
2018-03-20Show messages in message view while sendingTulir Asokan
2018-03-20Simplify MessageView buffer recalculation to one loopTulir Asokan
2018-03-20Re-add colors to date change messagesTulir Asokan
2018-03-20Add support for loading more historyTulir Asokan
2018-03-18Organize filesTulir Asokan