jiti-meet/react/features/invite/components/add-people-dialog
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
..
native feat(mobile/navigation) updated screens that have footer 2022-06-16 11:49:53 +02:00
web feat(jwt) deprecate and remove enableFeaturesBasedOnToken 2022-08-17 11:17:29 +02:00
AbstractAddPeopleDialog.js feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
index.native.js [RN] Add invite screen 2019-02-27 13:26:21 +01:00
index.web.js [RN] Add invite screen 2019-02-27 13:26:21 +01:00