jiti-meet/resources/prosody-plugins
damencho 58d06fe7e6 A poltergeist module.
Thanks to Matthew Wild for the initial help of creating these.
Module with REST interface to create poltergeist participants and change their statuses.
When user with same id joins the room, the poltergeist is removed.  We also make sure that that user uses same username when authenticates. This way we are sure that user will join the room with the same nick as the poltergeist.
2017-07-14 22:18:23 -05:00
..
token added checks for audience and issuer values (#1772) 2017-07-13 13:30:17 -05:00
mod_auth_token.lua Fires event before setting username, allows listeners to override it. 2017-07-14 22:12:56 -05:00
mod_bosh.lua.patch Move miscellaneous files to resources 2017-02-23 10:01:19 +01:00
mod_filter_iq_rayo.lua Adds prosody module to filter incoming rayo iqs based on jwt token. 2017-05-08 15:34:32 -05:00
mod_muc_allowners.lua Move miscellaneous files to resources 2017-02-23 10:01:19 +01:00
mod_muc_poltergeist.lua A poltergeist module. 2017-07-14 22:18:23 -05:00
mod_muc_size.lua Creates util for modules and adds method get_room_from_jid in it. 2017-07-14 22:03:36 -05:00
mod_poltergeist_component.lua A poltergeist module. 2017-07-14 22:18:23 -05:00
mod_token_verification.lua Handles '*' as room name in jwt. 2017-06-26 10:51:06 -05:00
muc_owner_allow_kick.patch Move miscellaneous files to resources 2017-02-23 10:01:19 +01:00
util.lib.lua Creates util for modules and adds method get_room_from_jid in it. 2017-07-14 22:03:36 -05:00