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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add REST API support
Wim
2017-02-18
3
-6
/
+106
*
Do not relay slackbot messages (slack). Closes #119
Wim
2017-02-17
1
-0
/
+3
*
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
10
-11
/
+72
*
Use nickname when present (discord). Closes #122
Wim
2017-02-13
1
-8
/
+49
*
Fix receiving messages from private channels (slack). See #118
Wim
2017-02-03
1
-2
/
+14
*
Update vendor
Wim
2017-01-28
1
-1
/
+1
*
Add support for private channels (slack). Closes #118
Wim
2017-01-28
1
-0
/
+8
*
Use unknown as username if unsigned channel (telegram)
Wim
2017-01-27
1
-6
/
+11
*
Fix username (telegram)
Wim
2017-01-27
1
-1
/
+1
*
Fix channel and group messages (telegram)
Wim
2017-01-27
1
-4
/
+26
*
Fix tls by setting ServerName (xmpp) (#114)
Josip Janžić
2017-01-18
1
-0
/
+1
*
Handle SkipTLSVerify for XMPP client (#106). Closes #81
Stefan Haller
2017-01-14
1
-0
/
+5
*
Do not use API functions in webhook (slack). Closes #110
Wim
2017-01-12
1
-1
/
+1
*
Telegram: add markdown (#103)
Tatsuyuki Ishi
2017-01-06
1
-3
/
+63
*
Add channel key support (irc). Closes #27
Wim
2017-01-04
1
-0
/
+5
*
Telegram: Fix the missing username
Tatsuyuki Ishi
2016-12-17
1
-1
/
+1
*
Add initial Rocket.Chat support
Wim
2016-12-03
3
-0
/
+87
*
Update public links to new API (mattermost)
Wim
2016-11-26
1
-2
/
+2
*
Do not relay empty or delayed messages (xmpp)
Wim
2016-11-26
1
-1
/
+2
*
Enable keepalive (xmpp)
Wim
2016-11-26
1
-2
/
+9
*
Fix loop because of closed channel. Fixes #89
Wim
2016-11-23
1
-2
/
+1
*
Add support for RemoteNickFormat in general configuration
Wim
2016-11-20
1
-0
/
+1
*
Add gateway.inout config for bidirectional bridges. Closes #85
Wim
2016-11-20
1
-0
/
+1
*
Replace id-mentions to usernames (slack). Closes #86
Wim
2016-11-20
1
-0
/
+23
*
Remove callbacks after being called. Fixes #88 (irc)
Wim
2016-11-20
1
-0
/
+2
*
Add initial telegram support
Wim
2016-11-15
3
-0
/
+79
*
Fix ShowJoinPart from irc bridge. Closes #72
Wim
2016-11-14
2
-0
/
+18
*
Add bot tag to api if not specified (discord)
Wim
2016-11-14
1
-0
/
+3
*
Fix !users command for irc. Closes #78.
Wim
2016-11-14
1
-2
/
+1
*
Merge branch 'refactor'
Wim
2016-11-13
8
-199
/
+94
|
\
|
*
Refactor
Wim
2016-11-13
8
-199
/
+94
*
|
Sync with mattermost 3.5.0
Wim
2016-11-12
1
-1
/
+1
|
/
*
Add support for using avatars from discord,slack and gitter in slack
Wim
2016-11-06
4
-3
/
+36
*
Add support for dynamic IconURL (slack). Closes #43
Wim
2016-11-05
7
-17
/
+47
*
Refactor modifyMessage
Wim
2016-11-04
4
-9
/
+16
*
Update to latest go-gitter API changes
Wim
2016-11-02
1
-4
/
+8
*
Fix tight loop (gitter). Closes #68.
Wim
2016-11-02
1
-1
/
+1
*
Add anti-flooding settings (irc). See #40
Wim
2016-11-01
2
-3
/
+30
*
Use names instead of id's for mentions (discord). Fixes #66
Wim
2016-10-30
1
-1
/
+1
*
Override config from environment. See #50
Wim
2016-10-30
2
-0
/
+42
*
Drop first received message on connection to avoid duplicates (slack). Fixes #55
Wim
2016-10-29
1
-13
/
+19
*
Wait until the welcome message before connection is ok (irc). Fixes #62
Wim
2016-10-29
1
-9
/
+19
*
Forward channel notices too (irc)
Wim
2016-10-29
1
-0
/
+2
*
Fix teamid bug (mattermost)
Wim
2016-10-29
1
-1
/
+1
*
Ignore messages from ourself (irc bridge)
Wim
2016-10-29
1
-0
/
+4
*
Ignore private queries (irc bridge)
Wim
2016-10-29
1
-1
/
+5
*
Only respond to notices from nickserv (irc bridge)
Wim
2016-10-29
1
-1
/
+1
*
Add support for discord channel ID. See #57
Wim
2016-10-26
1
-8
/
+22
*
Ignore empty content from discord. Fixes #58
Wim
2016-10-26
1
-0
/
+3
[next]