log

age author description
Wed, 06 Aug 2025 16:48:35 +0200 Kim Alvefur util.startup: Add Lua 5.5 GC defaults
Wed, 06 Aug 2025 16:34:41 +0200 Kim Alvefur util.gc: Handle Lua 5.5 way of passing parameters
Wed, 06 Aug 2025 16:08:19 +0200 Kim Alvefur configure: Add support for Lua 5.5 (beta)
Tue, 01 Jul 2025 23:22:37 +0200 Kim Alvefur util.serialization: Add the Lua 5.5 'global' keyword
Fri, 23 Feb 2024 18:44:13 +0100 Kim Alvefur various: Do not mutate loop variables as they are treated as const in Lua 5.5
Tue, 05 Aug 2025 22:35:01 +0200 Kim Alvefur Merge 13.0->trunk
Tue, 05 Aug 2025 21:49:58 +0200 Kim Alvefur mod_s2s_auth_dane_in: Fix caching SHA2-512 hash 13.0
Tue, 05 Aug 2025 13:11:28 +0100 Matthew Wild mod_c2s: Avoid calling module:context() with unknown hosts
Sun, 03 Aug 2025 15:21:56 +0200 Kim Alvefur Merge 13.0->trunk
Sun, 03 Aug 2025 15:14:20 +0200 Kim Alvefur migrator: Allow migrating between different configs of the same driver 13.0
Sun, 27 Jul 2025 01:11:58 +0200 Kim Alvefur Merge 13.0->trunk
Sun, 27 Jul 2025 01:08:14 +0200 Kim Alvefur core.configmanager: Fix referencing previous config options #1950 13.0
Fri, 25 Jul 2025 20:33:38 +0200 Kim Alvefur mod_csi_simple: Consider own PEP event broadcasts as high priority
Tue, 22 Jul 2025 16:34:56 +0100 Matthew Wild Merge 13.0->trunk
Tue, 22 Jul 2025 16:34:27 +0100 Matthew Wild mod_storage_sql: Assert that serialization of archive:set() payload succeeds 13.0
Mon, 14 Jul 2025 16:44:10 +0200 Kim Alvefur Merge 13.0->trunk
Mon, 14 Jul 2025 16:42:59 +0200 Kim Alvefur util.sslconfig: Fix error when applying ssl={[port]=...} 13.0
Thu, 03 Jul 2025 10:59:17 +0100 Matthew Wild moduleapi: Fix traceback when no host passed to :context() (thanks Menel, riau)
Mon, 30 Jun 2025 11:16:52 +0100 Matthew Wild mod_external_services: Allow custom XML content in service items
Fri, 27 Jun 2025 11:12:50 +0100 Matthew Wild moduleapi: :hook(): don't silently fall back to global events when host unknown
Fri, 27 Jun 2025 11:11:08 +0100 Matthew Wild moduleapi: :context(): ensure requested host exists (fixes #605)
Thu, 26 Jun 2025 15:17:57 +0100 Matthew Wild MUC: Add basic "GC3" participant (affiliation) list fetch
Thu, 26 Jun 2025 15:13:29 +0100 Matthew Wild MUC: Don't allow self-registration into members-only MUCs when unaffiliated registration enabled
Thu, 26 Jun 2025 14:39:45 +0100 Matthew Wild MUC: Record timestamps and actors of affiliation changes
Fri, 20 Jun 2025 18:55:39 +0100 Matthew Wild MUC: Add get_occupant_id_from_jid() method, which works on real JIDs
Mon, 11 Nov 2024 12:52:54 +0000 Matthew Wild MUC: Support for filtering presence broadcasts with per-session filters
Mon, 11 Nov 2024 12:47:01 +0000 Matthew Wild MUC: occupant: refactor to allow storing more than just presence for a session
Thu, 26 Jun 2025 13:04:40 +0100 Matthew Wild mod_external_services: Add shell command to list external services on a host
Thu, 26 Jun 2025 13:02:34 +0100 Matthew Wild net.resolvers.basic: Allow a filter callback to eliminate potential targets
Fri, 20 Jun 2025 13:33:09 +0200 Kim Alvefur mod_s2s_auth_dane_in: Skip further TLSA lookups if the first is insecure