Wim
f10251a1a3
Fix mattermost bridge channel join
2016-09-30 22:59:30 +02:00
Wim
8c6be434ac
Remove newline splitting from outgoing mattermost messages. Should be handled by receiving bridge.
2016-09-29 23:32:12 +02:00
Wim
272eef544f
Add support for mattermost attachments. Shows public link on bridges. Closes #32
2016-09-20 23:48:58 +02:00
Wim
dce600ad51
Fix joining slack/mattermost channels using the webhook
2016-09-20 12:20:44 +02:00
Wim
002c5fd0d1
Cleanup mattermost bridge debug/info messages
2016-09-19 23:58:57 +02:00
Wim
7baf386ede
Refactor for more flexibility
...
* 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
2016-09-18 19:21:15 +02:00
Wim
106404d32f
Fix info message
2016-08-20 18:08:59 +02:00
Wim
e06efbad9f
Remove unused code
2016-08-20 18:08:58 +02:00
Wim
e11d786775
Move nickformatting into bridge
2016-08-20 18:08:57 +02:00
Wim
889b6debc4
Add Connect() to Bridger interface
2016-08-20 18:08:57 +02:00
Wim
6c6000dbbd
Update code to mattermost 3.3.0 API changes
2016-08-15 18:49:17 +02:00
Wim
ff94796700
Refactor bridge. Allows bridging between every protocol
2016-08-14 22:44:59 +02:00