summaryrefslogtreecommitdiffstats
path: root/bridge/gitter/gitter.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix tight loop (gitter). Closes #68.Wim2016-11-021-1/+1
|
* Cleanup gitter bridge debug/info messagesWim2016-09-201-33/+3
|
* Refactor for more flexibilityWim2016-09-181-30/+65
| | | | | | | * 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 Gitter supportWim2016-09-041-0/+110