manuroe

Results 25 comments of manuroe

For reference, here are the models exposed by mobile SDKs and used by the apps to build items for the room list: - android: https://github.com/matrix-org/matrix-android-sdk2/blob/v1.4.14/matrix-sdk-android/src/main/java/org/matrix/android/sdk/api/session/room/model/RoomSummary.kt#L30-L67 - iOS: https://github.com/matrix-org/matrix-ios-sdk/blob/v0.23.4/MatrixSDK/Data/MXRoomSummaryProtocol.h#L36-L150 All this...

If you reopen the room from the room list, the timeline is displayed correctly.

It looks to be part of the chronic issues. I increased the severity to treat as a P1. Sadly, I got the issue only during weekends. See the linked rageshakes....

I put labels to get a P1 bug. It is part of the chronic issues. It affects the trust people can have on the system.

My bad. My thread panels on web was open 🤦 . We need to dig why we are getting this feedback: it happened [here](https://github.com/vector-im/element-ios/issues/5001) early before threads and after threads....

Another issue will be created after the discovery phasis

Well, this issue, UX or technical, needs to be fixed

I think this is because of the lack of [MSC3061: Sharing room keys for past messages](https://github.com/matrix-org/matrix-doc/pull/3061) on android (and ios). Existing issues: - https://github.com/vector-im/element-android/issues/4153 - https://github.com/vector-im/element-ios/issues/4947

This extra security level is for a customer who: - does not trust the OS and its keychain - blocks the app on jailbroken devices In the normal context, we...

We should work on it post EIX BBQ alpha in October.