plugins: Prefix module imports with prosody namespace
|
Kim Alvefur |
Fri, 24 Mar 2023 13:15:28 +0100 |
MUC: Remove <{muc}x> tags in some errors
|
Kim Alvefur |
Wed, 08 Dec 2021 21:55:25 +0100 |
MUC: Remove remaining deprecated numeric error codes
|
Kim Alvefur |
Wed, 08 Dec 2021 21:02:14 +0100 |
MUC: Indicate origin of password related errors
|
Kim Alvefur |
Mon, 25 Nov 2019 23:47:49 +0100 |
MUC: Check that a room password is set before verifying password supplied by user
|
Michel Le Bihan |
Tue, 09 Oct 2018 18:42:19 +0200 |
MUC: Add sections in room config form
|
Matthew Wild |
Fri, 13 Jul 2018 15:47:08 +0100 |
MUC/password: Set room password on creation if included in join stanza
|
Kim Alvefur |
Sun, 08 Jul 2018 04:17:54 +0200 |
MUC/password: Rename variable for clarity [luacheck]
|
Kim Alvefur |
Sun, 08 Jul 2018 03:43:47 +0200 |
MUC: Assign priorities to config form hooks so they have a consistent order on each start
|
Kim Alvefur |
Tue, 19 Apr 2016 20:31:39 +0200 |
MUC: Save room to storage once after form processing, not in each individual setter
|
Kim Alvefur |
Fri, 15 Apr 2016 11:50:55 +0200 |
MUC: Provide a noop stub room:save() method
|
Kim Alvefur |
Thu, 14 Apr 2016 21:23:09 +0200 |
MUC: Update all config form handlers to take advantage of the new per-option events
|
Matthew Wild |
Fri, 11 Dec 2015 15:33:58 +0000 |
mod_muc: Import util.stanza into the config handler modules that need it. Fixes #432.
|
Matthew Wild |
Tue, 05 Aug 2014 09:55:08 +0100 |
plugins/muc: Move password functions to seperate module
|
daurnimator |
Wed, 02 Apr 2014 16:57:59 -0400 |