jiti-meet/react/features/base/participants
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
..
components ref(multi-stream) Use helper function to get the video track. 2022-05-19 17:05:36 -04:00
actionTypes.ts feat(local-recording) Add self local recording (#11706) 2022-06-24 15:07:40 +03:00
actions.ts ref: Convert base/participants to TS (#11978) 2022-08-08 11:12:22 +03:00
constants.ts ref: Convert reducer to TS (#11920) 2022-07-29 11:01:50 +03:00
functions.ts feat(jwt) deprecate and remove enableFeaturesBasedOnToken 2022-08-17 11:17:29 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.ts ref: Convert base/participants to TS (#11978) 2022-08-08 11:12:22 +03:00
middleware.js feat: Updates the local stats to match remote for 'connected to'. 2022-08-10 21:13:12 -05:00
preloadImage.native.js feat(Avatar): CORS mode support. 2021-12-17 14:41:11 -06:00
preloadImage.web.js fix(misc) fix typos 2022-07-14 09:10:08 +02:00
reducer.ts feat(jwt) deprecate and remove enableFeaturesBasedOnToken 2022-08-17 11:17:29 +02:00
sounds.js fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00
subscriber.js fix(screenshare) disable sound when presenter stops sharing 2022-07-13 09:13:40 -04:00