Valere Fedronic

Results 125 issues of Valere Fedronic

I have enabled the option to `Exclude insecure devices`, and then some insecure messages suddenly appeared in the room. Notice that the message has the correct warning, but it should...

https://github.com/matrix-org/matrix-rust-sdk/actions/runs/15159345135/job/42621611724?pr=4963 Fixed by re-launching the failed job once. ``` membership_acls_test.go:194: [@user-20-bob:hs1](rust) Backpaginate 5 !bxNWYSkiqLkTeNBnpu:hs1 => %!s() membership_acls_test.go:196: [@user-20-bob:hs1](rust) GetEvent(!bxNWYSkiqLkTeNBnpu:hs1, $rotUZUxCY2W7EDE6b534ftvwMjHzZF34bTbLh7RUnEM) membership_acls_test.go:196: MustGetEvent: failed to GetEventTimelineItemByEventId($rotUZUxCY2W7EDE6b534ftvwMjHzZF34bTbLh7RUnEM): ClientError: Generic: Msg=Item with given...

intermittent-failure

`receive_sync_changes` takes the to_device events from the sync and return a "decrypted version" of them. So an app using the crypto sdk have no way to make the difference from...

encryption

Step to reproduce: - Alice logs in on Element X - Alice creates a DM with Bob - Alice logs in on web but does not verify this new session....

### Steps to reproduce 1. Where are you starting? What can you see? - Alice (Admin) and Bob (Default) in the room - Alice start a Call - Bob Joins...

T-Defect

### Pull Request Checklist Re-edition of https://github.com/element-hq/element-x-ios/pull/4521 rebased and cherry-picked - [ ] I read the [contributing guide](https://github.com/element-hq/element-ios/blob/develop/CONTRIBUTING.md). - [ ] Pull request contains a [changelog label](https://github.com/element-hq/element-x-ios/blob/develop/CONTRIBUTING.md#changelog). **UI changes have...

pr-change

Please see and discuss the details in the meta issue. https://github.com/matrix-org/matrix-rust-sdk/pull/5614

T-Task