Vlad Piersec
9418dbc2b1
fix(recents-list): Order recents by last used
4 years ago
Vlad Piersec
f8a41aea9c
feat(welcome_page): Redesign welcome page
4 years ago
Vincent Hou
3e40bb19cd
fixed the encoded tiltle issue in chinese
Checked the code of react.native part, there's no issue by using safeDecodeURIComponent.
So fixed it in same way.
5 years ago
damencho
a4cbbccb2a
Fixes loading recent lists on wrong meeting name stored.
decodeURIComponent is not needed any more and after adding a validation such meeting name should not happen to be stored.
5 years ago
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.
5 years ago
Hristo Terezov
b30008e3a5
feat(welcome-page): Redesign. (#3559)
* feat(welcome-page): Redesign.
* Style adjustments.
6 years ago
hristoterezov
fb75180632
ref(RecentList): Improvements after review.
6 years ago
Ritwik Heda
046b06e436
added recent list
6 years ago