jiti-meet/react/features/analytics
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
..
handlers chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
AnalyticsEvents.js feat(carmode) Add carmode screen 2022-05-06 13:14:10 +03:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
functions.js fix(recent-list) do not store room when inside an iframe 2022-05-23 14:26:49 +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(misc) follow-up typos 2021-03-22 10:41:41 +01:00
reducer.js feat(analytics): local tracks duration event. 2019-05-24 10:09:25 -07:00