jiti-meet/react/features/talk-while-muted
Jaya Allamsetty c7765cc1b7
feat(conference) Implement audio/video mute disable when sender limit is reached.
* feat(conference) Impl audio/video mute disable when sender limit is reached.
Jicofo sends a presence when the audio/video sender limit is reached in the conference. The client can then proceed to disable the audio and video mute buttons when this occurs.

* squash: use a different action type and show notification.
2021-11-30 15:08:25 -05:00
..
actionTypes.js Talk while muted sound notification (#4473) 2019-07-23 21:56:05 +01:00
actions.js Talk while muted sound notification (#4473) 2019-07-23 21:56:05 +01:00
constants.js feat(config) Add config for disabled sound id's 2021-09-09 17:18:26 +03:00
middleware.js feat(conference) Implement audio/video mute disable when sender limit is reached. 2021-11-30 15:08:25 -05:00
reducer.js Talk while muted sound notification (#4473) 2019-07-23 21:56:05 +01:00
sounds.js Talk while muted sound notification (#4473) 2019-07-23 21:56:05 +01:00