Log

plugins/muc/persistent.lib.lua @ 13255:df96af198222

description author age
core, plugins: Split prosody:user role into prosody:{guest,registered,member} Matthew Wild 18 months ago
Backed out changeset 73a45ba6e3f1 in favour of 427dd01f0864 Matthew Wild 2022-09-29
muc: Re-allow non-admins to configure persistence (thanks Meaz) Matthew Wild 2022-09-28
Switch to a new role-based authorization framework, removing is_admin() Matthew Wild 2022-06-15
MUC: Allow restricting public/persistent room options to service admins (muc_room_allow_public/muc_room_allow_persistent) Matthew Wild 2018-07-17
MUC: Add sections in room config form Matthew Wild 2018-07-13
MUC: Improve labels of all config form items Matthew Wild 2018-07-13
MUC: Unset persistence of destroyed rooms later in event chain Kim Alvefur 2018-07-11
MUC: Assign priorities to config form hooks so they have a consistent order on each start Kim Alvefur 2016-04-19
MUC: Save room to storage once after form processing, not in each individual setter Kim Alvefur 2016-04-15
MUC: Provide a noop stub room:save() method Kim Alvefur 2016-04-14
MUC: Update all config form handlers to take advantage of the new per-option events Matthew Wild 2015-12-11
plugins/muc: Move persistent room configuration to own module daurnimator 2014-04-15