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
JC Brand 6f090d52c9 MUC: Reject probes from non-occupants 6 years ago
..
config_form_sections.lib.lua
description.lib.lua
hats.lib.lua MUC: Add support for presence probes (fixes #1535) 6 years ago
hidden.lib.lua
history.lib.lua MUC: Remove XEP-0091: Legacy Delayed Delivery 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 7 years ago
members_only.lib.lua MUC: Indicate that the room is the origin of various errors where 'from' is an occupant JID 7 years ago
mod_muc.lua MUC: Merge mod_muc_occupant_id into a sub-module (thanks pep.!) 6 years ago
moderated.lib.lua
muc.lib.lua MUC: Reject probes from non-occupants 6 years ago
name.lib.lua MUC: Don't default room name to JID localpart (API breaking change) 6 years ago
occupant.lib.lua
occupant_id.lib.lua MUC: Merge mod_muc_occupant_id into a sub-module (thanks pep.!) 6 years ago
password.lib.lua MUC: Indicate origin of password related errors 7 years ago
persistent.lib.lua
presence_broadcast.lib.lua MUC: Support for broadcasting unavailable presence for affiliated offline users 6 years ago
register.lib.lua MUC: Enforce strict resourceprep when registering room nicknames 6 years ago
request.lib.lua MUC: Fix traceback when requesting voice (fixes #1269) (thanks jonas?) 8 years ago
subject.lib.lua Merge 0.11->trunk 6 years ago
util.lib.lua MUC: Add API for adding 'filtered namespaces' to be stripped from inbound presence 6 years ago
whois.lib.lua