Mauro

Results 46 issues of Mauro

requires an sdk branch which contains the qr code login APIs to compile fixes #2622

Trigger-PR-Build

Will also require in a future PR an update for the SDK.

Trigger-PR-Build

From element-x-ios created by [Velin92](https://github.com/Velin92): element-hq/element-x-ios#2849 Please see and discuss the details in the meta issue.

T-Task

From element-x-ios created by [Velin92](https://github.com/Velin92): element-hq/element-x-ios#2842 Please see and discuss the details in the meta issue. Since the queue will now be handled automatically, also the Resend option will be...

T-Task

From element-x-ios created by [Velin92](https://github.com/Velin92): element-hq/element-x-ios#2841 Please see and discuss the details in the meta issue. This will require the sending queue enable/disable API to be implemented on the SDK...

T-Task

Exposed a function in both the FFI room binding and the sdk room, to allow to store and restore the composer draft for that specific room in the persistent storage....

We should store message drafts in the local encrypted store for security reason, so that clients can save them and restore them at a later time. We should store drafts...

### Steps to reproduce 1. Edit any old message 2. Close and reopen the app (sometimes just leaving the room is enough) 3. Scroll back to the old message (triggering...

bug

fixes #3072 Requires https://github.com/matrix-org/matrix-rust-sdk/pull/3773 to be merged

pr-wip

Should be displayed only once, until the user taps OK. One appears at the bottom of the timeline, and another in the details view. Please see and discuss the details...

T-Task