Log

plugins/muc/mod_muc.lua @ 13657:404d3644ac4a

description author age
mod_muc: Integrate support for vcards/avatars on MUC rooms Matthew Wild Thu, 06 Feb 2025 17:08:46 +0000
MUC: Don't default component admins to being room owners Matthew Wild Tue, 18 Jun 2024 15:08:30 +0100
MUC: Add per-room PM restriction functionality (thanks Wirlaburla) Matthew Wild Thu, 23 May 2024 17:39:20 +0100
mod_muc: Switch to module:could() for some implicit access control checks Matthew Wild Tue, 07 Nov 2023 11:50:59 +0000
mod_muc: Allow guest users to list rooms by default Matthew Wild Tue, 07 Nov 2023 11:12:57 +0000
mod_muc: Add :list-rooms permission Matthew Wild Tue, 07 Nov 2023 11:10:38 +0000
mod_muc: Use enum config API for 'restrict_room_creation' Kim Alvefur Fri, 21 Jul 2023 22:49:01 +0200
plugins: Use boolean config method in some places Kim Alvefur Tue, 18 Jul 2023 12:38:16 +0200
mod_muc: Use enum option method for 'muc_room_default_presence_broadcast' Kim Alvefur Tue, 18 Jul 2023 12:32:41 +0200
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