Thu, 01 Jul 2021 16:17:35 +0200 mod_http_upload: Fix issuing slots to components or other non-c2s sessions
Kim Alvefur <zash@zash.se> [Thu, 01 Jul 2021 16:17:35 +0200] rev 4614
mod_http_upload: Fix issuing slots to components or other non-c2s sessions The 'full_jid' property only exists on local c2s sessions. This was not adjusted for in 0a56dc6c61af, so it did not work. Thanks Fren__ for highlighting the issue.
Wed, 30 Jun 2021 15:53:49 +0200 mod_pubsub_summary: Use pre-escaped UTF-8 sequence for compat
Kim Alvefur <zash@zash.se> [Wed, 30 Jun 2021 15:53:49 +0200] rev 4613
mod_pubsub_summary: Use pre-escaped UTF-8 sequence for compat This silences a warning about using the non-existent global 'utf8' each time this line was hit. The utf8 library was introduced in Lua 5.3, so the warning would appear with 5.1 and 5.2.
Wed, 30 Jun 2021 14:48:59 +0200 mod_firewall: Remove reliance on full_sessions being a global
Kim Alvefur <zash@zash.se> [Wed, 30 Jun 2021 14:48:59 +0200] rev 4612
mod_firewall: Remove reliance on full_sessions being a global While it exists as a global now, we want to move away from these globals eventually.
Wed, 30 Jun 2021 14:33:06 +0200 mod_checkcerts: Notify both host-local and global admins
Kim Alvefur <zash@zash.se> [Wed, 30 Jun 2021 14:33:06 +0200] rev 4611
mod_checkcerts: Notify both host-local and global admins
Tue, 29 Jun 2021 12:48:42 +0200 mod_conversejs: Update description
Kim Alvefur <zash@zash.se> [Tue, 29 Jun 2021 12:48:42 +0200] rev 4610
mod_conversejs: Update description The module browser was still using the first commit message (6f5c99c9f6cc) as description.
Tue, 29 Jun 2021 12:42:23 +0200 mod_welcome_page: Add dependency on mod_http_libjs
Kim Alvefur <zash@zash.se> [Tue, 29 Jun 2021 12:42:23 +0200] rev 4609
mod_welcome_page: Add dependency on mod_http_libjs It doesn't look very nice without it.
Tue, 29 Jun 2021 12:41:43 +0200 mod_http_libjs: Check that the path to serve exists
Kim Alvefur <zash@zash.se> [Tue, 29 Jun 2021 12:41:43 +0200] rev 4608
mod_http_libjs: Check that the path to serve exists
Tue, 29 Jun 2021 12:40:30 +0200 mod_compliance_2021: Add mod_turn_external as satisfying A/V category
Kim Alvefur <zash@zash.se> [Tue, 29 Jun 2021 12:40:30 +0200] rev 4607
mod_compliance_2021: Add mod_turn_external as satisfying A/V category
Mon, 28 Jun 2021 12:20:28 +0200 mod_measure_lua: Use gauge instead of counter for Lua version (thanks jonas’)
Kim Alvefur <zash@zash.se> [Mon, 28 Jun 2021 12:20:28 +0200] rev 4606
mod_measure_lua: Use gauge instead of counter for Lua version (thanks jonas’) Fixes inclusion of a '_total' suffix on the value, and more semantically correct according to jonas’.
Mon, 28 Jun 2021 12:05:51 +0200 mod_measure_lua: Capture current Lua version
Kim Alvefur <zash@zash.se> [Mon, 28 Jun 2021 12:05:51 +0200] rev 4605
mod_measure_lua: Capture current Lua version Could be useful for comparing other stats between Lua versions
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip