jiti-meet/react/features/base/tracks
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
..
actionTypes.js ref(Filmstrip): Use Thumbnail component. 2021-03-18 09:37:55 -05:00
actions.js fix(notifications) Fix hiding audio/video lost notification 2021-08-05 16:36:13 +03:00
functions.js feat: Participants optimisations (#9515) 2021-07-09 15:36:19 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
loadEffects.native.js rn,tracks: fix loadEffects 2020-02-04 18:06:11 +01:00
loadEffects.web.js feat(build,virtual-background) don't use an external bundle for the effect 2021-03-12 23:00:50 +01:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js fix(av-moderation) Advanced moderation improvements (#9935) 2021-09-15 11:28:44 +03:00
reducer.js feat: Exposes a method for checking is remote track received and played/testing. (#8186) 2020-12-08 08:01:16 -06:00
subscriber.js fix (external-api): fix notify video mute changed when presenting 2021-05-04 18:23:32 +03:00