riot-web/test/components/structures
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
..
__snapshots__ Add room topic to right panel room info (#12503) 2024-05-10 10:00:43 +00:00
auth Stop using deprecated methods, fields & exports (#12524) 2024-05-15 14:58:28 +00:00
AutocompleteInput-test.tsx
ContextMenu-test.ts
LargeLoader-test.tsx
LeftPanel-test.tsx
LegacyCallEventGrouper-test.ts
LoggedInView-test.tsx New context for local device verification (#12417) 2024-04-16 09:43:27 +00:00
MainSplit-test.tsx
MatrixChat-test.tsx Add more encryption properties to PostHog (#12415) 2024-05-16 00:25:58 +00:00
MatrixClientContextProvider-test.tsx New context for local device verification (#12417) 2024-04-16 09:43:27 +00:00
MessagePanel-test.tsx
PictureInPictureDragger-test.tsx
PipContainer-test.tsx
ReleaseAnnouncement-test.tsx
RightPanel-test.tsx
RoomSearchView-test.tsx
RoomStatusBar-test.tsx
RoomStatusBarUnsentMessages-test.tsx
RoomView-test.tsx
SpaceHierarchy-test.tsx
TabbedView-test.tsx Make TabbedView a controlled component (#12480) 2024-05-03 15:01:01 +00:00
ThreadPanel-test.tsx
ThreadView-test.tsx Fix flaky jest tests (#12486) 2024-05-02 14:53:35 +00:00
TimelinePanel-test.tsx
UploadBar-test.tsx
UserMenu-test.tsx
ViewSource-test.tsx