Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-14 | Correct check for mp3 | dec05eba | |
2020-08-14 | Add support for uploading files and other media types | dec05eba | |
2020-08-14 | Support some more image formats | dec05eba | |
2020-08-14 | Add /upload command to upload image/video (jpeg, png, webm and mp4) | dec05eba | |
Requires ffmpeg and ffprobe (which is part of ffmpeg) programs to be installed on the system | |||
2020-07-30 | Update mautrix-go and make it build without crypto | Tulir Asokan | |
2020-07-25 | Add toggle to only send to verified devices | Tulir Asokan | |
2020-07-25 | Make verification modal wait for confirmation | Tulir Asokan | |
2020-07-24 | Add very crude interactive verification support | Tulir Asokan | |
2020-07-24 | Add device list and legacy verification commands | Tulir Asokan | |
2020-06-17 | Add alias management command and alt_aliases rendering | Tulir Asokan | |
* /alias command can be used to create and remove local aliases * Changes to the alt_aliases are now rendered properly | |||
2020-06-08 | Fix /reject command output | Tulir Asokan | |
2020-05-10 | Merge remote-tracking branch 'julianuu/master' | Tulir Asokan | |
2020-05-07 | Add command to get e2ee fingerprint | Tulir Asokan | |
2020-05-06 | Random changes | Tulir Asokan | |
2020-04-26 | Use github.com/zyedidia/clipboard for clipboard. | Julian Weigt | |
Now one can choose as register clipboard and primary. | |||
2020-04-26 | Implement copying to clipboard | Julian Weigt | |
"github.com/atotto/clipboard" | |||
2020-04-19 | Update copyright year | Tulir Asokan | |
2020-04-19 | Add better help for /toggle | Tulir Asokan | |
2020-04-19 | Add toggle for desktop notifications | Tulir Asokan | |
2020-04-19 | Update stuff and move pushrules to mautrix-go | Tulir Asokan | |
2020-04-08 | Display thumbnail for all files and add commands to download and open files | Tulir Asokan | |
2020-04-07 | command toggle downloads | Simon Magnin-Feysot | |
2020-04-04 | Add toggles for disabling markdown and HTML | Tulir Asokan | |
2020-03-20 | Support formatting in rainbows | Tulir Asokan | |
Fixes #119 | |||
2020-03-03 | Update redact command help | Tulir Asokan | |
2020-03-01 | Implement sending redactions | Tulir Asokan | |
2020-03-01 | Implement selecting message to reply/react to with keyboard | Tulir Asokan | |
2020-03-01 | Add support for replying and reacting to messages | Tulir Asokan | |
2020-02-25 | Update readme and /help | Tulir Asokan | |
2020-02-22 | Make invites mostly work | Tulir Asokan | |
2020-02-22 | Improve tags and add initial invite handling | Tulir Asokan | |
2019-06-16 | Add support for editing room tags | Tulir Asokan | |
2019-06-16 | Add/change commands | Tulir Asokan | |
2019-06-16 | Fix reply rendering infinite loop bug | Tulir Asokan | |
2019-06-15 | Add call trace command | Tulir Asokan | |
2019-06-15 | Unbreak more things | Tulir Asokan | |
2019-06-15 | Unbreak things | Tulir Asokan | |
2019-06-14 | Add pm command | Tulir Asokan | |
2019-06-14 | Remove room alias argument and switch to room after creating | Tulir Asokan | |
2019-06-13 | Users can now create a new room directly in Gomuks | Jaron Swab | |
Added the ability to create a room from within gomuks using the now `/create` command. This comman takes the room name followed by the alias. Room name may contain spaces but the alias may not as per the Matrix alias conventions. Also update `/help` to include the new command. | |||
2019-04-10 | Fix tests | Tulir Asokan | |
2019-04-10 | It compiles. Ship it! | Tulir Asokan | |
2019-04-07 | More changes to do #91 | Tulir Asokan | |
2019-04-05 | Move history storage to matrix package. Fixes #90 | Tulir Asokan | |
2019-03-30 | Change even more things | Tulir Asokan | |
2019-03-19 | adds kick, ban, unban and invite command | Pascal Abresch | |
2019-03-19 | fixed send and setstate to allow spaces | Pascal Abresch | |
2019-03-19 | adds /msetstate | Pascal Abresch | |
2019-03-19 | adds /msend | Pascal Abresch | |
2019-01-23 | Update license and sort imports | Tulir Asokan | |