jiti-meet/react/features/invite
Дамян Минков 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
..
components Token based features (#3075) 2018-06-15 13:10:22 -05:00
actionTypes.js [RN] add support for inviting participants during a call on mobile (2) 2018-05-02 12:54:02 +02:00
actions.js fix(invite): allow arbitrary strings if no dialOutAuthUrl 2018-06-15 11:24:01 -05:00
constants.js feat(invite-sounds): Add expired and rejected sounds. 2018-05-23 15:22:01 -05:00
functions.js fix(invite): allow arbitrary strings if no dialOutAuthUrl 2018-06-15 11:24:01 -05:00
index.js [RN] add support for inviting participants during a call on mobile 2018-04-25 18:58:06 +02:00
middleware.any.js fix(invite-sounds): Don't play joined sound for the poltergeist. 2018-05-23 15:22:01 -05:00
middleware.native.js [Android] Fix possible TypeError in multi-JitsiMeetView SDK consumers 2018-05-09 23:45:24 -05:00
middleware.web.js [RN] add support for inviting participants during a call on mobile (2) 2018-05-02 12:54:02 +02:00
reducer.js [RN] add support for inviting participants during a call on mobile (2) 2018-05-02 12:54:02 +02:00
sounds.js feat(invite-sounds): Add expired and rejected sounds. 2018-05-23 15:22:01 -05:00