manuroe
manuroe
* As a user * I want to keep text I typed in the text composer but not yet sent when I switch rooms * So that I do not...
### Description * As a user * I do not want the app to reload timeline content every time * So that I enjoy a snappy app with timeline instantly...
### Description * As a user * I want to see users display names instead of matrix ids in the timeline * So that I am not focused by technical...
This page gives an overview of what Element X apps (Android & iOS) can and cannot do as of *2025-10-10* on Element X Android and iOS 25.10.0. # Homeserver requirements...
### Description * As a user in a call * I want to come back to the app to read messages * So that I can check my message while...
### Description * As a user * I want to my device to ring on an incoming call * So that I do not miss them Based on [MSC4075 ](https://github.com/matrix-org/matrix-spec-proposals/blob/toger5/matrixrtc-call-ringing/proposals/4075-call-notify-event.md)...
Spec: https://github.com/matrix-org/matrix-doc/pull/1719 JS PR: https://github.com/matrix-org/matrix-js-sdk/pull/780 and this bug fix on this feature: https://github.com/matrix-org/matrix-js-sdk/pull/792
We should reword "*We'll store an encrypted copy of your keys on **our** server....*" into "*We'll store an encrypted copy of your keys on your Matrix homeserver*" or "*We'll store...
The restore button is currently always displayed even after a successful recover. This is a disturbing UX. To fix it we need to: - [x] update the [spec](https://github.com/uhoreg/matrix-doc/blob/e2e_backup/proposals/1219-storing-megolm-keys-serverside.md) so that...