jiti-meet/react/features/base/conference
Steffen Kolmer 23bb824731
feat: Added mute video moderation feature (#8630)
* Added mute video feature

* Fixed export

* Fixed some issues

* Added remote video mute notification

* Fixed import

* Fixed conference event handling

* Fixed some linting issues

* Fixed more linter errors

* turn screenshare off on remote video mute

* Fix linter issue

* translations added for mute video feature

* Added video mute button to interface config

* Updated lib-jitsi-meet

* Fix copy paste error

Co-authored-by: nurjinn jafar <nurjin.jafar@nordeck.net>
2021-02-24 15:45:07 -06:00
..
actionTypes.js feat(conference): Enable forced reload of client on bridge failure. 2021-02-04 12:33:18 -05:00
actions.js feat: Added mute video moderation feature (#8630) 2021-02-24 15:45:07 -06:00
constants.js fix(avatar) remove participant's "avatarID" 2020-10-16 14:44:10 +02:00
functions.js ref(thumbnail): use connectionStatus from redux. 2020-10-29 12:05:40 -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.any.js feat(conference): Enable forced reload of client on bridge failure. 2021-02-04 12:33:18 -05:00
middleware.native.js feat(android) add screen-sharing support 2020-11-04 14:45:16 +01:00
middleware.web.js feat(conference): Enable forced reload of client on bridge failure. 2021-02-04 12:33:18 -05:00
reducer.js cleanup: Remove unused code. 2020-12-01 08:32:26 -06:00