Sun, 12 Sep 2021 13:34:46 +0200 mod_smacks: Update README
Martin Dosch <martin@mdosch.de> [Sun, 12 Sep 2021 13:34:46 +0200] rev 4682
mod_smacks: Update README `smacks_enabled_s2s` defaults now to `true`. See https://hg.prosody.im/prosody-modules/file/242251ce1036/mod_smacks/mod_smacks.lua#l39
Sun, 12 Sep 2021 00:28:46 +0200 mod_http_muc_log: Sort rooms with a description before those without
Kim Alvefur <zash@zash.se> [Sun, 12 Sep 2021 00:28:46 +0200] rev 4681
mod_http_muc_log: Sort rooms with a description before those without The listing looks nicer when rooms have proper titles and descriptions, therefore those that have this should be rewarded.
Sun, 12 Sep 2021 00:13:32 +0200 mod_http_muc_log: Add way to list certain rooms in a specified order
Kim Alvefur <zash@zash.se> [Sun, 12 Sep 2021 00:13:32 +0200] rev 4680
mod_http_muc_log: Add way to list certain rooms in a specified order
Fri, 10 Sep 2021 20:15:19 +0200 mod_s2s_auth_samecert: Handle lack of provided client certificate
Kim Alvefur <zash@zash.se> [Fri, 10 Sep 2021 20:15:19 +0200] rev 4679
mod_s2s_auth_samecert: Handle lack of provided client certificate
Thu, 09 Sep 2021 20:27:14 +0200 mod_tls_policy: Switch method of checking for TLS-encrypted connection
Kim Alvefur <zash@zash.se> [Thu, 09 Sep 2021 20:27:14 +0200] rev 4678
mod_tls_policy: Switch method of checking for TLS-encrypted connection Might deprecate 'session.encrypted', not sure if it's used anywhere else. This is likely more compatible anyhow.
Thu, 09 Sep 2021 14:39:13 +0100 mod_invites_register: advertise new stream feature from XEP-0445
Matthew Wild <mwild1@gmail.com> [Thu, 09 Sep 2021 14:39:13 +0100] rev 4677
mod_invites_register: advertise new stream feature from XEP-0445 Continue to advertise the older one for backwards-compatibility.
Wed, 08 Sep 2021 19:28:42 +0200 mod_register_apps: Fix removal on unload (thanks ibikk)
Kim Alvefur <zash@zash.se> [Wed, 08 Sep 2021 19:28:42 +0200] rev 4676
mod_register_apps: Fix removal on unload (thanks ibikk) Fixes "attempt to index local 'app_info' (a number value)"
Sat, 04 Sep 2021 14:56:04 +0200 mod_storage_xmlarchive: Stop exporting XEP-0091 timestamp in conversion
Kim Alvefur <zash@zash.se> [Sat, 04 Sep 2021 14:56:04 +0200] rev 4675
mod_storage_xmlarchive: Stop exporting XEP-0091 timestamp in conversion
Thu, 02 Sep 2021 23:06:58 +0200 mod_http_oauth2: Gracefully handle cache write failure
Kim Alvefur <zash@zash.se> [Thu, 02 Sep 2021 23:06:58 +0200] rev 4674
mod_http_oauth2: Gracefully handle cache write failure Would previously have thrown an error and probably returned a traceback. This would only happen if a *lot* of authorization codes were requested in a short interval.
Thu, 02 Sep 2021 23:03:41 +0200 mod_http_oauth2: Optimize cleanup timer
Kim Alvefur <zash@zash.se> [Thu, 02 Sep 2021 23:03:41 +0200] rev 4673
mod_http_oauth2: Optimize cleanup timer Pause exactly until after the next entry has expired.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip