Log

description author age
mod_http_xep227: New module providing HTTP API for account data import/export Matthew Wild Wed, 12 Jan 2022 16:42:08 +0000
mod_default_bookmarks: Silence warning when probing for mod_bookmarks version Kim Alvefur Mon, 10 Jan 2022 22:19:31 +0100
mod_groups_muc_bookmarks: restore bookmark injection on empty store Jonas Schäfer Sun, 09 Jan 2022 18:20:28 +0100
mod_groups_muc_bookmarks: fix typo/leftover from refactor Jonas Schäfer Sun, 09 Jan 2022 18:20:02 +0100
mod_groups_muc_bookmarks: Switch to XEP-0402 Kim Alvefur Sat, 08 Jan 2022 02:57:36 +0100
mod_default_bookmarks: Improve validation Kim Alvefur Sat, 08 Jan 2022 02:28:16 +0100
mod_default_bookmarks: Add support for XEP-0402 via mod_bookmarks(2) Kim Alvefur Sat, 08 Jan 2022 02:24:42 +0100
mod_default_bookmarks: Minor refactor to do some checks earlier Kim Alvefur Sat, 08 Jan 2022 02:21:54 +0100
mod_default_bookmarks: Use whichever of mod_bookmarks and mod_bookmarks2 is enabled Kim Alvefur Sat, 08 Jan 2022 00:05:45 +0100
mod_default_bookmarks: Fix mod_bookmarks capability check Kim Alvefur Sat, 08 Jan 2022 00:01:29 +0100
mod_conversejs: Reduce mod_bookmarks dependency to a warning Kim Alvefur Fri, 07 Jan 2022 23:33:12 +0100
mod_default_bookmarks: Abort on incompatible mod_bookmarks Kim Alvefur Fri, 07 Jan 2022 23:25:33 +0100
mod_tcpproxy: Reject missing or non-number block-size, as per XEP-0047 Emmanuel Gil Peyrot Fri, 07 Jan 2022 19:55:03 +0100
mod_bookmarks2: Update Compatibility table Kim Alvefur Thu, 06 Jan 2022 17:45:15 +0100
mod_bookmarks2: Add a notice of inclusion in prosody-trunk Kim Alvefur Thu, 06 Jan 2022 17:28:53 +0100
mod_bookmarks2: Override the node configuration if it was wrong Emmanuel Gil Peyrot Thu, 06 Jan 2022 00:59:40 +0100
mod_conversejs: Try to depend on mod_bookmarks in trunk else mod_bookmarks2 Kim Alvefur Wed, 05 Jan 2022 21:22:13 +0100
Back out ad7767a9f3ea Kim Alvefur Wed, 05 Jan 2022 00:06:24 +0100
mod_bookmarks: So long, and thanks for all the fish! Emmanuel Gil Peyrot Tue, 04 Jan 2022 23:22:31 +0100
mod_bookmarks2: Fix check for max_items=max support Kim Alvefur Tue, 04 Jan 2022 23:00:04 +0100
mod_bookmarks2: Actually fix the right wrong codepath Emmanuel Gil Peyrot Tue, 04 Jan 2022 22:59:24 +0100
mod_bookmarks2: Remove wrong codepath (thanks luacheck!) Emmanuel Gil Peyrot Tue, 04 Jan 2022 22:57:06 +0100
mod_conversejs: Switch dependency to mod_bookmarks2 Kim Alvefur Tue, 04 Jan 2022 20:21:10 +0100
mod_pubsub_post: Document JSON to XML mapping capability Kim Alvefur Wed, 29 Dec 2021 23:12:43 +0100
mod_rest: Fix nested message stanzas in XEP-0297 containers Kim Alvefur Wed, 29 Dec 2021 19:40:28 +0100
mod_rest: Fixup internal schema references for correctness Kim Alvefur Wed, 29 Dec 2021 18:31:40 +0100
mod_bookmarks2: Remove obsolete comment Emmanuel Gil Peyrot Mon, 27 Dec 2021 19:48:25 +0100
mod_bookmarks2: Advertise XEP-0049 support Emmanuel Gil Peyrot Sun, 26 Dec 2021 14:51:35 +0100
mod_bookmarks2: Use constants for namespaces Emmanuel Gil Peyrot Sun, 26 Dec 2021 14:51:02 +0100
mod_pep_atom_categories: Add a module to index categories in Atom entries Emmanuel Gil Peyrot Sat, 25 Dec 2021 15:35:17 +0100
mod_bookmarks2: Finally add the #compat-pep feature! Emmanuel Gil Peyrot Fri, 24 Dec 2021 18:50:29 +0100
mod_bookmarks2: Add simple support for legacy PEP queries Emmanuel Gil Peyrot Thu, 23 Dec 2021 17:44:35 +0100
mod_invites_register_web: Add mod_password_policy checks for web registration Matthew Wild Wed, 22 Dec 2021 15:05:31 +0000
mod_password_policy: Support for additional policies provided by other modules Matthew Wild Wed, 22 Dec 2021 14:48:46 +0000
mod_password_policy: Silence luacheck warning for intentional global Matthew Wild Wed, 22 Dec 2021 14:43:53 +0000
mod_password_policy: Hard failure on missing/empty passwords Matthew Wild Wed, 22 Dec 2021 14:04:01 +0000
mod_password_policy: Add check that password doesn't contain username Matthew Wild Wed, 22 Dec 2021 14:03:25 +0000
mod_password_policy: Allow check_password() to indicate the policy that failed Matthew Wild Wed, 22 Dec 2021 14:01:53 +0000
mod_cloud_notify: Include extra error details if available Kim Alvefur Sun, 19 Dec 2021 01:33:34 +0100
mod_jsxc: Try not to put username and password into the ?query ... Kim Alvefur Wed, 15 Dec 2021 22:24:34 +0100
mod_jsxc: Demo module serving JSXC relatively easily from Prosody Kim Alvefur Wed, 15 Dec 2021 18:28:40 +0100
mod_muc_bot: Use correct JID for virtual occupant Kim Alvefur Sun, 12 Dec 2021 18:33:06 +0100
mod_conversejs: Refresh client shortlist in fallback text Kim Alvefur Sat, 11 Dec 2021 21:20:20 +0100
mod_export_skeletons: Add a standalone filter script Kim Alvefur Fri, 10 Dec 2021 16:36:56 +0100
mod_export_skeletons: Remove wildcard query Kim Alvefur Fri, 10 Dec 2021 14:51:55 +0100
mod_export_skeletons: Fix logic to do wildcard search Kim Alvefur Fri, 10 Dec 2021 14:19:10 +0100
mod_export_skeletons: Update examples too Kim Alvefur Fri, 10 Dec 2021 00:20:21 +0100
mod_export_skeletons: Generate ids based on log2 of the original length Kim Alvefur Fri, 10 Dec 2021 00:14:12 +0100
mod_export_skeletons: Fix override docs Kim Alvefur Fri, 10 Dec 2021 00:04:56 +0100
mod_export_skeletons: Document archive name override option Kim Alvefur Fri, 10 Dec 2021 00:01:17 +0100
mod_export_skeletons: Command to aid in analysis of archive contents Kim Alvefur Thu, 09 Dec 2021 23:48:25 +0100
mod_muc_moderation: Handle non-retraction moderation Kim Alvefur Tue, 07 Dec 2021 20:36:13 +0100
mod_muc_rtbl: Optimize case with zero hashes Kim Alvefur Mon, 06 Dec 2021 18:19:19 +0100
mod_muc_rtbl: Check joining user's host against RTBL Matthew Wild Mon, 06 Dec 2021 12:27:16 +0000
mod_muc_rtbl: Fix typo in variable name in previous commit (thanks luacheck) Matthew Wild Mon, 06 Dec 2021 12:26:16 +0000
mod_muc_rtbl: Skip check if user has any explicit affiliation with the MUC Matthew Wild Mon, 06 Dec 2021 12:24:07 +0000
mod_muc_rtbl: Fix to hook server-started globally, to fetch entries at startup (thanks mirux) Matthew Wild Mon, 06 Dec 2021 12:02:45 +0000
mod_muc_rtbl: Sync existing list entries when first loaded Matthew Wild Mon, 06 Dec 2021 10:36:02 +0000
mod_muc_rtbl: Real-time blocklist checks for MUC services Matthew Wild Sun, 05 Dec 2021 18:22:47 +0000
mod_muc_moderation: Fix actor JID when moderated from outside (thanks lovetox) Kim Alvefur Sat, 04 Dec 2021 23:11:16 +0100