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 rn: add DialInSummary 2019-05-07 18:02:14 +02:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js [RN] Add swipe to delete feature 2018-10-09 13:35:06 +02:00
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 Improve persistency layer 2018-02-02 15:13:26 -06:00
middleware.js ref(RecentList): Improvements after review. 2018-08-03 11:25:03 -05:00
reducer.js [RN] Add swipe to delete feature 2018-10-09 13:35:06 +02:00