element-portable/src/components
Richard van der Hoff 04b5b587a1
Expected UTDs: report a different Posthog code (#12389)
* `DecryptionFailureTracker`: stronger typing

Use `DecryptionFailureCode` rather than string

* `DecryptionFailureTracker`: remove use of `DecryptionError`

The second argument to `MatrixEventEvent.Decrypted` callbacks is deprecatedf,
and we can get the info we need direct from the event. This means that we no
longer need to reference the internal `DecryptionError` class in the js-sdk.

* `DecryptionFailureTracker`: use a different Posthog code for historical UTDs

* Update for new UTD error codes
2024-04-17 12:36:01 +00:00
..
structures Expected UTDs: report a different Posthog code (#12389) 2024-04-17 12:36:01 +00:00
utils New right panel visual language (#11664) 2023-10-20 13:30:37 +00:00
views Make empty state copy for TAC depend on the value of the setting (#12419) 2024-04-16 11:38:20 +00:00