prosody/plugins/muc
2021-10-05 18:15:06 +02: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 #1535) 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: Skip adding to history when it's set to zero 2021-07-19 17:07:59 +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: Remove <{muc}x> tags in some errors 2021-12-08 21:55:25 +01:00
mod_muc.lua MUC: Add method for getting the occupant id salt to allow reuse 2021-10-05 18:13:51 +02:00
moderated.lib.lua MUC: Add sections in room config form 2018-07-13 15:47:08 +01:00
muc.lib.lua MUC: Switch ID algorithm for IQ relay (fixes #1266, #1435) 2021-10-05 18:15:06 +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
occupant_id.lib.lua MUC: Add method for getting the occupant id salt to allow reuse 2021-10-05 18:13:51 +02:00
password.lib.lua MUC: Remove <{muc}x> tags in some errors 2021-12-08 21:55:25 +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: Remove <{muc}x> tags in some errors 2021-12-08 21:55:25 +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: Correct advertising of subject write access (really fixes #1155) 2020-10-04 18:00:32 +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