jiti-meet/react/features/base/media
Дамян Минков 59e51f107e
feat: Handles hidden-from-recorder from jwt. (#10973)
* feat: Handles hidden-from-recorder from jwt.

Hides the participant that has this flag in jwt from the recorder. A hidden meeting moderator.
Makes sure follows me works and no tracks are being added.

* squash: Skips showing notification when disabling
local audio and video.

* squash: Fixes comments.

* squash: Updates with ljm changes.
2022-02-17 16:25:31 -06:00
..
components fix(lint) tame Flow 2022-01-10 19:21:51 +01:00
actionTypes.js feat(conference) Implement audio/video mute disable when sender limit is reached. 2021-11-30 15:08:25 -05:00
actions.js feat: Handles hidden-from-recorder from jwt. (#10973) 2022-02-17 16:25:31 -06:00
constants.js fix(lint) tame Flow 2022-01-10 19:21:51 +01:00
functions.js feat(conference) Implement audio/video mute disable when sender limit is reached. 2021-11-30 15:08:25 -05: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.js feat: Handles hidden-from-recorder from jwt. (#10973) 2022-02-17 16:25:31 -06:00
reducer.js fix(media) dispatch the unmute blocked action irrepective of the muted state. 2021-12-07 17:13:29 -06:00