jiti-meet/react/features/base/participants
robertpin ab366b9d94
fix(av-moderation) Advanced moderation improvements (#9935)
* Update moderation in effect notifications

Only display one notification for each media type. Display notification for keyboard shortcuts as well

* Update muted remotely notification

Display name of moderator in the notification

* Fix indentation on moderation menu

* Update text for video moderation

* Added moderator label in participant pane

* Update microphone icon in participant list

For participants that speak, or are noisy, but aren't dominant speaker, the icon in the participant list will look the same as the dominant speaker icon but will not change their position in the list

* Added sound for asked to unmute notification

* Code review changes

* Code review changes

Use simple var instead of function for audio media state

* Move constants to constants file

* Moved constants from notifications to av-moderation
2021-09-15 11:28:44 +03:00
..
components feat(share-video) Allow sharing direct video links (mp4 etc) on mobile (#9511) 2021-08-02 15:55:52 +03:00
actionTypes.js feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
actions.js fix(av-moderation) Advanced moderation improvements (#9935) 2021-09-15 11:28:44 +03:00
constants.js ref(remote-control): Use React/Redux. 2020-12-15 18:09:58 -06:00
functions.js Thumbnail reordering and participant pane enhancements. 2021-09-10 13:37:05 -04:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js ref(remote-control): Use React/Redux. 2020-12-15 18:09:58 -06:00
middleware.js feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
preloadImage.native.js feat: SVG icons 2019-09-13 14:07:53 +02:00
preloadImage.web.js fix(avatar) refactor preloading to avoid CORS issues 2021-02-10 14:32:56 +01:00
reducer.js Thumbnail reordering and participant pane enhancements. 2021-09-10 13:37:05 -04:00
sounds.js fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00