index
:
matterbridge-msglm
master
A fork of matterbridge with some patches.
msglm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bridge
/
bridge.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow a webhookurl per channel (discord). #239
Wim
2017-08-12
1
-8
/
+2
*
Fix megacheck / go vet issues
Wim
2017-07-14
1
-4
/
+1
*
Add initial steam support
Wim
2017-06-22
1
-0
/
+4
*
Fix JoinChannel argument to use IRC channel key (#172)
siinus
2017-05-21
1
-1
/
+1
*
Reuse connection when using same bridge with another gateway. See #87
Wim
2017-04-01
1
-3
/
+4
*
Refactor
Wim
2017-03-28
1
-22
/
+16
*
Fail when bridge is unable to join a channel (general)
Wim
2017-03-16
1
-3
/
+12
*
Add matrix support
Wim
2017-02-20
1
-0
/
+4
*
Add REST API support
Wim
2017-02-18
1
-0
/
+4
*
Refactor. Make extra options easier for other protocols
Wim
2017-02-14
1
-8
/
+21
*
Refactor to handle disconnects/reconnects better.
Wim
2017-02-14
1
-3
/
+21
*
Add initial Rocket.Chat support
Wim
2016-12-03
1
-0
/
+4
*
Add initial telegram support
Wim
2016-11-15
1
-0
/
+4
*
Refactor
Wim
2016-11-13
1
-13
/
+28
*
Override config from environment. See #50
Wim
2016-10-30
1
-0
/
+2
*
Add Discord support
Wim
2016-09-19
1
-0
/
+3
*
Refactor for more flexibility
Wim
2016-09-18
1
-129
/
+18
*
Add Slack support
Wim
2016-09-05
1
-0
/
+9
*
Add Gitter support
Wim
2016-09-04
1
-1
/
+9
*
Refactor handleReceive
Wim
2016-08-20
1
-25
/
+26
*
Remove redundant function
Wim
2016-08-20
1
-5
/
+1
*
Move nickformatting into bridge
Wim
2016-08-20
1
-1
/
+27
*
Add Connect() to Bridger interface
Wim
2016-08-20
1
-0
/
+3
*
Add Enable per section (protocol) instead of in general section
Wim
2016-08-20
1
-21
/
+7
*
Add documentation about breaking API changes for mattermost 3.3.0. Start work...
Wim
2016-08-15
1
-3
/
+3
*
Refactor bridge. Allows bridging between every protocol
Wim
2016-08-14
1
-468
/
+66
*
Add initial XMPP support
Wim
2016-08-14
1
-25
/
+142
*
Add (PLAIN) SASL support
Wim
2016-07-21
1
-0
/
+3
*
Remove token check
Wim
2016-07-12
1
-3
/
+2
*
Remove Port from IRC config. Specify it with server
Wim
2016-07-11
1
-1
/
+4
*
Add port to BindAddress
Wim
2016-07-11
1
-2
/
+2
*
Remove multiple Token config. Use same channel setup as from matterbridge-plus
Wim
2016-07-11
1
-53
/
+20
*
Remove UseSlackCircumfix. Use RemoteNickFormat
Wim
2016-07-11
1
-2
/
+0
*
Converge with matterbridge-plus
Wim
2016-07-11
1
-0
/
+437