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/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
3 years ago
..
handler.go Implement User Avatar spoofing of XMPP users (#1090) 4 years ago
helpers.go Implement User Avatar spoofing of XMPP users (#1090) 4 years ago
xmpp.go Allow the XMPP bridge to use slack compatible webhooks (xmpp) (#1364) 3 years ago