jiti-meet/react/features/participants-pane/components
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
..
native fix(rn,ParticipantPane) optimize 2021-09-02 14:13:32 +02:00
web fix(av-moderation) Advanced moderation improvements (#9935) 2021-09-15 11:28:44 +03:00
AskToUnmuteButton.js feat(av-moderation) id and aria-label updates for av-moderation test (#9592) 2021-08-15 00:27:18 -05:00
FooterContextMenu.js fix(av-moderation) Advanced moderation improvements (#9935) 2021-09-15 11:28:44 +03:00
ParticipantQuickAction.js feat(av-moderation) id and aria-label updates for av-moderation test (#9592) 2021-08-15 00:27:18 -05:00
ParticipantsPaneButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00