summaryrefslogtreecommitdiffstats
path: root/bridge/bridge.go
Commit message (Collapse)AuthorAgeFilesLines
* Refactor bridge. Allows bridging between every protocolWim2016-08-141-468/+66
|
* Add initial XMPP supportWim2016-08-141-25/+142
|
* Add (PLAIN) SASL supportWim2016-07-211-0/+3
|
* Remove token checkWim2016-07-121-3/+2
|
* Remove Port from IRC config. Specify it with serverWim2016-07-111-1/+4
|
* Add port to BindAddressWim2016-07-111-2/+2
|
* Remove multiple Token config. Use same channel setup as from matterbridge-plusWim2016-07-111-53/+20
|
* Remove UseSlackCircumfix. Use RemoteNickFormatWim2016-07-111-2/+0
|
* Converge with matterbridge-plusWim2016-07-111-0/+437