aboutsummaryrefslogtreecommitdiff
path: root/ui/view-main.go
AgeCommit message (Expand)Author
2018-03-22Move history mutex to rooms.RoomTulir Asokan
2018-03-22Use Flex as MainView base instead of GridTulir Asokan
2018-03-22Move input field to RoomViewTulir Asokan
2018-03-21Refactoring and godocsTulir Asokan
2018-03-20Rename UpdateLogs back to LoadHistoryTulir Asokan
2018-03-20Show messages in message view while sendingTulir Asokan
2018-03-20Add colon after username completion at beginning of lineTulir Asokan
2018-03-20Add support for loading more historyTulir Asokan
2018-03-19Don't panic if room list is emptyTulir Asokan
2018-03-19Avoid showing panics directly if debug mode is not enabledTulir Asokan
2018-03-18Organize filesTulir Asokan