log

age author description
Fri, 07 Jan 2022 23:25:33 +0100 Kim Alvefur mod_default_bookmarks: Abort on incompatible mod_bookmarks
Fri, 07 Jan 2022 19:55:03 +0100 Emmanuel Gil Peyrot mod_tcpproxy: Reject missing or non-number block-size, as per XEP-0047
Thu, 06 Jan 2022 17:45:15 +0100 Kim Alvefur mod_bookmarks2: Update Compatibility table
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