5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 16:59:34 +00:00
matterbridge/bridge/xmpp
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
..
handler.go Implement User Avatar spoofing of XMPP users (#1090) 2020-04-16 22:16:25 +02:00
helpers.go Implement User Avatar spoofing of XMPP users (#1090) 2020-04-16 22:16:25 +02:00
xmpp.go Allow the XMPP bridge to use slack compatible webhooks (xmpp) (#1364) 2021-01-21 22:50:04 +01:00