prosody/plugins/muc
2019-02-24 16:30:11 +01:00
..
config_form_sections.lib.lua MUC: Commit forgotten file 2018-07-13 15:53:39 +01:00
description.lib.lua MUC: Improve labels of all config form items 2018-07-13 13:22:40 +01:00
hidden.lib.lua MUC: Allow restricting public/persistent room options to service admins (muc_room_allow_public/muc_room_allow_persistent) 2018-07-17 11:57:28 +01:00
history.lib.lua MUC: Split long lines [luacheck strict] 2018-08-03 17:48:41 +02:00
language.lib.lua MUC: Add sections in room config form 2018-07-13 15:47:08 +01:00
lock.lib.lua MUC: Enable room locking by default to gather feedback (#328) 2018-06-03 14:46:57 +02:00
members_only.lib.lua MUC: Adjust priorities of muc-get-default-role handlers (fixes #1272) 2018-12-19 23:14:13 +00:00
mod_muc.lua MUC: Move check for explicit room join earlier in room creation flow 2018-11-27 17:01:47 +01:00
moderated.lib.lua MUC: Add sections in room config form 2018-07-13 15:47:08 +01:00
muc.lib.lua MUC: Fire an event to allow affecting decision of whether to allow a role change 2019-02-24 16:30:11 +01:00
name.lib.lua MUC: Improve labels of all config form items 2018-07-13 13:22:40 +01:00
occupant.lib.lua MUC: Rename variables to please luacheck 2016-01-20 14:46:06 +01:00
password.lib.lua MUC: Check that a room password is set before verifying password supplied by user 2018-10-09 18:42:19 +02:00
persistent.lib.lua MUC: Allow restricting public/persistent room options to service admins (muc_room_allow_public/muc_room_allow_persistent) 2018-07-17 11:57:28 +01:00
register.lib.lua MUC: If a user with an existing affiliation registers, preserve that affiliation (thanks jc) 2018-09-13 14:46:24 +01:00
request.lib.lua MUC: Fix traceback when requesting voice (fixes #1269) (thanks jonas’) 2018-12-15 11:55:27 +01:00
subject.lib.lua MUC/subject: Don't consider messages with <body> or <subject> (fixes #667) 2018-12-04 19:49:31 +01:00
util.lib.lua MUC: Add luacheck annotation for unused parameter in filter function 2018-10-31 13:28:02 +00:00
whois.lib.lua MUC: Provide options as options in config form (fixes traceback) 2018-08-04 23:12:52 +02:00