jiti-meet/resources/prosody-plugins
damencho 2e308d67d8 feat: Fixes filtering not needed presences.
We were filtering only self presences, no it filters and the presences to the other participants.
2021-03-09 16:19:43 -06:00
..
token fix: Optimizes hot paths in prosody modules, string comparisons. 2020-11-06 13:33:14 -06:00
ext_events.lib.lua Adds server-side speaker stats handling. 2018-12-28 13:54:29 +00:00
mod_auth_token.lua Solve review issues and add retries for http call 2020-08-19 17:11:18 +03:00
mod_client_proxy.lua Remove the "focus" external component, use client_proxy instead. (#8381) 2021-01-11 15:45:00 -06:00
mod_conference_duration.lua Fixes conference duration config to use valid IDNA. 2020-01-14 12:16:39 +00:00
mod_conference_duration_component.lua Conference timer should start counting at 0 2020-04-23 10:22:02 -05:00
mod_external_services.lua feat: Uses mod_external_services supporting urn:xmpp:extdisco:2. (#8455) 2021-01-21 16:14:00 -06:00
mod_filter_iq_jibri.lua feat: Adds an option to validate a recording token. 2020-07-02 12:51:14 -05:00
mod_filter_iq_rayo.lua feat: Throttle out call attempts to the max number per minute (#7742) 2020-09-22 10:53:43 -05:00
mod_muc_allowners.lua feat: Fixes filtering not needed presences. 2021-03-09 16:19:43 -06:00
mod_muc_call.lua fix: Optimizes hot paths in prosody modules, string comparisons. 2020-11-06 13:33:14 -06:00
mod_muc_domain_mapper.lua fix: Fix module allowners and moderated rooms. 2020-11-10 10:43:29 -06:00
mod_muc_lobby_rooms.lua feat: Move checks for moderator in pre-join and filter extra presences. 2021-03-08 16:01:32 -06:00
mod_muc_max_occupants.lua Fix mod_muc_max_occupants to properly ignore whitelisted users 2020-03-31 16:38:23 -05:00
mod_muc_meeting_id.lua ref: Make is_healthcheck_room more generic. 2020-05-12 18:22:14 -05:00
mod_muc_poltergeist.lua Update mod_muc_poltergeist.lua 2020-07-08 07:08:50 -05:00
mod_muc_size.lua prosody muc_size plugin, room get info error fix (Traceback[httpserver]: /usr/lib/prosody/util/async.lua:137: /prosody-plugins/mod_muc_size.lua:141: attempt to concatenate local 'subdomain' (a nil value) 2020-07-01 08:04:41 -05:00
mod_muc_transcription_filter.lua Added module for filtering transcription requests from presence stanz… (#6404) 2020-04-28 09:11:58 -05:00
mod_poltergeist_component.lua A poltergeist module. 2017-07-14 22:18:23 -05:00
mod_presence_identity.lua Update poltergeist's presence with identity information. (#2650) 2018-03-23 13:58:05 -07:00
mod_roster_command.lua Remove the "focus" external component, use client_proxy instead. (#8381) 2021-01-11 15:45:00 -06:00
mod_roster_command.patch Remove the "focus" external component, use client_proxy instead. (#8381) 2021-01-11 15:45:00 -06:00
mod_smacks.lua fix: Prosody modules - drop unused and duplicate code and drop chatty debug statements (#8027) 2020-11-04 08:25:03 -06:00
mod_speakerstats.lua Adds server-side speaker stats handling. 2018-12-28 13:54:29 +00:00
mod_speakerstats_component.lua fix: Prosody modules - drop unused and duplicate code and drop chatty debug statements (#8027) 2020-11-04 08:25:03 -06:00
mod_token_verification.lua fixed admin check for token verification 2021-01-05 12:56:33 -06:00
mod_turncredentials.lua Introduces installing coturn as turn server for jitsi-meet (#4959) 2020-01-09 16:51:27 +00:00
mod_websocket_session_event.patch add mod_websocket patch for session event 2020-07-23 16:29:45 -05:00
muc_owner_allow_kick.patch Move miscellaneous files to resources 2017-02-23 10:01:19 +01:00
poltergeist.lib.lua Adding state to poltergeist store for correlating external resources with calls. 2018-06-29 14:51:48 -05:00
util.lib.lua feat: Move checks for moderator in pre-join and filter extra presences. 2021-03-08 16:01:32 -06:00