Fri, 19 Nov 2021 17:00:38 +0000 mod_muc_offline_delivery: Fix logic bug causing traceback when no reserved_nick (thanks Hund)
Matthew Wild <mwild1@gmail.com> [Fri, 19 Nov 2021 17:00:38 +0000] rev 4784
mod_muc_offline_delivery: Fix logic bug causing traceback when no reserved_nick (thanks Hund)
Fri, 19 Nov 2021 13:45:21 +0100 mod_dnsupdate: Add support for components
Kim Alvefur <zash@zash.se> [Fri, 19 Nov 2021 13:45:21 +0100] rev 4783
mod_dnsupdate: Add support for components
Thu, 18 Nov 2021 19:39:38 +0100 mod_http_admin_api: Fix YAML indentation
Kim Alvefur <zash@zash.se> [Thu, 18 Nov 2021 19:39:38 +0100] rev 4782
mod_http_admin_api: Fix YAML indentation
Thu, 18 Nov 2021 19:28:43 +0100 mod_http_admin_api: Export total storage use via mod_http_file_share
Kim Alvefur <zash@zash.se> [Thu, 18 Nov 2021 19:28:43 +0100] rev 4781
mod_http_admin_api: Export total storage use via mod_http_file_share Does not include size of other user data, chat logs etc. Uploads will likely be a significant fraction of total storage use.
Thu, 18 Nov 2021 19:26:07 +0100 mod_http_admin_api: Ensure freshness of metrics when in manual mode
Kim Alvefur <zash@zash.se> [Thu, 18 Nov 2021 19:26:07 +0100] rev 4780
mod_http_admin_api: Ensure freshness of metrics when in manual mode When in manual collection mode, as recommended for Prometheus, collection needs to be triggered manually, or they would be stale, possibly dating from the start of the server. This might vary per metric depending on how and when the metrics are gathered.
Thu, 18 Nov 2021 09:07:40 +0000 mod_muc_offline_delivery: Handle the user not having any affiliation data (thanks Martin)
Matthew Wild <mwild1@gmail.com> [Thu, 18 Nov 2021 09:07:40 +0000] rev 4779
mod_muc_offline_delivery: Handle the user not having any affiliation data (thanks Martin)
Wed, 17 Nov 2021 13:35:00 +0000 mod_measure_active_users: Calculate active user counts over fixed time periods
Matthew Wild <mwild1@gmail.com> [Wed, 17 Nov 2021 13:35:00 +0000] rev 4778
mod_measure_active_users: Calculate active user counts over fixed time periods
Tue, 16 Nov 2021 15:09:52 +0000 mod_muc_offline_delivery: Allow the module to be enabled by default for all users
Matthew Wild <mwild1@gmail.com> [Tue, 16 Nov 2021 15:09:52 +0000] rev 4777
mod_muc_offline_delivery: Allow the module to be enabled by default for all users
Tue, 16 Nov 2021 15:08:09 +0000 mod_muc_auto_reserve_nicks: Automatically reserve nicknames of MUC occupants
Matthew Wild <mwild1@gmail.com> [Tue, 16 Nov 2021 15:08:09 +0000] rev 4776
mod_muc_auto_reserve_nicks: Automatically reserve nicknames of MUC occupants
Tue, 16 Nov 2021 13:39:49 +0100 mod_smacks: Send <r> immediately from csi-flushing event
Kim Alvefur <zash@zash.se> [Tue, 16 Nov 2021 13:39:49 +0100] rev 4775
mod_smacks: Send <r> immediately from csi-flushing event Using a timer serves no purpose in this case, only serves to increase the number of write syscalls and TCP segments sent.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip