summaryrefslogtreecommitdiffstats
path: root/bridge/xmpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup xmpp bridge debug/info messagesWim2016-09-201-2/+3
|
* Refactor for more flexibilityWim2016-09-181-37/+41
| | | | | | | * 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
* Move nickformatting into bridgeWim2016-08-201-6/+2
|
* Add Connect() to Bridger interfaceWim2016-08-201-7/+7
|
* Refactor bridge. Allows bridging between every protocolWim2016-08-141-0/+137