element-web/test/test-utils
Hubert Chathi eed8d1538b
Add more encryption properties to PostHog (#12415)
* report time to decrypt an event if it's slow

* add more stats

* fix some tests

* keep original timestamp, and report non-visible decryption failures

* add statistic for whether the user trusts their own device

* revert local playwright docker changes

* apply changes from review

* also remove logout event handler on logout

* apply changes from review

* make eventDecrypted callback private
2024-05-16 00:25:58 +00:00
..
audio.ts
beacon.ts
call.ts Element Call: fix widget shown while its still loading (`waitForIframeLoad=false`) (#12292) 2024-03-12 16:55:01 +00:00
client.ts Add more encryption properties to PostHog (#12415) 2024-05-16 00:25:58 +00:00
composer.ts
console.ts
date.ts
events.ts
index.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
location.ts
oidc.ts
platform.ts
poll.ts Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
pushRules.ts
relations.ts
room.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
test-utils.ts Stop using deprecated methods, fields & exports (#12524) 2024-05-15 14:58:28 +00:00
threads.ts
utilities.ts
wrappers.tsx