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
|