summaryrefslogtreecommitdiffstats
path: root/bridge/mattermost
Commit message (Expand)AuthorAgeFilesLines
* Remove newline splitting from outgoing mattermost messages. Should be handled...Wim2016-09-291-6/+2
* Add support for mattermost attachments. Shows public link on bridges. Closes #32Wim2016-09-201-0/+5
* Fix joining slack/mattermost channels using the webhookWim2016-09-201-1/+5
* Cleanup mattermost bridge debug/info messagesWim2016-09-191-32/+16
* Refactor for more flexibilityWim2016-09-181-29/+48
* Fix info messageWim2016-08-201-1/+1
* Remove unused codeWim2016-08-202-80/+0
* Move nickformatting into bridgeWim2016-08-201-5/+1
* Add Connect() to Bridger interfaceWim2016-08-201-6/+10
* Update code to mattermost 3.3.0 API changesWim2016-08-151-1/+2
* Refactor bridge. Allows bridging between every protocolWim2016-08-142-0/+253