jiti-meet/react/features/deep-linking
virtuacoplenny 249dd7b8b8
fix(invite): decode the meeting name (#4411)
* fix(invite): decode the meeting name

* squash: try to make mobile join same encoded meeting name as web

* Decodes and generated texts for share and copy meeting info.

Decodes in all cases except when it contains a space, as it will generate wrong links when pasted/shared in external applications.
2019-07-10 10:27:11 -07:00
..
components fix(invite): decode the meeting name (#4411) 2019-07-10 10:27:11 -07:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js flow: tame the beast 2019-03-21 14:47:55 +01:00
constants.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
functions.js feat(deeplinking): Pass state to openDesktopApp. 2019-06-10 04:14:41 -07:00
index.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
middleware.js feat(deeplinking): Pass state to openDesktopApp. 2019-06-10 04:14:41 -07:00
openDesktopApp.js feat(deeplinking): Pass state to openDesktopApp. 2019-06-10 04:14:41 -07:00
reducer.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00