aboutsummaryrefslogtreecommitdiff
path: root/ui/commands.go
AgeCommit message (Expand)Author
2020-08-14Correct check for mp3dec05eba
2020-08-14Add support for uploading files and other media typesdec05eba
2020-08-14Support some more image formatsdec05eba
2020-08-14Add /upload command to upload image/video (jpeg, png, webm and mp4)dec05eba
2020-07-30Update mautrix-go and make it build without cryptoTulir Asokan
2020-07-25Add toggle to only send to verified devicesTulir Asokan
2020-07-25Make verification modal wait for confirmationTulir Asokan
2020-07-24Add very crude interactive verification supportTulir Asokan
2020-07-24Add device list and legacy verification commandsTulir Asokan
2020-06-17Add alias management command and alt_aliases renderingTulir Asokan
2020-06-08Fix /reject command outputTulir 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-04-26Use github.com/zyedidia/clipboard for clipboard.Julian Weigt
2020-04-26Implement copying to clipboardJulian Weigt
2020-04-19Update copyright yearTulir 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-08Display thumbnail for all files and add commands to download and open filesTulir Asokan
2020-04-07command toggle downloadsSimon Magnin-Feysot
2020-04-04Add toggles for disabling markdown and HTMLTulir Asokan
2020-03-20Support formatting in rainbowsTulir Asokan
2020-03-03Update redact command helpTulir Asokan
2020-03-01Implement sending redactionsTulir Asokan
2020-03-01Implement selecting message to reply/react to with keyboardTulir Asokan
2020-03-01Add support for replying and reacting to messagesTulir Asokan
2020-02-25Update readme and /helpTulir Asokan
2020-02-22Make invites mostly workTulir Asokan
2020-02-22Improve tags and add initial invite handlingTulir Asokan
2019-06-16Add support for editing room tagsTulir Asokan
2019-06-16Add/change commandsTulir Asokan
2019-06-16Fix reply rendering infinite loop bugTulir Asokan
2019-06-15Add call trace commandTulir Asokan
2019-06-15Unbreak more thingsTulir Asokan
2019-06-15Unbreak thingsTulir Asokan
2019-06-14Add pm commandTulir Asokan
2019-06-14Remove room alias argument and switch to room after creatingTulir Asokan
2019-06-13Users can now create a new room directly in GomuksJaron Swab
2019-04-10Fix testsTulir Asokan
2019-04-10It compiles. Ship it!Tulir Asokan
2019-04-07More changes to do #91Tulir Asokan
2019-04-05Move history storage to matrix package. Fixes #90Tulir Asokan
2019-03-30Change even more thingsTulir Asokan
2019-03-19adds kick, ban, unban and invite commandPascal Abresch
2019-03-19fixed send and setstate to allow spacesPascal Abresch
2019-03-19adds /msetstatePascal Abresch
2019-03-19adds /msendPascal Abresch
2019-01-23Update license and sort importsTulir Asokan