log

age author description
Sun, 22 May 2022 20:33:14 +0200 Kim Alvefur mod_muc_auto_reserve_nicks: Force refresh of nickname (thanks phryk)
Sun, 22 May 2022 17:05:05 +0200 Kim Alvefur mod_rest: Add mapping of XEP-0380: Explicit Message Encryption
Sat, 21 May 2022 22:57:57 +0200 Kim Alvefur mod_rest: Document /archive/ in openapi spec
Sat, 21 May 2022 22:55:41 +0200 Kim Alvefur mod_rest: Treat archive.ids as comma-separated to work in query string
Sat, 21 May 2022 14:48:18 +0200 Kim Alvefur mod_reload_modules: Be aware of component module (thanks Menel)
Fri, 20 May 2022 08:41:45 -0400 moparisthebest mod_onions: Fix for bitop with Lua 5.4
Fri, 20 May 2022 08:39:17 -0400 moparisthebest mod_net_proxy: Fix for bitop with Lua 5.4
Tue, 17 May 2022 11:44:44 +0200 Kim Alvefur mod_rest: Fix attempt to index nil in handling of single iq response
Mon, 16 May 2022 20:31:58 +0200 Kim Alvefur mod_rest: Ensure MAM result-iq is included in results from remote hosts
Mon, 16 May 2022 19:47:09 +0200 Kim Alvefur mod_rest: Add special handling to catch MAM results from remote hosts
Sat, 14 May 2022 15:52:23 +0200 Kim Alvefur mod_auth_dovecot: Fix compat with Lua 5.2+ move of unpack() (thanks Tom)
Sat, 14 May 2022 15:50:44 +0200 Kim Alvefur mod_auth_dovecot: Add luarocks metadata to make automatic packaging work
Sat, 28 May 2022 16:42:13 +0200 Goffi mod_delegation: use clean_xmlns to remove jabber:client namespace from node:
Wed, 11 May 2022 12:44:32 +0200 Goffi upstream merge
Sat, 30 Apr 2022 01:02:38 +0200 Kim Alvefur mod_rest: Fix 'format' property in schema
Sat, 30 Apr 2022 01:00:01 +0200 Kim Alvefur mod_rest: Expand mapping of XEP-0045 join stanza
Tue, 26 Apr 2022 22:42:09 +0200 Jonas Schäfer mod_audit: make the extension of the module API less of a hack
Tue, 26 Apr 2022 22:37:13 +0200 Jonas Schäfer mod_audit*: fix luacheck warnings
Tue, 26 Apr 2022 22:32:44 +0200 Jonas Schäfer mod_audit*: modules for audit logging in prosody
Sun, 24 Apr 2022 23:58:41 -0400 moparisthebest mod_s2soutinjection: Rewrite based on mod_onions for 0.12 compat (thanks Zash)
Fri, 22 Apr 2022 14:29:32 +0200 Kim Alvefur mod_http_muc_log: Fix exception on lack of trailing slash in room path
Mon, 18 Apr 2022 23:02:04 +0200 Kim Alvefur mod_rest: Fix description of extdisco endpoint (thanks MattJ)
Sun, 17 Apr 2022 12:52:13 +0200 Kim Alvefur mod_rest/apidemo: Don't show traceback to users on config/resource problem
Sun, 17 Apr 2022 12:51:45 +0200 Kim Alvefur mod_rest: Add some notes about custom disco#info mapping code
Sun, 17 Apr 2022 12:49:06 +0200 Kim Alvefur mod_auth_cyrus: Adjust module import to work with repo clone - Fix #1744
Mon, 11 Apr 2022 20:32:05 +0100 Matthew Wild mod_http_admin_api: Indicate whether a given push registration uses encryption
Mon, 11 Apr 2022 20:31:43 +0100 Matthew Wild mod_http_admin_api: Fix client -> client_id (the actual field name)
Mon, 11 Apr 2022 00:19:48 +0200 Kim Alvefur mod_http_oauth2/README: Update Compatibility section to mention 0.12
Sat, 09 Apr 2022 01:04:25 +0200 Kim Alvefur mod_rest: Add configuration of which stanzas to route to callback
Sat, 09 Apr 2022 00:43:18 +0200 Kim Alvefur mod_rest: Improve logging of results from callback startup probe