Timo and GitHub
b68d4bf51b
Update README.md ( #953 )
...
Only a tiny typo
2023-03-10 14:42:24 +01:00
Timo and GitHub
0423a494c4
Checkbox for analytics opt in & settings redesign ( #934 )
2023-03-01 13:47:36 +01:00
Timo and GitHub
eda11cfc08
Inform that the user that config keys are missing ( #880 )
2023-02-09 12:57:54 +01:00
Timo and GitHub
e5135a41ba
Add call id to mute events ( #827 )
2023-01-05 11:05:22 +01:00
Timo and GitHub
67d1c29d6a
decrease wait after call ended to 10ms ( #825 )
...
* decrease wait after call ended to 10ms
* new order of widget requests to avoid pip flicker
2023-01-05 00:01:57 +01:00
05be247946
send posthog callEnded events instantly in embedded mode (prohibit missing events) ( #816 )
...
Signed-off-by: Timo K <timok@element.io >
Co-authored-by: Timo K <timok@element.io >
2023-01-03 17:09:21 +01:00
1f5c22e325
Posthog new api key ( #815 )
...
new api key
Signed-off-by: Timo K <timok@element.io >
Co-authored-by: Timo K <timok@element.io >
2023-01-03 16:59:06 +01:00
Timo and GitHub
0488cbdd8c
Change posthog key and host to selfhosted instance ( #775 )
...
* change posthog key and host
* Refresh Key
* change key again
2022-12-22 19:59:29 +01:00
Timo and GitHub
e3aa810230
Posthog widget embedding ( #767 )
...
* load analytics id from url in embedded mode
Signed-off-by: Timo K <timok@element.io >
* add start call in the widget code path
Signed-off-by: Timo K <timok@element.io >
* send group call id instead of call name
Signed-off-by: Timo K <timok@element.io >
* generate analyticsid based on account analyticsid
This make it impossible to find users from the element web posthog instance
in the element call instance
* move registration type setup PosthogAnalytics.ts
* Order identificaition and tracking.
This fixes an issue that the widget version did not identify the user before sneding
the first track event.
Because start call is called right after app startup.
Signed-off-by: Timo K <timok@element.io >
2022-12-19 12:16:59 +01:00
01244c1873
Posthog load settings on startup ( #734 )
...
Signed-off-by: Timo K <timok@element.io >
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com >
2022-11-07 18:00:35 +01:00
bcbc20b53d
Create advanced section for telemetry checkbox ( #725 )
...
Signed-off-by: Timo K <timok@element.io >
Co-authored-by: Timo K <timok@element.io >
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com >
2022-11-05 11:13:56 +01:00
cafac39733
moves style init to initializer. fix i18n loading ( #723 )
...
Co-authored-by: Timo K <timok@element.io >
2022-11-04 18:29:40 +01:00
123763afec
Disable posthog in widgets ( #726 )
...
Co-authored-by: Timo K <timok@element.io >
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com >
2022-11-04 17:31:07 +01:00
72503d0335
Add posthog Telemetry (Anonymity Logic + call duration telemetry) ( #658 )
...
Co-authored-by: Timo K <timok@element.io >
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com >
2022-11-04 13:07:14 +01:00
78a313c373
Async config file ( #682 )
...
* initial
* only donwload config once
* formatting
* update sample config
* sentry
* refactor load state
* fix build yaml
* Upper case enums
* change how defaults work. review fixes
* abstract initialization
* copyright
* gitignore styleing
* refactor initialization
* use dafualt as fallback
* internalInstance rename
* review
* remove acidentally added posthog file
* DSN rename
* update Copyright
* remove olm from the initializer
Co-authored-by: Timo K <timok@element.io >
2022-11-03 19:43:41 +01:00
f71817b0a2
fix logout ( #577 )
...
Co-authored-by: Timo K <timok@element.io >
2022-09-13 16:48:04 +02:00
Timo and GitHub
51ae1c819a
typescript src/video-grid ( #511 )
2022-08-12 19:27:34 +02:00
Timo and GitHub
c09380644b
typescript src/tabs, src/typography ( #491 )
...
* first iteration
* tabs generic - remove as from typography
* typography using React.component function
* comma mistake
* ...
* review + add back `as` option for typography.
* linter
* quick fix
* us location descriptor
2022-08-11 17:59:00 +02:00
Timo and GitHub
f554afd6b1
typescript src/input ( #487 )
2022-08-09 11:44:46 +02:00
Timo and GitHub
baebfdb0bb
typescript src/popover ( #488 )
2022-08-03 12:22:07 +02:00
Timo and GitHub
2d99acabe2
typescript src/room ( #437 )
2022-08-02 00:46:16 +02:00
Timo and GitHub
44b9bd0046
Merge pull request #485 from toger5/ts_Form+Home
2022-08-01 18:20:59 +02:00
Timo and GitHub
e5cfcb601b
Merge pull request #397 from toger5/ts_button
2022-07-07 22:03:28 +02:00
Timo and GitHub
6d8e34762e
Merge pull request #395 from toger5/ts_profile
...
typescript `src/profile`
2022-06-28 18:47:54 +02:00
Timo and GitHub
05e786e3d6
Merge pull request #387 from toger5/ts_settings
...
typescript `src/settings`
2022-06-28 12:08:05 +02:00