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
/
discord
/
helpers.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
discord: Add AllowMention to restrict allowed mentions (#1462)
Alexandre GV
2021-05-13
1
-0
/
+24
*
Add initial transmitter implementation (discord)
Qais Patankar
2020-12-13
1
-3
/
+3
*
Update webhook messages via new endpoint (discord)
Simon THOBY
2020-11-14
1
-34
/
+0
*
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
1
-0
/
+34
*
Strip extra info from emotes (discord) (#1052)
Qais Patankar
2020-03-22
1
-0
/
+5
*
Remove replace directives and use own fork to make go get work again (#1028)
Wim
2020-03-08
1
-1
/
+1
*
Fix channel ID problem with multiple gateways (discord). Fixes #953 (#977)
Wim
2020-01-09
1
-0
/
+7
*
move stripCustomoji logic to default Tengo script (#973)
c0ncord2
2020-01-09
1
-5
/
+0
*
Specify correct GuildID on unknown user query (discord). Fixes #879 (#894)
Wim
2019-09-15
1
-3
/
+3
*
Add extra debug info (discord)
Wim
2019-09-05
1
-1
/
+1
*
Add support for sending files via webhook (discord) (#872)
MOZGIII
2019-08-29
1
-24
/
+0
*
Fix regression (discord). Closes #864 (#866)
Wim
2019-07-29
1
-1
/
+1
*
Add support for discord category channels (discord) (#863)
Wim
2019-07-15
1
-20
/
+52
*
Fix discord channel & category name clash. #860 (#861)
Qais Patankar
2019-07-14
1
-3
/
+19
*
Support webhook message deletions (discord) (#853)
Qais Patankar
2019-07-08
1
-0
/
+24
*
Print errors as string instead of %#v (#738)
Wim
2019-02-26
1
-1
/
+1
*
Split Discord bridge in multiple files (#632)
Duco van Amstel
2018-12-07
1
-0
/
+189