jiti-meet/react/features/base/config
Дамян Минков 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
..
actionTypes.js [RN] Fix processing outdated loadConfig requests (continued) 2018-05-23 16:48:23 -05:00
actions.js [RN] Fix processing outdated loadConfig requests (continued) 2018-05-23 16:48:23 -05:00
constants.js [RN] If base/config knows a domain, then the app knows it 2018-05-14 16:33:02 -05:00
functions.js Token based features (#3075) 2018-06-15 13:10:22 -05:00
getRoomName.js [RN] Support JSON Web Token (JWT) 2017-05-09 00:21:14 -05:00
index.js fix: synchronize global 'config' var with the reducer's state 2018-03-20 21:07:45 -04:00
middleware.js [RN] If base/config knows a domain, then the app knows it 2018-05-14 16:33:02 -05:00
parseURLParams.js [RN] Converge with Web's ExternalAPI a bit 2017-07-27 16:48:38 -05:00
reducer.js [RN] Fix processing outdated loadConfig requests (continued) 2018-05-23 16:48:23 -05:00