Fri, 18 Dec 2020 15:28:12 +0100 Improve UX by providing defaults users expect
Seve Ferrer <seve@delape.net> [Fri, 18 Dec 2020 15:28:12 +0100] rev 4307
Improve UX by providing defaults users expect
Tue, 15 Dec 2020 23:40:18 +0000 mod_migrate: Add support for the fictitious pep_data store
Matthew Wild <mwild1@gmail.com> [Tue, 15 Dec 2020 23:40:18 +0000] rev 4306
mod_migrate: Add support for the fictitious pep_data store
Tue, 15 Dec 2020 14:16:11 +0100 mod_muc_http_auth: Use get_option_set API properly
Seve Ferrer <seve@delape.net> [Tue, 15 Dec 2020 14:16:11 +0100] rev 4305
mod_muc_http_auth: Use get_option_set API properly
Tue, 15 Dec 2020 10:49:11 +0000 mod_vcard_muc: Pass room object around instead of JID, hopefully fixing traceback
Matthew Wild <mwild1@gmail.com> [Tue, 15 Dec 2020 10:49:11 +0000] rev 4304
mod_vcard_muc: Pass room object around instead of JID, hopefully fixing traceback More efficient to pass the object around instead of using the JID and looking up the object when needed. It seems in some (undetermined) cases get_room_from_jid(room.jid) is nil.
Tue, 15 Dec 2020 11:26:29 +0100 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 <seve@delape.net> [Tue, 15 Dec 2020 11:26:29 +0100] rev 4303
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.
Mon, 14 Dec 2020 12:09:25 +0000 mod_muc_markers: Add option for @id rewriting, default off (may break some clients)
Matthew Wild <mwild1@gmail.com> [Mon, 14 Dec 2020 12:09:25 +0000] rev 4302
mod_muc_markers: Add option for @id rewriting, default off (may break some clients) XEP-0333 was updated to clarify that stanza-id should be used instead of the 'id' attribute when in a MUC. Some clients still use the id attribute, which is why we were rewriting it. Rewriting is bad because mod_muc advertises stable_id, indicating that Prosody does *not* rewrite ids. Recent versions of Conversations actually depend on this being true. All clients should migrate to using stanza-id for markers. See XEP-0333.
Mon, 14 Dec 2020 13:05:18 +0100 mod_muc_rai: Use xmlns from XEP-0437
JC Brand <jc@opkode.com> [Mon, 14 Dec 2020 13:05:18 +0100] rev 4301
mod_muc_rai: Use xmlns from XEP-0437
Sat, 12 Dec 2020 18:19:14 +0100 Prosodoy module to externalize MUC authorization via HTTP
Seve Ferrer <seve@delape.net> [Sat, 12 Dec 2020 18:19:14 +0100] rev 4300
Prosodoy module to externalize MUC authorization via HTTP
Fri, 11 Dec 2020 07:03:31 +0000 mod_cloud_notify: Some code cleanup, now luacheck-clean. No functionality changes.
Matthew Wild <mwild1@gmail.com> [Fri, 11 Dec 2020 07:03:31 +0000] rev 4299
mod_cloud_notify: Some code cleanup, now luacheck-clean. No functionality changes.
Thu, 10 Dec 2020 13:36:52 +0100 mod_sentry: Include sentry.lib in luarock
Kim Alvefur <zash@zash.se> [Thu, 10 Dec 2020 13:36:52 +0100] rev 4298
mod_sentry: Include sentry.lib in luarock
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip