log plugins/muc/register.lib.lua @ 13908:356c8ec22e9a

age author description
Thu, 26 Jun 2025 15:17:57 +0100 Matthew Wild MUC: Add basic "GC3" participant (affiliation) list fetch
Thu, 26 Jun 2025 15:13:29 +0100 Matthew Wild MUC: Don't allow self-registration into members-only MUCs when unaffiliated registration enabled
Mon, 05 May 2025 16:32:45 +0200 Kim Alvefur MUC: Fix nickname registration form error handling (fixes #1930) 13.0
Fri, 03 Nov 2023 21:13:34 +0100 Kim Alvefur muc.register: Clarify what's going on when enforcing nicknames
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Wed, 08 Dec 2021 21:55:25 +0100 Kim Alvefur MUC: Remove <{muc}x> tags in some errors
Wed, 08 Dec 2021 21:06:16 +0100 Kim Alvefur MUC: Fix error origin JID in wrong argument position
Mon, 15 Nov 2021 16:11:03 +0000 Matthew Wild MUC: Add option to include form in registration query
Fri, 15 Jan 2021 18:42:45 +0000 Matthew Wild MUC: Allow modules to add to the room registration form, and handle the result
Sat, 02 May 2020 20:12:41 +0200 Kim Alvefur MUC: Enforce strict resourceprep when registering room nicknames
Mon, 25 Nov 2019 23:51:41 +0100 Kim Alvefur MUC: Indicate origin of registration related errors
Sat, 02 Nov 2019 14:22:06 +0100 Kim Alvefur MUC: Make nickname field in registration form required
Sun, 20 Oct 2019 16:37:04 +0200 Kim Alvefur Merge 0.11->trunk
Sun, 20 Oct 2019 14:54:57 +0200 Kim Alvefur MUC: Validate registration dataform more carefully
Sun, 20 Oct 2019 01:20:11 +0200 Kim Alvefur MUC: Don't advertise registration feature on host JID (fixes #1451) 0.11
Sun, 25 Aug 2019 21:31:04 +0200 Kim Alvefur MUC: Simplify nickname refresh loop
Thu, 13 Sep 2018 14:46:24 +0100 Matthew Wild MUC: If a user with an existing affiliation registers, preserve that affiliation (thanks jc)
Tue, 04 Sep 2018 11:57:41 +0100 Matthew Wild MUC: Move comment for clarity
Mon, 03 Sep 2018 12:26:25 +0100 Matthew Wild MUC: Add support for registering with a MUC, including reserving a nickname as per XEP-0045