element-call-Github/src/analytics
Robin Townsend 17450b4531 Fix big grid crashing due to missing React import
by fixing the cause rather than the symptom: this upgrades the code to use the new, recommended JSX transform mode of React 17+, which no longer requires you to import React manually just to write JSX.
2023-06-30 18:21:18 -04:00
..
AnalyticsNotice.tsx Fix big grid crashing due to missing React import 2023-06-30 18:21:18 -04:00
PosthogAnalytics.ts Note the call backend in rageshake and analytics data 2023-06-23 14:47:32 -04:00
PosthogEvents.ts Add quality survey at the end of the call (#1084) 2023-06-07 16:22:44 +02:00
PosthogSpanProcessor.ts add splitbrain params to MediaReceived event (#1089) 2023-06-07 15:59:42 +02:00
RageshakeSpanProcessor.ts Add the event name to the rageshake span processor export 2023-04-20 17:18:06 +01:00