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
Mon, 08 Jan 2024 15:51:52 +0000 mod_pubsub_serverinfo: Some logging improvements
Matthew Wild <mwild1@gmail.com> [Mon, 08 Jan 2024 15:51:52 +0000] rev 5817
mod_pubsub_serverinfo: Some logging improvements
Mon, 08 Jan 2024 15:38:18 +0000 mod_pubsub_serverinfo: Refresh cache entries if they will expire before next run
Matthew Wild <mwild1@gmail.com> [Mon, 08 Jan 2024 15:38:18 +0000] rev 5816
mod_pubsub_serverinfo: Refresh cache entries if they will expire before next run
Thu, 04 Jan 2024 16:21:05 +0100 mod_pubsub_serverinfo: Add node on compatibility
Guus der Kinderen <guus.der.kinderen@gmail.com> [Thu, 04 Jan 2024 16:21:05 +0100] rev 5815
mod_pubsub_serverinfo: Add node on compatibility
(0) -3000 -1000 -300 -100 -10 +10 +100 tip