jiti-meet/react/features/invite
Leonard Kim 2720c76e4d fix(password): do not let guests edit password when roles are enabled
If config.enableUserRolesBasedOnToken is true, only let moderators
and non-guests modify the password. Otherwise, only let moderators
edit the password.
2018-01-28 18:48:24 -06:00
..
components fix(password): do not let guests edit password when roles are enabled 2018-01-28 18:48:24 -06:00
actionTypes.js feat(info): automatically show the info dialog (#2018) 2017-09-29 15:27:23 -05:00
actions.js ref(info): be explicit when opening the dialog with a timeout 2017-10-11 15:51:58 -05:00
functions.js Upgrade NPM dependencies/packages: react-native 0.50 2017-12-04 00:45:18 -06:00
index.js SQUASH: changes based on feedback: rename, handle error 2017-05-19 15:35:47 -07:00
middleware.js Hides call info and invite button in iAmRecorder mode. (#2154) 2017-11-10 11:43:40 -08:00
reducer.js ref(info): be explicit when opening the dialog with a timeout 2017-10-11 15:51:58 -05:00