Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 13343:9a9455de295d
description | author | age |
---|---|---|
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 |