jiti-meet/react/features/participants-pane/components
Дамян Минков 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
..
AskToUnmuteButton.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
FooterContextMenu.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
InviteButton.js feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
LobbyParticipantItem.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
LobbyParticipantList.js feat(participants-pane): Add 'admit all' knocking participants button 2021-06-09 16:28:31 +03:00
MeetingParticipantContextMenu.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
MeetingParticipantItem.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
MeetingParticipantList.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
ParticipantItem.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
ParticipantQuickAction.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
ParticipantsPane.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
RaisedHandIndicator.js feat(participants-pane) implement participants pane 2021-04-21 15:48:05 +02:00
index.js feat(participants-pane) implement participants pane 2021-04-21 15:48:05 +02:00
styled.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00