5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-09 15:40:27 +00:00
matterbridge/bridge
Alexander 4ac6366706
Allow the XMPP bridge to use slack compatible webhooks (xmpp) (#1364)
* Add mod_slack_webhook support to the XMPP bridge

* Replace b.webhookURL with b.GetString

* Do not return a message ID on webhook POST

* Add the XMPP webhook to the sample configuration
2021-01-21 22:50:04 +01:00
..
api Sent loopback messages to other websockets as well (api) (#1216) 2020-08-27 22:28:03 +02:00
config Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347) 2020-12-31 18:01:57 +00:00
discord Improve Markdown in transmitter docs (discord) (#1351) 2021-01-03 18:57:06 +00:00
gitter Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
helper Parse fencedcode in ParseMarkdown. Fixes #1127 (#1329) 2020-12-06 19:38:32 +01:00
irc Add support for stateless bridging via draft/relaymsg (irc) (#1339) 2020-12-30 18:21:32 +01:00
keybase Fix go-keybase-chat-bot api changes 2020-02-08 18:33:05 +01:00
matrix Mark messages as read (matrix). Fixes #1317 (#1328) 2020-12-06 17:49:35 +01:00
mattermost Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347) 2020-12-31 18:01:57 +00:00
msteams Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347) 2020-12-31 18:01:57 +00:00
mumble Add nil checks to text message handling (mumble) (#1321) 2020-12-03 22:25:33 +01:00
nctalk Update go-nc-talk (nctalk) (#1333) 2020-12-10 00:06:27 +01:00
rocketchat Relay Joins/Topic changes in RocketChat bridge (#1085) 2020-04-18 22:00:35 +02:00
slack Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347) 2020-12-31 18:01:57 +00:00
sshchat Fix duplicated messages (sshchat). Fixes #950 (#996) 2020-02-02 22:08:37 +01:00
steam Update dependencies (#886) 2019-09-07 22:46:58 +02:00
telegram Add jpe as valid image filename extension (telegram) (#1360) 2021-01-14 23:42:13 +01:00
whatsapp Rename jfif to jpg (whatsapp). Fixes #1292 2020-11-29 15:37:20 +01:00
xmpp Allow the XMPP bridge to use slack compatible webhooks (xmpp) (#1364) 2021-01-21 22:50:04 +01:00
zulip Check location of avatarURL (zulip). Fixes #1214 (#1227) 2020-09-04 22:50:57 +02:00
bridge.go Add sane RemoteNickFormat default for API (#1157) 2020-06-25 00:25:10 +02:00