log

age author description
Thu, 06 Jan 2022 17:28:53 +0100 Kim Alvefur mod_bookmarks2: Add a notice of inclusion in prosody-trunk
Thu, 06 Jan 2022 00:59:40 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Override the node configuration if it was wrong
Wed, 05 Jan 2022 21:22:13 +0100 Kim Alvefur mod_conversejs: Try to depend on mod_bookmarks in trunk else mod_bookmarks2
Wed, 05 Jan 2022 00:06:24 +0100 Kim Alvefur Back out ad7767a9f3ea
Tue, 04 Jan 2022 23:22:31 +0100 Emmanuel Gil Peyrot mod_bookmarks: So long, and thanks for all the fish!
Tue, 04 Jan 2022 23:00:04 +0100 Kim Alvefur mod_bookmarks2: Fix check for max_items=max support
Tue, 04 Jan 2022 22:59:24 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Actually fix the right wrong codepath
Tue, 04 Jan 2022 22:57:06 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Remove wrong codepath (thanks luacheck!)
Tue, 04 Jan 2022 20:21:10 +0100 Kim Alvefur mod_conversejs: Switch dependency to mod_bookmarks2
Wed, 29 Dec 2021 23:12:43 +0100 Kim Alvefur mod_pubsub_post: Document JSON to XML mapping capability
Wed, 29 Dec 2021 19:40:28 +0100 Kim Alvefur mod_rest: Fix nested message stanzas in XEP-0297 containers
Wed, 29 Dec 2021 18:31:40 +0100 Kim Alvefur mod_rest: Fixup internal schema references for correctness
Mon, 27 Dec 2021 19:48:25 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Remove obsolete comment
Sun, 26 Dec 2021 14:51:35 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Advertise XEP-0049 support
Sun, 26 Dec 2021 14:51:02 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Use constants for namespaces
Sat, 25 Dec 2021 15:35:17 +0100 Emmanuel Gil Peyrot mod_pep_atom_categories: Add a module to index categories in Atom entries
Fri, 24 Dec 2021 18:50:29 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Finally add the #compat-pep feature!
Thu, 23 Dec 2021 17:44:35 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Add simple support for legacy PEP queries
Wed, 22 Dec 2021 15:05:31 +0000 Matthew Wild mod_invites_register_web: Add mod_password_policy checks for web registration
Wed, 22 Dec 2021 14:48:46 +0000 Matthew Wild mod_password_policy: Support for additional policies provided by other modules
Wed, 22 Dec 2021 14:43:53 +0000 Matthew Wild mod_password_policy: Silence luacheck warning for intentional global
Wed, 22 Dec 2021 14:04:01 +0000 Matthew Wild mod_password_policy: Hard failure on missing/empty passwords
Wed, 22 Dec 2021 14:03:25 +0000 Matthew Wild mod_password_policy: Add check that password doesn't contain username
Wed, 22 Dec 2021 14:01:53 +0000 Matthew Wild mod_password_policy: Allow check_password() to indicate the policy that failed
Sun, 19 Dec 2021 01:33:34 +0100 Kim Alvefur mod_cloud_notify: Include extra error details if available
Wed, 15 Dec 2021 22:24:34 +0100 Kim Alvefur mod_jsxc: Try not to put username and password into the ?query ...
Wed, 15 Dec 2021 18:28:40 +0100 Kim Alvefur mod_jsxc: Demo module serving JSXC relatively easily from Prosody
Sun, 12 Dec 2021 18:33:06 +0100 Kim Alvefur mod_muc_bot: Use correct JID for virtual occupant
Sat, 11 Dec 2021 21:20:20 +0100 Kim Alvefur mod_conversejs: Refresh client shortlist in fallback text
Fri, 10 Dec 2021 16:36:56 +0100 Kim Alvefur mod_export_skeletons: Add a standalone filter script
Fri, 10 Dec 2021 14:51:55 +0100 Kim Alvefur mod_export_skeletons: Remove wildcard query
Fri, 10 Dec 2021 14:19:10 +0100 Kim Alvefur mod_export_skeletons: Fix logic to do wildcard search
Fri, 10 Dec 2021 00:20:21 +0100 Kim Alvefur mod_export_skeletons: Update examples too
Fri, 10 Dec 2021 00:14:12 +0100 Kim Alvefur mod_export_skeletons: Generate ids based on log2 of the original length
Fri, 10 Dec 2021 00:04:56 +0100 Kim Alvefur mod_export_skeletons: Fix override docs
Fri, 10 Dec 2021 00:01:17 +0100 Kim Alvefur mod_export_skeletons: Document archive name override option
Thu, 09 Dec 2021 23:48:25 +0100 Kim Alvefur mod_export_skeletons: Command to aid in analysis of archive contents
Tue, 07 Dec 2021 20:36:13 +0100 Kim Alvefur mod_muc_moderation: Handle non-retraction moderation
Mon, 06 Dec 2021 18:19:19 +0100 Kim Alvefur mod_muc_rtbl: Optimize case with zero hashes
Mon, 06 Dec 2021 12:27:16 +0000 Matthew Wild mod_muc_rtbl: Check joining user's host against RTBL
Mon, 06 Dec 2021 12:26:16 +0000 Matthew Wild mod_muc_rtbl: Fix typo in variable name in previous commit (thanks luacheck)
Mon, 06 Dec 2021 12:24:07 +0000 Matthew Wild mod_muc_rtbl: Skip check if user has any explicit affiliation with the MUC
Mon, 06 Dec 2021 12:02:45 +0000 Matthew Wild mod_muc_rtbl: Fix to hook server-started globally, to fetch entries at startup (thanks mirux)
Mon, 06 Dec 2021 10:36:02 +0000 Matthew Wild mod_muc_rtbl: Sync existing list entries when first loaded
Sun, 05 Dec 2021 18:22:47 +0000 Matthew Wild mod_muc_rtbl: Real-time blocklist checks for MUC services
Sat, 04 Dec 2021 23:11:16 +0100 Kim Alvefur mod_muc_moderation: Fix actor JID when moderated from outside (thanks lovetox)
Sat, 04 Dec 2021 16:17:55 +0100 Kim Alvefur mod_admin_blocklist: Update admin check for new 0.12 role API
Thu, 02 Dec 2021 23:43:11 +0100 Kim Alvefur mod_ping_muc: Yet another attempt to improve MUC reliability
Thu, 02 Dec 2021 16:08:40 +0100 Kim Alvefur mod_rest: Handle unknown 'kind' values
Sun, 28 Nov 2021 21:30:53 +0100 Kim Alvefur mod_rest: Fix minor mistakes in openapi spec
Sun, 28 Nov 2021 21:27:44 +0100 Kim Alvefur mod_rest: Add GET method of invoking XEP-0215 to openapi spec
Sun, 28 Nov 2021 21:26:52 +0100 Kim Alvefur mod_rest: Fix mistaken way of specifying required fields in XEP-0215 map
Sun, 28 Nov 2021 20:10:07 +0100 Kim Alvefur mod_bind2: Add initial README
Sun, 28 Nov 2021 20:08:09 +0100 Kim Alvefur mod_sasl2: Add initial README
Sun, 28 Nov 2021 20:07:15 +0100 Kim Alvefur mod_bind2: Silence [luacheck] warning
Sun, 28 Nov 2021 20:07:06 +0100 Kim Alvefur mod_sasl2: Silence [luacheck] warning
Sun, 28 Nov 2021 20:05:23 +0100 Kim Alvefur mod_bind2: Add missing missing SASL2 namespace [luacheck]
Sun, 28 Nov 2021 19:59:26 +0100 Kim Alvefur mod_bind2: Advertise stream feature
Sun, 28 Nov 2021 19:45:25 +0100 Kim Alvefur mod_bind2: Experimental implementation of XEP-0386: Bind 2.0
Sun, 28 Nov 2021 19:42:00 +0100 Kim Alvefur mod_sasl2: Remove channel binding