aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-07add text for video messagesmagnin
2020-04-04Move room away from invites list when invite is accepted from other clientTulir Asokan
2020-04-04Add toggles for disabling markdown and HTMLTulir Asokan
2020-04-03Move room switcher to ctrl+k and newline to alt+enter. Fixes #132Tulir Asokan
2020-03-20Update mautrix-go to ignore 404 errors in .well-known resolutionTulir Asokan
2020-03-20Merge pull request #116 from wezm/patch-1Tulir Asokan
2020-03-20Fix bug in number of spaces in rainbowsTulir Asokan
2020-03-20Support formatting in rainbowsTulir Asokan
2020-03-19Note mouse behaviour in READMEWesley Moore
2020-03-06Fix selecting other users' messagesTulir Asokan
2020-03-03Properly ignore presence in sync filterTulir Asokan
2020-03-03Update redact command helpTulir Asokan
2020-03-03Fix typo in readmeTulir Asokan
2020-03-03Remove debug printTulir Asokan
2020-03-03Update depsTulir Asokan
2020-03-03Don't send typing stop event if not necessaryTulir Asokan
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-01Update screenshotTulir 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-01Update mautrix-goTulir Asokan
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-22Fix duplicate locking caseTulir Asokan
2020-02-22Update mautrix-goTulir 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-19Update mauviewTulir Asokan
2020-02-19Show multiline errors in login viewTulir Asokan