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.
Thu, 04 Jan 2024 12:33:34 +0100 mod_pubsub_serverinfo: Update documentation
Guus der Kinderen <guus.der.kinderen@gmail.com> [Thu, 04 Jan 2024 12:33:34 +0100] rev 5811
mod_pubsub_serverinfo: Update documentation Removed a 'feature yet to be implemented' that now has been implemented.
Thu, 04 Jan 2024 12:11:16 +0100 mod_pubsub_serverinfo: Added 'Known Issues' section
Guus der Kinderen <guus.der.kinderen@gmail.com> [Thu, 04 Jan 2024 12:11:16 +0100] rev 5810
mod_pubsub_serverinfo: Added 'Known Issues' section
Thu, 04 Jan 2024 12:05:51 +0100 mod_pubsub_serverinfo: Disco/info cache TTL should be configurable
Guus der Kinderen <guus.der.kinderen@gmail.com> [Thu, 04 Jan 2024 12:05:51 +0100] rev 5809
mod_pubsub_serverinfo: Disco/info cache TTL should be configurable This module caches the disco/info results of remote domains. This commit introduces a new configuration option that allows an admin to configure the cache expiry duration.
Thu, 04 Jan 2024 11:59:35 +0100 mod_pubsub_serverinfo: Detect existence of pub/sub node
Guus der Kinderen <guus.der.kinderen@gmail.com> [Thu, 04 Jan 2024 11:59:35 +0100] rev 5808
mod_pubsub_serverinfo: Detect existence of pub/sub node Instead of blindly trying to create the pub/sub node to publish items to, a service discovery query is performed to check if node creation is required. Added various bits of warn and debug logging, to give a user better feedback if and why something is failing.
Wed, 03 Jan 2024 23:05:14 +0100 mod_pubsub_serverinfo: implemented all basic features
Guus der Kinderen <guus.der.kinderen@gmail.com> [Wed, 03 Jan 2024 23:05:14 +0100] rev 5807
mod_pubsub_serverinfo: implemented all basic features This commit replaces the earlier proof-of-concept to a solution that: - reports on remotely-connected domains - uses disco/info to detect if those domains opt-in - publishes domain names for remote domains that do so - caches the disco/info response
Wed, 03 Jan 2024 07:53:55 +0100 mod_csi_battery_saver: mark some presences as important
tmolitor <thilo@eightysoft.de> [Wed, 03 Jan 2024 07:53:55 +0100] rev 5806
mod_csi_battery_saver: mark some presences as important
Thu, 28 Dec 2023 11:02:35 +0100 mod_pubsub_serverinfo: New module that uses pub/sub to make accessible server info
Guus der Kinderen <guus.der.kinderen@gmail.com> [Thu, 28 Dec 2023 11:02:35 +0100] rev 5805
mod_pubsub_serverinfo: New module that uses pub/sub to make accessible server info This first implemetnation is laughably simple: it only adds a disco#info feature. This flags 'opt-in' for inclusion of local domain names in the data exposed by other domains (per the domain), which will allow servers to be listed in the XMPP Network Graph at https://xmppnetwork.goodbytes.im Hopefully, this bare-boned implementation acts as a stepping stone for future improvements.
Sat, 23 Dec 2023 17:27:35 +0100 mod_groups_internal: Set group names as roster groups
Kim Alvefur <zash@zash.se> [Sat, 23 Dec 2023 17:27:35 +0100] rev 5804
mod_groups_internal: Set group names as roster groups
Sat, 23 Dec 2023 00:06:35 +0100 mod_http_oauth2: Reduce log level for error delivery via redirect
Kim Alvefur <zash@zash.se> [Sat, 23 Dec 2023 00:06:35 +0100] rev 5803
mod_http_oauth2: Reduce log level for error delivery via redirect This is supposed to be normal in OAuth2, not really deserving a warning log message.
(0) -3000 -1000 -300 -100 -10 +10 +100 tip