summaryrefslogtreecommitdiffstats
path: root/bridge/matrix
Commit message (Expand)AuthorAgeFilesLines
* Add support for deleting messages from/to matrix (matrix). Closes #320Wim2017-12-251-57/+73
* Allow specifying maximum download size of media using MediaDownloadSize (slac...Wim2017-12-191-1/+1
* Refactor and add MediaDownloadSize to GeneralWim2017-12-191-8/+3
* Fix panic (matrix). Closes #316Wim2017-12-111-0/+1
* Add support for uploaded images/video/files (matrix)Wim2017-11-221-2/+30
* Add support for uploading images/video (matrix). Closes #302Wim2017-11-211-0/+40
* Add support for deleting messages across bridges.Wim2017-09-111-0/+4
* Modify Send() to return also a message idWim2017-08-271-3/+3
* Relay notices (matrix). Closes #243Wim2017-08-271-1/+1
* Allow a webhookurl per channel (discord). #239Wim2017-08-121-3/+3
* Add action support for slack,mattermost,irc,gitter,matrix,xmpp,discord. #199Wim2017-07-301-2/+11
* Add UserID to each message. Closes #200Wim2017-06-181-1/+1
* Add NoHomeServerSuffix. Option to disable homeserver on username (matrix). Cl...Wim2017-05-121-2/+9
* Use roomalias instead of internal ID (matrix)Wim2017-02-241-7/+32
* Add matrix supportWim2017-02-201-0/+92