Closed richvdh closed 3 weeks ago
I created an issue on rust https://github.com/matrix-org/matrix-rust-sdk/issues/4048 that is covering the work on rust I think. Linking here so we can discuss it
I created an issue on rust matrix-org/matrix-rust-sdk#4048 that is covering the work on rust I think.
That issue lays some groundwork, but does not update the posthog integration in the rust sdk
matrix-analytics-events PR: https://github.com/matrix-org/matrix-analytics-events/pull/114
@BillCarsonFr is doing the EX bits, and I'm doing the EW bits
React SDK PR: https://github.com/element-hq/element-web/pull/28292 (in draft until tests written)
Not strictly the same cause but trivial to fix at the same time:
No trivial, need to be handled separatly
I've moved this to the "Trust & Decoration" workstream, since the codes affected here will only affect devices with the "Exclude insecure devices when sending/receiving messages" labs option enabled, for now.
We've recently added new decryption failure reasons; in particular:
We should add new PostHog reason codes for these failure reasons, and wire up the applications to send them correctly.
analytics-events
project https://github.com/matrix-org/matrix-analytics-events/pull/114Not strictly the same cause but may be trivial to fix at the same time: