jiti-meet/react/features/recent-list
Saúl Ibarra Corretgé d9eedb0dad fix(recent-list) do not store room when inside an iframe
Due to local storage limitations we might end up making the URL huge
when we save the state there. Avoid the issue at the root by never
storing URLs in that case.

Closes: https://github.com/jitsi/jitsi-meet/issues/11567
2022-05-23 14:26:49 +02:00
..
components feat(welcome) blur room name input onListContainerPress 2022-02-01 16:12:55 +02:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.js [RN] Add swipe to delete feature 2018-10-09 13:35:06 +02:00
functions.native.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
functions.web.js fix(recents-list): Order recents by last used 2021-02-01 13:30:34 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js fix(recent-list) do not store room when inside an iframe 2022-05-23 14:26:49 +02:00
reducer.js fix: Escapes some keys when parsing input. 2021-06-02 15:24:13 -05:00