Software /
code /
prosody
Log
plugins/muc/hidden.lib.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
core, plugins: Split prosody:user role into prosody:{guest,registered,member} | Matthew Wild | Thu, 29 Jun 2023 15:36:13 +0100 |
Switch to a new role-based authorization framework, removing is_admin() | Matthew Wild | Wed, 15 Jun 2022 12:15:01 +0100 |
MUC: Allow restricting public/persistent room options to service admins (muc_room_allow_public/muc_room_allow_persistent) | Matthew Wild | Tue, 17 Jul 2018 11:57:28 +0100 |
MUC: Add sections in room config form | Matthew Wild | Fri, 13 Jul 2018 15:47:08 +0100 |
MUC: Improve labels of all config form items | Matthew Wild | Fri, 13 Jul 2018 13:22:40 +0100 |
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 |