jiti-meet/react/features/analytics
robertpin afbf261f67 fix(iframe) Keep URL params on iframe reload
Don't cleanup URL params when jitsi is in iframe
Fixes an issue where the user right-clicks on the iframe and Reload frame. This causes a refresh of the iframe, not the whole page, but without the parameters (jwt, configOverwrite etc are all lost). The parameters are part of the URL, so by not cleaning them up we make sure that on reload we still have all params
2021-10-29 10:59:54 +03:00
..
handlers fix(rn,amplitude) update Amplitude SDK on RN 2021-08-20 15:24:34 +02:00
AnalyticsEvents.js feat(reactions) Added metrics for disable reaction sounds 2021-10-25 13:24:51 +03:00
actionTypes.js feat(analytics): local tracks duration event. 2019-05-24 10:09:25 -07:00
functions.js fix(iframe) Keep URL params on iframe reload 2021-10-29 10:59:54 +03: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