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
*
Use mattermost v5 module (#1192)
Wim
2020-08-10
2
-2
/
+2
*
Handle panic in whatsapp. Fixes #1180 (#1184)
Wim
2020-07-30
1
-1
/
+3
*
Add Nextcloud Talk support (#1167)
Gary Kim
2020-07-18
1
-0
/
+114
*
Add an option to log into a file rather than stdout (#1168)
z3bra
2020-07-18
1
-0
/
+11
*
Fix MarkdownV2 support in Telegram (#1169)
Andrey Groshev
2020-07-12
2
-0
/
+8
*
Add websocket to API (#970)
haykam821
2020-07-12
1
-4
/
+59
*
Reload user information when a new contact is detected (whatsapp) (#1160)
Nathanaël
2020-06-25
1
-1
/
+26
*
Add sane RemoteNickFormat default for API (#1157)
Qais Patankar
2020-06-25
3
-6
/
+33
*
Skip gIRC built-in rate limiting (irc) (#1164)
James Lu
2020-06-24
1
-0
/
+2
*
Only colour IRC nicks if there is one. (#1161)
TheHolyRoger
2020-06-24
1
-1
/
+1
*
Ignore non-user messages (msteams). Fixes #1141 (#1149)
Wim
2020-05-24
1
-0
/
+12
*
Prevent re-requesting avatar data (xmpp) (#1117)
Alexander
2020-05-24
1
-6
/
+14
*
Update dependencies / vendor (#1146)
Wim
2020-05-24
1
-1
/
+1
*
Add StripMarkdown option (irc). (#1145)
Wim
2020-05-23
2
-0
/
+6
*
Implement xep-0245 (xmpp). Closes #1137 (#1144)
Wim
2020-05-23
1
-0
/
+7
*
Fix forward from hidden users (telegram). Closes #1131 (#1143)
Wim
2020-05-23
1
-13
/
+23
*
Add an option to disable sending HTML to matrix. Fixes #1022 (#1135)
Wim
2020-05-14
2
-0
/
+9
*
Do not use webhooks when token is configured (slack) (fixes #1123) (#1134)
Wim
2020-05-14
2
-2
/
+2
*
Avoid creating invalid url when the user doesn't have an avatar (matrix) (#1130)
Tiago Epifânio
2020-05-11
1
-1
/
+3
*
Fix webhook EventUserAction messages being skipped (discord) (#1133)
Qais Patankar
2020-05-11
1
-1
/
+1
*
Fix #1049: missing space before embeds (discord) (#1124)
Qais Patankar
2020-05-07
2
-6
/
+6
*
Fix #1120: replaceAction "_" crash (discord) (#1121)
Qais Patankar
2020-04-25
1
-2
/
+3
*
Add an ID cache (discord). Fixes #1106 (#1111)
Wim
2020-04-21
2
-0
/
+43
*
Remove panics and retry polling on failure (msteams). Fixes #1104 (#1105)
Wim
2020-04-21
1
-4
/
+12
*
Clip too long messages on 3000 length (slack). Fixes #1081 (#1102)
Wim
2020-04-19
1
-0
/
+2
*
Add extra space before colon in attachments (irc). Fixes #1089 (#1101)
Wim
2020-04-19
1
-2
/
+2
*
Ignore non-critical errors (whatsapp). Fixes #1094 (#1100)
Wim
2020-04-19
1
-1
/
+2
*
Add JoinDelay option (irc). Fixes #1084 (#1098)
Wim
2020-04-19
2
-0
/
+3
*
Prevent image/message looping (slack). Fixes #1088 (#1096)
Wim
2020-04-18
1
-6
/
+10
*
Relay Joins/Topic changes in RocketChat bridge (#1085)
ldruschk
2020-04-18
2
-1
/
+30
*
Implement User Avatar spoofing of XMPP users (#1090)
Alexander
2020-04-16
3
-2
/
+82
*
Update Rhymen/go-whatsapp vendor and whatsapp version (#1078)
Wim
2020-04-09
1
-1
/
+1
*
Reset start timestamp on reconnect (whatsapp). Fixes #1059 (#1064)
Wim
2020-03-31
1
-0
/
+1
*
Use DebugWriter after upstream changes (xmpp)
Wim
2020-03-29
1
-1
/
+3
*
Use upstream yaegashi/msgraph.go/msauth (msteams) (#1067)
Wim
2020-03-28
1
-2
/
+1
*
Update client version whatsapp. Fixes #1061 (#1062)
Wim
2020-03-28
1
-0
/
+1
*
Don't transmit typing events from ourselves (slack/discord) (#1056)
Qais Patankar
2020-03-22
3
-1
/
+17
*
Strip extra info from emotes (discord) (#1052)
Qais Patankar
2020-03-22
2
-0
/
+8
*
Update vendor yaegashi/msgraph.go to v0.1.2 (1)
Qais Patankar
2020-03-22
2
-2
/
+2
*
Fix duplicate separator on empty description/url (discord). Fixes #1008 (#1035)
Wim
2020-03-21
2
-1
/
+89
*
Use blocks not attachments (slack) (#1048)
Qais Patankar
2020-03-21
2
-11
/
+21
*
Fix #1039: messages sent to Slack being synced back (#1046)
Qais Patankar
2020-03-21
1
-1
/
+2
*
Support JSON and YAML config formats (#1045)
Jakub
2020-03-18
1
-4
/
+18
*
Fix #1027: warning when handling inbound webhooks (discord) (#1044)
Qais Patankar
2020-03-18
1
-3
/
+3
*
Refactor webhook permission checks
Qais Patankar
2020-03-18
1
-8
/
+10
*
Fix #1040: spotty webhook permission verification
Qais Patankar
2020-03-18
1
-3
/
+7
*
Ignore ConnectingEvent (slack) (#1041)
Qais Patankar
2020-03-18
1
-1
/
+1
*
Remove replace directives and use own fork to make go get work again (#1028)
Wim
2020-03-08
5
-6
/
+6
*
Support code snippets from msteams
Wim
2020-03-01
2
-0
/
+43
*
Add scopes again
Wim
2020-03-01
1
-1
/
+1
[next]