summaryrefslogtreecommitdiffstats
path: root/bridge/slack
Commit message (Collapse)AuthorAgeFilesLines
* Add error message about non-existing channels (slack)Wim2016-10-081-5/+10
|
* Fix slack channel joinWim2016-09-301-3/+2
|
* Fix joining slack/mattermost channels using the webhookWim2016-09-201-3/+7
|
* Cleanup slack bridge debug/info messagesWim2016-09-201-24/+15
|
* Refactor for more flexibilityWim2016-09-181-30/+49
| | | | | | | * Move from gcfg to toml configuration because gcfg was too restrictive * Implemented gateway which has support multiple in and out bridges. * Allow for bridging the same bridges, which means eg you can now bridge between multiple mattermosts. * Support multiple gateways
* Add Slack supportWim2016-09-051-0/+180