aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2020-05-10Move loaded history pointer to message viewTulir Asokan
2020-05-10Merge remote-tracking branch 'julianuu/master'Tulir Asokan
2020-05-07Add command to get e2ee fingerprintTulir Asokan
2020-05-06Random changesTulir Asokan
2020-05-05Make e2ee optionalTulir Asokan
2020-05-05Update mautrix-go and give crypto module access to state storeTulir Asokan
2020-04-29Add support for encrypted filesTulir Asokan
2020-04-26remove unnecessary returnsJulian Weigt
2020-04-26Use github.com/zyedidia/clipboard for clipboard.Julian Weigt
2020-04-26Implement copying to clipboardJulian Weigt
2020-04-23Add missing pointerTulir Asokan
2020-04-19Fix messages sometimes overflowing until rerenderingTulir Asokan
2020-04-19Update copyright yearTulir Asokan
2020-04-19Add progress bar for first syncTulir Asokan
2020-04-19Update mautrix-go content stuffTulir Asokan
2020-04-19Add better help for /toggleTulir Asokan
2020-04-19Add toggle for desktop notificationsTulir Asokan
2020-04-19Update stuff and move pushrules to mautrix-goTulir Asokan
2020-04-09hjkl keybinds for selectionMidov
2020-04-08Display thumbnail for all files and add commands to download and open filesTulir Asokan
2020-04-07command toggle downloadsSimon Magnin-Feysot
2020-04-07refactor to allow every file message to be downloadedSimon Magnin-Feysot
2020-04-07add text for video messagesmagnin
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-20Fix bug in number of spaces in rainbowsTulir Asokan
2020-03-20Support formatting in rainbowsTulir Asokan
2020-03-06Fix selecting other users' messagesTulir Asokan
2020-03-03Update redact command helpTulir Asokan
2020-03-03Remove debug printTulir 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-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