summaryrefslogtreecommitdiffstats
path: root/bridge/config
Commit message (Collapse)AuthorAgeFilesLines
* Rename discord guild to server.Wim2016-10-231-1/+0
|
* Add samechannel gateway. See #35Wim2016-09-301-7/+15
|
* Use specified config fileWim2016-09-201-1/+1
|
* Add Discord supportWim2016-09-191-2/+4
|
* Refactor for more flexibilityWim2016-09-181-89/+55
| | | | | | | * 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-1/+14
|
* Add Gitter supportWim2016-09-041-0/+10
|
* Add Enable per section (protocol) instead of in general sectionWim2016-08-201-0/+3
|
* Refactor bridge. Allows bridging between every protocolWim2016-08-141-0/+81