aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2020-03-03More small changes to room listTulir Asokan
2020-03-03Add another nil check in room listTulir Asokan
2020-03-01Implement sending redactionsTulir Asokan
2020-03-01Fix room list orderingTulir Asokan
2020-03-01Implement selecting message to reply/react to with keyboardTulir Asokan
2020-03-01Merge pull request #111 from Evidlo/masterTulir Asokan
2020-03-01add notify_sound config optionevan
2020-03-01Fix minor issuesTulir Asokan
2020-03-01Add support for replying and reacting to messagesTulir Asokan
2020-02-25Update readme and /helpTulir Asokan
2020-02-22Fix unexpected results when clicking some message sendersTulir Asokan
2020-02-22Add separate messages for invite reject/acceptTulir Asokan
2020-02-22Disable selecting service messagesTulir Asokan
2020-02-22Make invites mostly workTulir Asokan
2020-02-22Improve tags and add initial invite handlingTulir Asokan
2020-02-22Fix invite parentheses in member listTulir Asokan
2020-02-22Enable lazy loading of membersTulir Asokan
2020-02-21Add initial message selecting stuffTulir Asokan
2020-02-20Redraw UI when starting to load more messagesTulir Asokan
2020-02-20Fix compilation errorTulir Asokan
2020-02-20Add background color for reactionsTulir Asokan
2020-02-20Add support for displaying reactionsTulir Asokan
2020-02-20Hide tombstoned rooms from room listTulir Asokan
2020-02-20Improve login view and add .well-known resolutionTulir Asokan
2020-02-19Always set cursor to end when switching edit messageTulir Asokan
2020-02-19Fix some issues when logging outTulir Asokan
2020-02-19Hardcode name colors so individual colors can be removedTulir Asokan
2020-02-19Add custom name for m.server_notice tagTulir Asokan
2020-02-19Show multiline errors in login viewTulir Asokan
2020-02-19Don't ignore history init errorsTulir Asokan
2020-02-19Fix rendering formatted m.emotesTulir Asokan
2020-02-19Add support for editing /meTulir Asokan
2020-02-19Remove duplicate code for finding message to editTulir Asokan
2020-02-19Ignore mouse motion events inside MessageViewTulir Asokan
2020-02-19Add support for editing messagesTulir Asokan
2020-02-19Fix mouse motion not being passed to input areasTulir Asokan
2020-02-18Update readme a bit and add SSO supportTulir Asokan
2020-02-18Update depsTulir Asokan
2019-06-17Add initial support for rendering repliesTulir Asokan
2019-06-17Wrap events in custom struct to add gomuks-specific fieldsTulir Asokan
2019-06-16Add support for redactions. Fixes #19Tulir Asokan
2019-06-16Improve emoji autocompletion when the same emoji has many namesTulir Asokan
2019-06-16Add support for editing room tagsTulir Asokan
2019-06-16Fix message text color. Fixes #82Tulir Asokan
2019-06-16Somewhat hackily force focus to room view. Fixes #95Tulir Asokan
2019-06-16Add/change commandsTulir Asokan
2019-06-16Merge remote-tracking branch 'jrswab/imageResize'Tulir Asokan
2019-06-16Re-enable downloading imagesTulir Asokan
2019-06-16Fix reply rendering infinite loop bugTulir Asokan
2019-06-15Add call trace commandTulir Asokan