IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/plugins/muc
Kim Alvefur a95900e81c MUC: Make note to handle configuration form errors [luacheck] 6 years ago
..
config_form_sections.lib.lua MUC: Commit forgotten file 8 years ago
description.lib.lua MUC: Improve labels of all config form items 8 years ago
hidden.lib.lua MUC: Allow restricting public/persistent room options to service admins (muc_room_allow_public/muc_room_allow_persistent) 8 years ago
history.lib.lua MUC: Advertise history related fields as integers via XEP-0122 6 years ago
language.lib.lua MUC: Advertise language field as such via XEP-0122 7 years ago
lock.lib.lua MUC: Indicate the component as origin of various errors where there's no room 6 years ago
members_only.lib.lua MUC: Indicate that the room is the origin of various errors where 'from' is an occupant JID 6 years ago
mod_muc.lua MUC: Indicate the component as origin of various errors where there's no room 6 years ago
moderated.lib.lua MUC: Add sections in room config form 8 years ago
muc.lib.lua MUC: Make note to handle configuration form errors [luacheck] 6 years ago
name.lib.lua MUC: Improve labels of all config form items 8 years ago
occupant.lib.lua MUC: Rename variables to please luacheck 10 years ago
password.lib.lua MUC: Indicate origin of password related errors 6 years ago
persistent.lib.lua MUC: Allow restricting public/persistent room options to service admins (muc_room_allow_public/muc_room_allow_persistent) 8 years ago
presence_broadcast.lib.lua MUC: Improve presence broadcast form field label 6 years ago
register.lib.lua MUC: Indicate origin of registration related errors 6 years ago
request.lib.lua MUC: Fix traceback when requesting voice (fixes #1269) (thanks jonas’) 7 years ago
subject.lib.lua MUC/subject: Don't consider messages with <body> or <subject> (fixes #667) 7 years ago
util.lib.lua MUC: Add luacheck annotation for unused parameter in filter function 7 years ago
whois.lib.lua MUC: Provide options as options in config form (fixes traceback) 8 years ago