You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/bridge
Alexandre GV ac4aee39e3
discord: Add AllowMention to restrict allowed mentions (#1462)
* Add DisablePingEveryoneHere/DisablePingRoles/DisablePingUsers keys to config

* Add basic AllowedMentions behavior to discord webhooks

* Initialize b.AllowedMentions on Discord Bridger init

* Call b.getAllowedMentions on each webhook to allow config hot reloading

* Add AllowedMentions on all Discord webhooks/messages

* Add DisablePingEveryoneHere/DisablePingRoles/DisablePingUsers to matterbridge.toml.sample

* Change 'Disable' for 'Allow' and revert logic in Discord AllowedMentions

* Update Discord AllowedMentions in matterbridge.toml.sample

* Fix typo in DisableWebPagePreview

* Replace 'AllowPingEveryoneHere' with 'AllowPingEveryone'

* Replace 3 AllowPingEveryone/Roles/Users bools with an array

* Fix typo
3 years ago
..
api Sent loopback messages to other websockets as well (api) (#1216) 4 years ago
config discord: Add AllowMention to restrict allowed mentions (#1462) 3 years ago
discord discord: Add AllowMention to restrict allowed mentions (#1462) 3 years ago
gitter Fix golint linter issues and enable it in CI (#593) 6 years ago
helper Make lottie_convert work on platforms without /dev/stdout (#1424) 4 years ago
irc Add support for stateless bridging via draft/relaymsg (irc) (#1339) 4 years ago
keybase Fix go-keybase-chat-bot api changes 5 years ago
matrix Mark messages as read (matrix). Fixes #1317 (#1328) 4 years ago
mattermost Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347) 4 years ago
msteams Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347) 4 years ago
mumble Add nil checks to text message handling (mumble) (#1321) 4 years ago
nctalk Update go-nc-talk (nctalk) (#1333) 4 years ago
rocketchat Handle Rocket.Chat attachments (#1395) 4 years ago
slack Update vendor (#1461) 3 years ago
sshchat Fix duplicated messages (sshchat). Fixes #950 (#996) 5 years ago
steam Update dependencies (#886) 5 years ago
telegram Adding caption to send telegram images. Fixes #1357 (#1358) 4 years ago
vk Add vk bridge (#1372) 4 years ago
whatsapp Set ogg as default audiomessage when none found (whatsapp). Fixes #1427 (#1431) 4 years ago
xmpp Fix webhooks for channels with special characters (xmpp) (#1405) 4 years ago
zulip Check location of avatarURL (zulip). Fixes #1214 (#1227) 4 years ago
bridge.go Add sane RemoteNickFormat default for API (#1157) 4 years ago