jiti-meet/react/features/notifications
Дамян Минков 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: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
actionTypes.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
actions.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
constants.js Extract notification timeout to a constant 2019-04-01 21:03:36 +02:00
functions.js fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
middleware.js feat(replace-participant): Replace participant with same jwt in the conf 2021-06-15 14:24:12 +03:00
reducer.js Reorg notifications feature files 2019-03-29 18:52:44 +01:00