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
Thu, 04 Jan 2024 16:19:55 +0100 mod_pubsub_serverinfo: Warm-up opt-in cache
Guus der Kinderen <guus.der.kinderen@gmail.com> [Thu, 04 Jan 2024 16:19:55 +0100] rev 5814
mod_pubsub_serverinfo: Warm-up opt-in cache By warming up the cache that contains the opt-in data, the first publication has a better chance of including domain names for remote domains that opt-in. Without this change, those domains are named only after the _second_ publication, which can take a while. New users are likely thrown off by that.
Thu, 04 Jan 2024 15:15:51 +0100 mod_pubsub_serverinfo: Fix namespace parsing issue with disco/info
Guus der Kinderen <guus.der.kinderen@gmail.com> [Thu, 04 Jan 2024 15:15:51 +0100] rev 5813
mod_pubsub_serverinfo: Fix namespace parsing issue with disco/info Prosody's API works based on attribute definitions, without using namespace scopes.
Thu, 04 Jan 2024 15:14:19 +0100 mod_pubsub_serverinfo: Consider sibling vhosts 'connected'
Guus der Kinderen <guus.der.kinderen@gmail.com> [Thu, 04 Jan 2024 15:14:19 +0100] rev 5812
mod_pubsub_serverinfo: Consider sibling vhosts 'connected' Prosody does not have s2s connections between vhosts. Multiple domains will therefor not show up as each-other 'remote domains'. With this commit, the module considers vhosts permanently s2s-connected. Additional debug logging has been added.
(0) -3000 -1000 -300 -100 -10 +10 +100 tip