1
0
Fork 0
mirror of https://github.com/bjc/prosody.git synced 2025-04-06 22:57:38 +03:00
prosody/plugins/muc
2021-01-15 18:42:45 +00: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
hats.lib.lua MUC: Add support for presence probes (fixes ) 2020-04-19 21:49:45 +02: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: Remove XEP-0091: Legacy Delayed Delivery 2020-10-17 14:19:41 +02:00
language.lib.lua MUC: Advertise language field as such via XEP-0122 2019-07-07 19:15:35 +02:00
lock.lib.lua MUC: Indicate the component as origin of various errors where there's no room 2019-11-26 00:02:13 +01:00
members_only.lib.lua MUC: Indicate that the room is the origin of various errors where 'from' is an occupant JID 2019-11-25 23:52:45 +01:00
mod_muc.lua MUC: Merge mod_muc_occupant_id into a sub-module (thanks pep.!) 2020-11-24 10:38:56 +00:00
moderated.lib.lua MUC: Add sections in room config form 2018-07-13 15:47:08 +01:00
muc.lib.lua MUC: Reject probes from non-occupants 2020-10-02 16:12:47 +02:00
name.lib.lua MUC: Don't default room name to JID localpart (API breaking change) 2020-08-29 18:51:13 +02:00
occupant.lib.lua MUC: Rename variables to please luacheck 2016-01-20 14:46:06 +01:00
occupant_id.lib.lua MUC: Merge mod_muc_occupant_id into a sub-module (thanks pep.!) 2020-11-24 10:38:56 +00:00
password.lib.lua MUC: Indicate origin of password related errors 2019-11-25 23:47:49 +01: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
presence_broadcast.lib.lua MUC: Support for broadcasting unavailable presence for affiliated offline users 2020-03-12 16:01:31 +00:00
register.lib.lua MUC: Allow modules to add to the room registration form, and handle the result 2021-01-15 18:42:45 +00:00
request.lib.lua MUC: Fix traceback when requesting voice (fixes ) (thanks jonas?) 2018-12-15 11:55:27 +01:00
subject.lib.lua Merge 0.11->trunk 2020-10-05 22:19:55 +02:00
util.lib.lua MUC: Add API for adding 'filtered namespaces' to be stripped from inbound presence 2020-04-11 16:43:57 +01:00
whois.lib.lua MUC: Provide options as options in config form (fixes traceback) 2018-08-04 23:12:52 +02:00