plugins: Use integer config API with interval specification where sensible
|
Kim Alvefur |
Mon, 17 Jul 2023 01:38:54 +0200 |
plugins: Switch to :get_option_period() for time range options
|
Kim Alvefur |
Sun, 16 Jul 2023 20:49:33 +0200 |
core, plugins: Split prosody:user role into prosody:{guest,registered,member}
|
Matthew Wild |
Thu, 29 Jun 2023 15:36:13 +0100 |
plugins: Prefix module imports with prosody namespace
|
Kim Alvefur |
Fri, 24 Mar 2023 13:15:28 +0100 |
MUC: Add note about non-existant room method
|
Kim Alvefur |
Fri, 20 Jan 2023 19:47:00 +0100 |
mod_muc: Better map restrict_room_creation to role permissions (behaviour change)
|
Matthew Wild |
Thu, 29 Sep 2022 12:30:52 +0100 |
Switch to a new role-based authorization framework, removing is_admin()
|
Matthew Wild |
Wed, 15 Jun 2022 12:15:01 +0100 |
MUC: Add method for getting the occupant id salt to allow reuse
|
Kim Alvefur |
Tue, 05 Oct 2021 18:13:51 +0200 |
MUC: Allow modules a chance to act prior to room destruction
|
Kim Alvefur |
Sun, 05 Dec 2021 14:49:06 +0100 |
MUC: Report number of live rooms to statsmanager
|
Kim Alvefur |
Sun, 28 Mar 2021 13:22:35 +0200 |
MUC: Merge mod_muc_occupant_id into a sub-module (thanks pep.!)
|
Matthew Wild |
Tue, 24 Nov 2020 10:38:56 +0000 |
MUC: Don't default room name to JID localpart (API breaking change)
|
Kim Alvefur |
Sat, 29 Aug 2020 18:51:13 +0200 |
MUC: Add ad-hoc command setting affiliation in a room (fixes #1174)
|
Kim Alvefur |
Sat, 21 Mar 2020 00:00:50 +0100 |
MUC: Add initial hats support (broadcast only)
|
Matthew Wild |
Wed, 18 Mar 2020 17:42:56 +0000 |
Merge 0.11->trunk
|
Matthew Wild |
Thu, 13 Feb 2020 14:27:42 +0000 |