jiti-meet/react/features/base/config
Saúl Ibarra Corretgé 77d687952d feat(jwt) deprecate and remove enableFeaturesBasedOnToken
The new behavior is as follows:

IF a user has a token and `features` is not set, we treat it as if the
feature was enabled.

IF a user has a token and `features` is set, we check if the feature
name has a value of "true".

`isJwtFeatureEnabled` also provides a way to specify the default value
in case there is no token.
2022-08-17 11:17:29 +02:00
..
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.js (external_api) Add command for overwriting config values. 2021-03-10 18:30:14 +02:00
configType.ts feat(jwt) deprecate and remove enableFeaturesBasedOnToken 2022-08-17 11:17:29 +02:00
configWhitelist.js feat(liveStreamting) add configuration to customize streaming dialog 2022-08-02 10:27:18 +02:00
constants.js feat(noise-suppression): Add noise suppression effect. (#11547) 2022-07-20 15:31:17 +03:00
extraConfigWhitelist.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
functions.any.js refactor(multi-stream) refactor virtual screenshare creation and support plan-b clients (#11445) 2022-04-29 10:32:16 -04:00
functions.native.js fix(android) exclude the Giphy SDK from the libre build 2022-07-21 12:51:43 +02:00
functions.web.js fix(toolbox) hide volume meter when audio levels are disabled 2022-01-11 17:08:36 +01:00
getRoomName.js config: drop configLocation and getroomnode options 2019-10-14 12:20:58 +02:00
index.js feat: Update video receiver constraints to use source names (#10527) 2021-12-16 11:49:36 -06:00
interfaceConfigWhitelist.js feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js chore(config,known-domains) remove legacy code 2022-08-16 17:18:04 +02:00
reducer.ts chore(config) remove legacy comment 2022-08-16 17:18:04 +02:00