jiti-meet/resources/prosody-plugins
Дамян Минков 64ae9c7953
feat: UI part for A/V moderation. (#9195)
* feat: Initial UI part for A/V moderation.

Based on https://github.com/jitsi/jitsi-meet/pull/7779

Co-authored-by: Gabriel Imre <gabriel.lucaci@8x8.com>

* feat: Hides context menu in p2p or only moderators in the meeting.

* feat: Show notifications on enable/disable.

* feat(moderation): Add buttons to participant list & notifications

* fix(moderation): Fix raised hand participant leaving

* feat(moderation): Add support for video moderation

* feat(moderation): Add mute all video to context menu

* feat(moderation): Redo participants list 'More menu'

* fix: Fixes clearing av_moderation table.

* fix: Start moderation context menu

* fix(moderation): Show notification if unapproved participant tries to start CS

Co-authored-by: Gabriel Imre <gabriel.lucaci@8x8.com>
Co-authored-by: Vlad Piersec <vlad.piersec@8x8.com>
2021-06-23 14:23:44 +03:00
..
token fix: Skips check on domain verification disabled. Fixes #9313. 2021-06-02 11:50:26 -05:00
ext_events.lib.lua Adds server-side speaker stats handling. 2018-12-28 13:54:29 +00:00
mod_auth_jitsi-annonymous.lua feat: jitsi_session: extracts URL parameters from BOSH or WS into session 2021-05-13 06:29:42 -05:00
mod_auth_token.lua feat: jitsi_session: extracts URL parameters from BOSH or WS into session 2021-05-13 06:29:42 -05:00
mod_av_moderation.lua feat: jitsi_session: extracts URL parameters from BOSH or WS into session 2021-05-13 06:29:42 -05:00
mod_av_moderation_component.lua feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +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 JiConOp2 (#9052) 2021-04-22 12:54:34 -05: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_jiconop.lua fix: Updates jiconop2 to drop custom type. 2021-04-23 12:19:35 -05:00
mod_jitsi_session.lua feat: jitsi_session: extracts URL parameters from BOSH or WS into session 2021-05-13 06:29:42 -05:00
mod_limits_exception.lua feat: Adds new module to unlimit jicofo and jvb connections. 2021-05-26 11:17:25 -05:00
mod_muc_allowners.lua fix: Drops extra message sent on leave. 2021-05-19 10:11:14 -05: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: Clear prosody utils and removes a debug statement. 2021-06-22 09:44:26 +03:00
mod_muc_lobby_rooms.lua fix: Fixes handling tenant in util and lobby. 2021-05-13 13:52:45 -05: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 feat: jitsi_session: extracts URL parameters from BOSH or WS into session 2021-05-13 06:29:42 -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_reservations.lua Reservations prosody plugin (#8386) 2021-05-13 22:20:21 -05: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 chore: Updates mod_smacks.lua version to latest. 2021-06-22 09:44:26 +03:00
mod_speakerstats.lua Adds server-side speaker stats handling. 2018-12-28 13:54:29 +00:00
mod_speakerstats_component.lua feat: Optimizes speaker stats to skip occupants with 0 talk time. 2021-06-22 09:44:26 +03: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 fix: Clear prosody utils and removes a debug statement. 2021-06-22 09:44:26 +03:00