log

age author description
Mon, 06 Jul 2026 14:23:57 +0200 kmq mod_unified_push: Fix push error handling (fixes #2000) default tip
Mon, 08 Jun 2026 22:42:05 +0200 nicoco muc_invite_remote_affiliated_jids: new module
Fri, 26 Jun 2026 17:59:55 +0200 Kim Alvefur mod_conversejs: Update for compatibility with Converse.js 14
Sat, 06 Jun 2026 08:40:31 +0200 Jonas Schäfer mod_muc_members_json: do not automatically unban entities
Sun, 24 May 2026 20:07:30 +0100 Matthew Wild mod_firewall: Remove unnecessary logging
Sun, 24 May 2026 20:04:03 +0100 Matthew Wild mod_firewall: marks: Fix shell commands
Sun, 24 May 2026 20:03:20 +0100 Matthew Wild mod_firewall: Apply pre-reload state before re-reading config
Sun, 24 May 2026 19:58:55 +0100 Matthew Wild mod_firewall: Report success if script is already loaded and hasn't changed
Sun, 24 May 2026 19:35:52 +0100 Matthew Wild mod_firewall: Use module:add_timer() for HTTP polling
Sun, 24 May 2026 19:30:31 +0100 Matthew Wild mod_firewall: FROM COUNTRY: Fix incorrect variable use in generated code
Sun, 24 May 2026 19:15:21 +0100 Matthew Wild mod_firewall: Fix DAY check for Sunday
Sun, 24 May 2026 18:52:47 +0100 Matthew Wild mod_firewall: Remove outdated "early stages" comment in readme
Sun, 24 May 2026 18:50:41 +0100 Matthew Wild mod_firewall: marks: Add commands for managing marks
Sun, 24 May 2026 10:49:09 +0100 Matthew Wild mod_firewall: marks: switch to keyval+ store API
Sun, 24 May 2026 10:48:24 +0100 Matthew Wild mod_firewall: marks: load marks from storage on login
Sun, 24 May 2026 18:42:43 +0100 Matthew Wild mod_restrict_federation: Fix attribute check
Sun, 24 May 2026 19:17:22 +0200 Kim Alvefur mod_storage_xmlarchive: Remove unnecessary percent-encoding of paths
Sun, 24 May 2026 19:15:11 +0200 Kim Alvefur mod_storage_xmlarchive: Fix purge method (thanks MattJ)
Thu, 21 May 2026 18:32:31 +0100 Matthew Wild mod_restrict_federation: Allow some ad-hoc commands used by push services
Tue, 19 May 2026 13:31:35 -0500 Stephen Paul Weber mod_muc_mav: allow to work even in very large rooms
Tue, 19 May 2026 09:35:53 -0500 Stephen Paul Weber mod_muc_mav: fix order of operations
Tue, 19 May 2026 09:15:06 -0500 Stephen Paul Weber mod_muc_mav: stanza attribute cannot be a boolean
Mon, 18 May 2026 10:23:58 -0500 Stephen Paul Weber mod_muc_mav: Prevent JIDs leaking to occupants who are not allowed
Mon, 18 May 2026 10:23:12 -0500 Stephen Paul Weber mod_muc_mav: include occupant-id in affiliation list
Mon, 11 May 2026 13:37:19 +0100 Matthew Wild mod_firewall: Add support for tracing rule evaluation in real-time
Mon, 11 May 2026 13:18:45 +0100 Matthew Wild mod_firewall: Include filename in metadata
Mon, 11 May 2026 13:18:25 +0100 Matthew Wild mod_firewall: Preserve original source of actions/conditions for debug purposes
Mon, 11 May 2026 13:16:18 +0100 Matthew Wild mod_firewall: Remove obsolete and broken mark/unmark commands
Wed, 06 May 2026 16:15:38 +0100 Matthew Wild mod_firewall: Load a script completely or not at all
Wed, 06 May 2026 15:41:56 +0100 Matthew Wild mod_firewall: Update module status when scripts succeed/fail to load