Software /
code /
prosody-modules
Log
description | author | age |
---|---|---|
muc_room_mention_notifications: Handle referenced JID being a MUC nickname JID | JC Brand | 2020-12-21 |
mod_muc_http_auth: Bugfix: Not properly listening on register IQs | Seve Ferrer | 2020-12-18 |
Improve UX by providing defaults users expect | Seve Ferrer | 2020-12-18 |
mod_migrate: Add support for the fictitious pep_data store | Matthew Wild | 2020-12-15 |
mod_muc_http_auth: Use get_option_set API properly | Seve Ferrer | 2020-12-15 |
mod_vcard_muc: Pass room object around instead of JID, hopefully fixing traceback | Matthew Wild | 2020-12-15 |
For deployments that have https://hg.prosody.im/trunk/file/tip/plugins/muc/register.lib.lua#l7 and use https://modules.prosody.im/mod_muc_http_auth.html users can still register to a MUC even if they are not allowed to join. That means they would receive RAI or RMN, for instance. | Seve Ferrer | 2020-12-15 |
mod_muc_markers: Add option for @id rewriting, default off (may break some clients) | Matthew Wild | 2020-12-14 |