summaryrefslogtreecommitdiffstats
path: root/gateway
Commit message (Collapse)AuthorAgeFilesLines
* Connect only once to each bridgeWim2016-09-191-3/+14
|
* Add Discord supportWim2016-09-191-0/+2
|
* Refactor for more flexibilityWim2016-09-181-0/+135
* 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