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
/
discord.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add handlers at the end. Fixes #1988 (discord) (#2011)
Wim
2023-03-11
1
-11
/
+13
*
Ignore events from other guilds, add nosendjoinpart support (discord) (#1846)
Sam W
2022-06-24
1
-1
/
+1
*
Add KeepQuotedReply option for matrix to fix regression (#1823)
Wim
2022-05-06
1
-2
/
+0
*
Change discord non-native threading behaviour (discord) (#1791)
Wim
2022-04-04
1
-1
/
+2
*
Switch to discordgo upstream again (#1759)
Wim
2022-03-12
1
-1
/
+1
*
Add more debug options for discord (#1712)
Wim
2022-02-06
1
-1
/
+4
*
Add support for deleting files from slack to discord. Fixes #1705 (#1709)
Wim
2022-02-05
1
-4
/
+37
*
Add a MessageClipped option to set your own clipped message. Closes #1359 (#1...
Wim
2021-05-27
1
-2
/
+2
*
discord: Add AllowMention to restrict allowed mentions (#1462)
Alexandre GV
2021-05-13
1
-3
/
+5
*
Declare GUILD_MEMBERS privileged intent (discord) (#1428)
James Lu
2021-03-20
1
-0
/
+5
*
Add an even more debug option (discord) (#1368)
Wim
2021-01-23
1
-0
/
+5
*
Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347)
Qais Patankar
2020-12-31
1
-2
/
+2
*
Add a prefix handler for unthreaded messages (discord) (#1346)
Qais Patankar
2020-12-31
1
-0
/
+6
*
Add threading support with token (discord) (#1342)
Wim
2020-12-31
1
-2
/
+15
*
Update webhook documentation (discord) (#1335)
Qais Patankar
2020-12-17
1
-5
/
+0
*
Split Bdiscord.Send into handleEventWebhook and handleEventBotUser (discord)
Qais Patankar
2020-12-13
1
-43
/
+8
*
Move webhook specific logic to its own file (discord)
Qais Patankar
2020-12-13
1
-94
/
+0
*
Extract maybeGetLocalAvatar into its own function (discord)
Qais Patankar
2020-12-13
1
-15
/
+17
*
Remove WebhookURL support (discord)
Qais Patankar
2020-12-13
1
-8
/
+14
*
Add initial transmitter implementation (discord)
Qais Patankar
2020-12-13
1
-116
/
+78
*
Revert "Disable webhook editing (#1296)" (discord)
Qais Patankar
2020-12-13
1
-10
/
+6
*
Refactor guild finding code (discord) (#1319)
Qais Patankar
2020-12-03
1
-18
/
+35
*
Disable webhook editing (discord) (#1296)
Wim
2020-11-22
1
-6
/
+10
*
Update webhook messages via new endpoint (discord)
Simon THOBY
2020-11-14
1
-22
/
+17
*
Fix webhook EventUserAction messages being skipped (discord) (#1133)
Qais Patankar
2020-05-11
1
-1
/
+1
*
Add an ID cache (discord). Fixes #1106 (#1111)
Wim
2020-04-21
1
-0
/
+9
*
Don't transmit typing events from ourselves (slack/discord) (#1056)
Qais Patankar
2020-03-22
1
-0
/
+2
*
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
*
Remove replace directives and use own fork to make go get work again (#1028)
Wim
2020-03-08
1
-1
/
+1
*
Add ability to procure avatars from the destination bridge (#1000)
Qais Patankar
2020-02-09
1
-0
/
+21
*
Check only bridged channels for PermManageWebhooks (discord) (#1001)
Qais Patankar
2020-02-08
1
-4
/
+5
*
Show file comment in webhook if normal message is empty (discord). Fixes #962...
Wim
2020-02-02
1
-0
/
+5
*
Fix channel ID problem with multiple gateways (discord). Fixes #953 (#977)
Wim
2020-01-09
1
-5
/
+0
*
Remove obsolete file upload links (discord). Fixes #908 (#931)
Wim
2019-10-27
1
-12
/
+0
*
Add UserTypingSupport (discord) (#914)
Qais Patankar
2019-10-04
1
-0
/
+9
*
Add support for sending files via webhook (discord) (#872)
MOZGIII
2019-08-29
1
-12
/
+68
*
Add support for discord category channels (discord) (#863)
Wim
2019-07-15
1
-3
/
+1
*
Fix discord channel & category name clash. #860 (#861)
Qais Patankar
2019-07-14
1
-3
/
+5
*
Support webhook message deletions (discord) (#853)
Qais Patankar
2019-07-08
1
-3
/
+13
*
Support bulk deletions (discord)
Qais Patankar
2019-06-16
1
-0
/
+1
*
Print errors as string instead of %#v (#738)
Wim
2019-02-26
1
-3
/
+3
*
Support join/leaves from discord. Closes #654 (#721)
Wim
2019-02-17
1
-0
/
+2
*
Make discord user token work correctly (discord) #689
Wim
2019-01-19
1
-2
/
+2
*
Run go fmt
Wim
2019-01-14
1
-3
/
+3
*
Allow to bridge non-bot Discord users (discord) (#689)
Zomboy Alfrir
2019-01-14
1
-0
/
+5
*
Use only one webhook if possible (discord) (#681)
James Nylen
2019-01-09
1
-8
/
+42
*
Add file comment to webhook messages (discord). Fixes #358
Wim
2019-01-07
1
-1
/
+7
*
Improve error reporting on failure to join Discord. Fixes #672 (#680)
James Nylen
2019-01-07
1
-1
/
+15
*
Split Discord bridge in multiple files (#632)
Duco van Amstel
2018-12-07
1
-257
/
+52
[next]