jiti-meet/react/features/recent-list
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
actionTypes.js
actions.js
functions.native.js fix(invite): decode the meeting name (#4411) 2019-07-10 10:27:11 -07:00
functions.web.js fix(invite): decode the meeting name (#4411) 2019-07-10 10:27:11 -07:00
index.js
middleware.js
reducer.js