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
|