aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-02-19Only initialize history manager if not initializedTulir 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-19Update mautrix-go to separate unmarshaling sync response and event contentTulir Asokan
2020-02-19Add support for editing messagesTulir Asokan
2020-02-19Fix mouse motion not being passed to input areasTulir Asokan
2020-02-18Fix panic when joining new roomTulir Asokan
2020-02-18Update readme a bit and add SSO supportTulir Asokan
2020-02-18Update depsTulir Asokan
2019-07-26Add badge and link for GitLab CI to readmeTulir Asokan
2019-07-25Update tcellTulir Asokan
2019-07-25Add .gitlab-ci.ymlTulir Asokan
2019-06-22Update tcellTulir Asokan
2019-06-21Possibly fix displaying displaynames of left usersTulir Asokan
2019-06-21Fix or break some history related thingsTulir Asokan
2019-06-18Cache canonical alias in room list so tab completing wouldn't load state from...Tulir 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-16Only ping if displayname has spaces/punctuation characters around it. Fixes #96Tulir Asokan
2019-06-16Fix panic in redaction handlingTulir 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