Andy Balaam
Andy Balaam
Followup to https://github.com/element-hq/element-meta/issues/2492. Part of https://github.com/element-hq/element-meta/issues/2491, itself part of [Invisible crypto](https://github.com/element-hq/crypto-internal/issues/282). When an unverified user changes their identity, we need to make our user aware of this. In the long...
### Steps to reproduce 1. Two users who have verified each other using the emoji dance 2. Reset identity of the sender 3. To make sure, type `/discardsession` as the...
This is the Rust part of https://github.com/element-hq/element-meta/issues/2492
A bit less repeating ourselves in this test data. Ulterior motive: if we ever want to add more users it will be easier now we can see exactly what information...
Follow up to https://github.com/matrix-org/matrix-rust-sdk/issues/3544 If a user is in verification violation and then they become verified OR we withdraw verification (making them unverified), update their sessions so messages from them...