jiti-meet/react/features/invite
Saúl Ibarra Corretgé a2d39ca5b1 fix(rn,util) avoid 'clipboard-copy' being bundled in native
The copyText wrapper is used in the `showStartedRecordingNotification`
action, which is common for web and native. Provide a native
implementation so the right one is bundled.
2022-10-06 11:24:20 +02:00
..
components fix(rn,util) avoid 'clipboard-copy' being bundled in native 2022-10-06 11:24:20 +02:00
_utils.js feat: Passing the url to conference mapper (#11013) 2022-02-28 14:03:42 -06:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.any.js feat: Passing the url to conference mapper (#11013) 2022-02-28 14:03:42 -06:00
actions.native.js feat: include sort members eslint changes 2022-09-27 10:25:20 +02:00
actions.web.js invite: remove duplicated code 2020-03-24 14:28:26 +01:00
constants.ts feat(invite-dialog) Add limit message for invite dialog 2022-09-29 19:06:14 +03:00
functions.js 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 some reducers to TS (#12002) 2022-08-10 12:56:24 +03:00
middleware.any.js feat: include sort members eslint changes 2022-09-27 10:25:20 +02:00
middleware.native.js rn: drop {AddPeople,Invite}Controller 2019-02-08 09:02:15 +01:00
middleware.web.js fix(AddPeopleDialog): Improve contact invite form 2020-06-25 15:25:15 +02:00
reducer.ts ref: Improve reducers TS (#12123) 2022-09-05 12:05:07 +03:00
sounds.js feat(invite-sounds): Add expired and rejected sounds. 2018-05-23 15:22:01 -05:00