jiti-meet/react/features/app
Дамян Минков 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
..
components feat(rn,ui) introduce react-native-paper 2021-05-11 10:01:45 +02:00
actions.js feat: Drop enableUserRolesBasedOnToken and isGuest. 2020-11-06 08:12:59 -06:00
functions.native.js rn: start removing defaultURL 2019-03-12 16:55:28 +01:00
functions.web.js rn: simplified code 2019-03-12 16:55:28 +01:00
getRouteToRender.js deps: jitsi/js-utils@1.0.0 2020-07-10 10:38:49 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00
middlewares.any.js fix(remote-control) skip on mobile 2020-12-16 13:59:41 +01:00
middlewares.native.js feat(shared-video) refactor dialog to use React 2021-03-03 15:37:38 +01:00
middlewares.web.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
reducers.any.js feat(screenshare): Audio only screenshare (#8922) 2021-04-12 10:37:39 +03:00
reducers.native.js feat(authentication) refactor auth dialogs to use React 2021-03-24 15:09:40 +01:00
reducers.web.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00