-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to mark a room as favorite #3495
Comments
I also encountered this. I noticed that if you try to mark a room as favourite it actually works, you see a room become favourite in other clients like Element Desktop, but the change is not reflected in Element X Android. Unmarking a room does not work since EXA believes the toggle is off already. |
I've been debugging this and it appears to be an issue in the My best guess right now is some kind of difference in the sliding sync configuration (possibly only concurring with native synapse). My Element X build does receive account data, also room specific (some
...ah that didn't use sliding sync |
It looks like there just was server side support for getting favorited rooms missing, as such this is likely a duplicate of #3521 |
This works well now with Synapse 1.116rc1 (perhaps already 1.115?) and EXA 0.6.4. |
Steps to reproduce
Or
Outcome
What did you expect?
That it is marked as favorite
What happened instead?
Nothing
Your phone model
Nokia XR20
Operating system version
13
Application version and app store
0.6.2
Homeserver
synapse 0.115.0
Will you send logs?
Yes
Are you willing to provide a PR?
No
The text was updated successfully, but these errors were encountered: