manuroe
manuroe
I am closing this request in favor of https://github.com/element-hq/element-internal/issues/614 so that we can follow the EX team process with epic -> user stories -> tech tasks. It makes things easier...
Please use Element Call associated issue. It sounds to be an Element Call server configuration. We can do very little on the app side.
@stefanceriu @jmartinesp This is a bit close to the encryption decoration work you are doing. Can you update the composer hint and its icon?
Probably an issue with with the bumpstamp. Likely a backend issue. @erikjohnston can you check the rageshake?
There is an issue with tombstoned rooms. @erikjohnston can you check the backend does not send them?
Tagging @Hywan for visibilty.
It will be fixed with https://github.com/matrix-org/matrix-rust-sdk/issues/5050.
We all want it but it will be hard to achieve on iOS with its multi-process. The amount of work to make the state and coming timeline stores multi-process capable...
The state store already exists. Its API surface is much larger than the crypto store one. This is why we consider the work to be huge. The timeline store is...
I should report here the issues I found when testing it 2 weeks ago: ### iOS - [x] Not reactive on power level change. It is on ban status. Fixed...