index
:
matterbridge-msglm
master
A fork of matterbridge with some patches.
msglm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Bump version
Wim
2020-04-22
1
-1
/
+1
*
Release v1.17.4 (#1112)
v1.17.4
Wim
2020-04-21
3
-2
/
+11
*
Add an ID cache (discord). Fixes #1106 (#1111)
Wim
2020-04-21
2
-0
/
+43
*
Lowercase account names. Fixes #1108 (#1110)
Wim
2020-04-21
1
-1
/
+1
*
Update Rhymen/go-whatsapp. Fixes #1107 (#1109)
Wim
2020-04-21
5
-9
/
+12
*
Remove panics and retry polling on failure (msteams). Fixes #1104 (#1105)
Wim
2020-04-21
1
-4
/
+12
*
Bump version
Wim
2020-04-19
1
-1
/
+1
*
Release v1.17.3 (#1103)
v1.17.3
Wim
2020-04-19
3
-2
/
+21
*
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
*
Update matterbridge/go-xmpp. Fixes #1097 (#1099)
Wim
2020-04-19
4
-73
/
+78
*
Add JoinDelay option (irc). Fixes #1084 (#1098)
Wim
2020-04-19
3
-0
/
+9
*
Prevent image/message looping (slack). Fixes #1088 (#1096)
Wim
2020-04-18
1
-6
/
+10
*
Fix the behavior of ShowTopicChange and SyncTopic (#1086)
ldruschk
2020-04-18
1
-1
/
+1
*
Relay Joins/Topic changes in RocketChat bridge (#1085)
ldruschk
2020-04-18
2
-1
/
+30
*
Update matterbridge/go-xmpp to add PEP-0030 support (#1095)
Wim
2020-04-18
6
-15
/
+161
*
Sort README bridge and library links (#1093)
Qais Patankar
2020-04-18
1
-34
/
+34
*
Implement User Avatar spoofing of XMPP users (#1090)
Alexander
2020-04-16
4
-3
/
+83
*
Update matterbridge/Rocket.Chat.Go.SDK (#1087)
Wim
2020-04-16
5
-4
/
+30
*
Bump version
Wim
2020-04-09
1
-1
/
+1
*
Release v1.17.2 (#1080)
v1.17.2
Wim
2020-04-09
3
-2
/
+18
*
Update Rhymen/go-whatsapp vendor and whatsapp version (#1078)
Wim
2020-04-09
11
-542
/
+1158
*
Clarify terminology used in mapping group chat IDs to channels in config (#1079)
Jerry Heiselman
2020-04-08
1
-27
/
+37
*
Reset start timestamp on reconnect (whatsapp). Fixes #1059 (#1064)
Wim
2020-03-31
1
-0
/
+1
*
Update matterbridge/go-xmpp to add xmpp avatar support (#1070)
Wim
2020-03-29
5
-9
/
+178
*
Use DebugWriter after upstream changes (xmpp)
Wim
2020-03-29
1
-1
/
+3
*
Sync matterbridge/go-xmpp with upstream
Wim
2020-03-29
6
-83
/
+331
*
Update vendor slack-go/slack (#1068)
Wim
2020-03-28
23
-189
/
+1001
*
Use upstream yaegashi/msgraph.go/msauth (msteams) (#1067)
Wim
2020-03-28
9
-210
/
+2
*
Update vendor d5/tengo (#1066)
Wim
2020-03-28
7
-11
/
+124
*
Bump version
Wim
2020-03-28
1
-1
/
+1
*
Release v1.17.1 (#1063)
v1.17.1
Wim
2020-03-28
3
-2
/
+19
*
Update client version whatsapp. Fixes #1061 (#1062)
Wim
2020-03-28
1
-0
/
+1
*
Remove build dependencies from final docker image (multistage build) (#1057)
Alex Wigen
2020-03-22
1
-6
/
+8
*
Don't transmit typing events from ourselves (slack/discord) (#1056)
Qais Patankar
2020-03-22
3
-1
/
+17
*
Add support for build tags (#1054)
Qais Patankar
2020-03-22
17
-40
/
+181
*
Exclude gateway/bridgemap from linting (#1055)
Wim
2020-03-22
1
-1
/
+1
*
Strip extra info from emotes (discord) (#1052)
Qais Patankar
2020-03-22
2
-0
/
+8
*
Update vendor yaegashi/msgraph.go to v0.1.2 (2)
Qais Patankar
2020-03-22
4255
-196894
/
+191113
*
Update vendor yaegashi/msgraph.go to v0.1.2 (1)
Qais Patankar
2020-03-22
5
-8
/
+20
*
Add more msteams docs (#1051)
Wim
2020-03-21
2
-0
/
+96
*
Bump version
Wim
2020-03-21
1
-1
/
+1
*
Release v1.17.0 (#1050)
v1.17.0
Wim
2020-03-21
3
-2
/
+37
*
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
[next]