Log

description author age
mod_pubsub_feeds: Allow but ignore XML comments and processing instructions Kim Alvefur Fri, 04 Feb 2022 21:22:10 +0100
mod_dnsupdate: Fix typo Kim Alvefur Fri, 04 Feb 2022 16:25:23 +0100
mod_invites_page: Fix templates including stray inviter name (thanks Menel) Kim Alvefur Wed, 02 Feb 2022 11:22:50 +0100
misc/lnav: Attempt at log format description for lnav Kim Alvefur Mon, 31 Jan 2022 11:51:50 +0100
mod_vcard_muc: Add a summary to improve SEO Kim Alvefur Fri, 21 Jan 2022 17:53:31 +0100
mod_measure_process: Handle unlimited FD limits Kim Alvefur Tue, 18 Jan 2022 19:09:01 +0100
mod_measure_process: Report the enforced limit Kim Alvefur Tue, 18 Jan 2022 18:55:20 +0100
mod_http_xep227: Add support for import via APIs rather than direct store manipulation Matthew Wild Tue, 18 Jan 2022 17:01:18 +0000
mod_pubsub_summary: Fix typo in example Kim Alvefur Tue, 18 Jan 2022 09:39:15 +0100
mod_pubsub_summary: Add stub documentation Kim Alvefur Tue, 18 Jan 2022 09:34:10 +0100
mod_http_xep227: Fix typo in method name Matthew Wild Sun, 16 Jan 2022 15:02:14 +0000
mod_http_xep227: Correctly read selected stores from URL query part Matthew Wild Sun, 16 Jan 2022 15:01:53 +0000
mod_http_xep227: Handle nil/errors opening archive stores Matthew Wild Sun, 16 Jan 2022 15:01:20 +0000
mod_http_xep227: Don't require admin privileges to use import/export Matthew Wild Sun, 16 Jan 2022 13:44:26 +0000
mod_http_xep227: Initialize XEP-0227 XML Matthew Wild Sat, 15 Jan 2022 14:25:27 +0000
mod_http_xep227: Fix validation of resulting export XML Matthew Wild Sat, 15 Jan 2022 14:06:19 +0000
mod_http_xep227: Fix luacheck warnings Matthew Wild Sat, 15 Jan 2022 13:46:34 +0000
mod_bookmarks2: Skip send_last_published_item (unavailable in 0.11) (thanks carlos) Kim Alvefur Sat, 15 Jan 2022 00:38:32 +0100
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