manuroe
manuroe
I am reducing the occurence of this bug. Please comment and send a bug report if you are affected by this.
I am deprioritising this feature because 1/ it would require specific work if we do not change the backend API and 2/ it does not exist elsewhere yet.
Tested it today. The member list refreshes at some point after, I guess, the backend acknowledges the request. The refresh can be instant or multi seconds according to network or...
There might be a relation with https://github.com/element-hq/element-x-ios/issues/3186 too. The scenario to reach the issue is quite similar. The consequense is worse here.
EX heavily depends on the Room Summary API. It is mandatory to have it enabled on Synapse.
If the RR is on a state event at the protocol level, we want to display it on the closest previous message in the timeline as described in https://github.com/matrix-org/matrix-rust-sdk/issues/3065. We...
thanks @sbddesign . We should look at PRs here more often. Sorry. The fix was included in https://github.com/element-hq/element-meta/pull/3010.
https://github.com/matrix-org/matrix-rust-sdk/issues/4801 defines a plan to have a lighter use of memory.
Seems to be a push rules settings issue. @amshakal do we really want to support notifications in notice messages, that are mainly coming from bots?
We need full event cache persistent storage. We will probably need other tricks on the app side like increase the counter from NSE.