jiti-meet/react/features/invite/components/add-people-dialog/web
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
..
AddPeopleDialog.js feat(dynamic-branding) add initial mobile SDK customization 2022-05-23 17:02:14 +02:00
CopyMeetingLinkSection.js feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
DialInNumber.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
DialInSection.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
InviteButton.js feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
InviteByEmailSection.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
InviteContactsForm.js feat(jwt) deprecate and remove enableFeaturesBasedOnToken 2022-08-17 11:17:29 +02:00
InviteContactsSection.js feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement 2020-05-20 16:14:47 +02:00
LiveStreamSection.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
index.js Improve premeeting screens ux (#9726) 2021-08-20 11:53:11 +03:00