jiti-meet/react/features/toolbox
Дамян Минков ac834326e7
Token based features (#3075)
* Adds an option to disable features based on token data.

Reverts changes from b84e910086, removes disableDesktopSharing option and an interface_config option.

* Disable recording button based on token features data.

Hide recording if local participant isGuest and roles based on token.
When enableUserRolesBasedOnToken is enabled we were not hiding the record button for guests.

* Adds filtering of jibri iqs and rayo based on features.

Moves feature checking in separate utility function.
Renames utility method.

* Adds a footer text when outbound-call is not feature enabled.

* Fixes comments.
2018-06-15 13:10:22 -05:00
..
components Token based features (#3075) 2018-06-15 13:10:22 -05:00
actionTypes.js feat(toolbox): move OverflowMenu show logic to redux 2018-05-15 14:12:38 -05:00
actions.native.js feat(toolbox): move OverflowMenu show logic to redux 2018-05-15 14:12:38 -05:00
actions.web.js misc: remove dead code 🔥🔥🔥 (#2844) 2018-04-19 10:24:16 -07:00
functions.native.js [RN] Refactor Toolbox 2018-05-15 14:12:38 -05:00
functions.web.js [RN] Refactor Toolbox 2018-05-15 14:12:38 -05:00
index.js ref(toolbar): remove remnant of custom tooltip display on demand 2018-04-11 10:35:01 +02:00
middleware.js feat(toolbox): axe the old toolbox (#2731) 2018-04-08 22:03:26 -07:00
reducer.js feat(toolbar): add 'always-visibile' config option 2018-05-30 16:12:05 +02:00