jiti-meet/react/features/invite
virtuacoplenny e325199075 fix(invite): prefix a + when faking the validation response (#2597)
Pre-existing logic made it so numbers were assumed as valid
if no validation url was specified. To be consistent with
the validation server, the faked number should include a
+ at the beginning.
2018-03-12 13:25:42 -07:00
..
components feat(invite): be able to call numbers from the invite dialog (#2555) 2018-03-12 12:23:40 -07:00
actionTypes.js feat(info): automatically show the info dialog (#2018) 2017-09-29 15:27:23 -05:00
actions.js ref(invite): remove InviteDialog (#2483) 2018-02-17 13:53:39 -06:00
functions.js fix(invite): prefix a + when faking the validation response (#2597) 2018-03-12 13:25:42 -07: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 feat(info): new dialog design (#2452) 2018-02-13 13:46:47 -06:00