jiti-meet/react/features/recent-list
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.
2020-02-12 15:50:55 +01:00
..
components deps: react-native@0.60 2019-08-21 11:12:56 +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 feat: safe decodeURIComponent 2019-11-15 15:18:20 +01:00
functions.web.js fixed the encoded tiltle issue in chinese 2020-02-12 15:50:55 +01:00
index.js Improve persistency layer 2018-02-02 15:13:26 -06:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js ref(RecentList): Improvements after review. 2018-08-03 11:25:03 -05:00
reducer.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00