Fri, 12 Jan 2024 15:40:23 +0000 mod_groups_muc_bookmarks: Sync bookmarks when user is added/removed to/from multi-MUC group
Matthew Wild <mwild1@gmail.com> [Fri, 12 Jan 2024 15:40:23 +0000] rev 5827
mod_groups_muc_bookmarks: Sync bookmarks when user is added/removed to/from multi-MUC group This was overlooked when multi-MUC support was first implemented.
Fri, 12 Jan 2024 15:38:56 +0000 mod_groups_internal: Sync MUC affiliations for multi-MUC groups
Matthew Wild <mwild1@gmail.com> [Fri, 12 Jan 2024 15:38:56 +0000] rev 5826
mod_groups_internal: Sync MUC affiliations for multi-MUC groups This was overlooked when multi-MUC support was added.
Fri, 12 Jan 2024 15:37:13 +0000 mod_groups_internal: Save MUC room after creation to commit it to storage
Matthew Wild <mwild1@gmail.com> [Fri, 12 Jan 2024 15:37:13 +0000] rev 5825
mod_groups_internal: Save MUC room after creation to commit it to storage Without this, the MUC could be lost on an unclean shutdown.
Thu, 11 Jan 2024 15:53:18 +0000 mod_groups_internal: Fix traceback when room doesn't exist
Matthew Wild <mwild1@gmail.com> [Thu, 11 Jan 2024 15:53:18 +0000] rev 5824
mod_groups_internal: Fix traceback when room doesn't exist I'm not sure if it should even be included if it doesn't exist, but I'm not currently sure how this situation occurs, so I'm implementing the lightest possible fix for now.
Tue, 09 Jan 2024 13:50:18 +0000 mod_sasl_ssdp: Fix event name so legacy SASL works correctly (thanks Martin!)
Matthew Wild <mwild1@gmail.com> [Tue, 09 Jan 2024 13:50:18 +0000] rev 5823
mod_sasl_ssdp: Fix event name so legacy SASL works correctly (thanks Martin!)
Mon, 08 Jan 2024 17:28:39 +0000 mod_password_policy: Change error type from 'cancel' to 'modify'
Matthew Wild <mwild1@gmail.com> [Mon, 08 Jan 2024 17:28:39 +0000] rev 5822
mod_password_policy: Change error type from 'cancel' to 'modify' This makes more sense, as the problem relates to the data that has been entered, and therefore the request could be retried with different data.
Mon, 08 Jan 2024 15:56:11 +0000 mod_pubsub_serverinfo: Treat public providers as public
Matthew Wild <mwild1@gmail.com> [Mon, 08 Jan 2024 15:56:11 +0000] rev 5821
mod_pubsub_serverinfo: Treat public providers as public The opt-in mechanism is to prevent leaking domain names or relationships between small private servers. These are not considerations relevant to public servers. We use the providers.xmpp.net API to fetch a list of known public provider domains.
Mon, 08 Jan 2024 15:54:09 +0000 mod_pubsub_serverinfo: Allow configuration of node persistence/deletion
Matthew Wild <mwild1@gmail.com> [Mon, 08 Jan 2024 15:54:09 +0000] rev 5820
mod_pubsub_serverinfo: Allow configuration of node persistence/deletion
Mon, 08 Jan 2024 15:53:21 +0000 mod_pubsub_serverinfo: Add explicit xmlns to all pubsub tags
Matthew Wild <mwild1@gmail.com> [Mon, 08 Jan 2024 15:53:21 +0000] rev 5819
mod_pubsub_serverinfo: Add explicit xmlns to all pubsub tags This helps when routing between hosts on the same server, where the namespace normalization is not handled by default.
Mon, 08 Jan 2024 15:52:22 +0000 mod_pubsub_serverinfo: Remove unused variable declaration
Matthew Wild <mwild1@gmail.com> [Mon, 08 Jan 2024 15:52:22 +0000] rev 5818
mod_pubsub_serverinfo: Remove unused variable declaration
(0) -3000 -1000 -300 -100 -10 +10 tip