jiti-meet/react/features/base/conference
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 feat(breakout-rooms) add breakout-rooms 2021-11-19 10:27:34 +01:00
actions.js feat(conference) Implement audio/video mute disable when sender limit is reached. 2021-11-30 15:08:25 -05:00
constants.js fix(linguistics) Use 'email' instead of 'e-mail' 2021-11-23 16:00:08 +02:00
functions.js fix(linguistics) Use 'email' instead of 'e-mail' 2021-11-23 16:00:08 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.any.js feat: Add disableBeforeUnloadHandlers option 2021-11-29 19:49:51 -06:00
middleware.native.js fix(ios) fix leaving the meeting when screen-sharing 2021-04-28 13:33:11 +02:00
middleware.web.js feat: Hides prejoin screen on conference in progress event. (#10175) 2021-10-15 11:53:50 -07:00
reducer.js cleanup: Remove unused code. 2020-12-01 08:32:26 -06:00