Mercurial > prosody-modules
view mod_external_services/README.markdown @ 4806:80f871bedcdf
mod_muc_moderation: Fix actor JID when moderated from outside (thanks lovetox)
jid.join(a, b) --> a.."@"..b thus you get 'room@muc.host@nick' which ... is not
a proper JID
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 04 Dec 2021 23:11:16 +0100 |
| parents | 4841cf3fded5 |
| children |
line wrap: on
line source
--- summary: External Service Discovery ... This module implementing [XEP-0215] is included with Prosody 0.12 but made available here for older versions. Documentation is available on the [Prosody site][doc:modules:mod_external_services].
