Skip to content
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

[Task] Manually mark a room as unread #3037

Closed
4 tasks done
stefanceriu opened this issue Jan 19, 2024 · 0 comments
Closed
4 tasks done

[Task] Manually mark a room as unread #3037

stefanceriu opened this issue Jan 19, 2024 · 0 comments
Labels

Comments

@stefanceriu
Copy link
Member

stefanceriu commented Jan 19, 2024

Meta issue

Description
Add support for MSC2867 and allow users to manually mark rooms as unread (and the opposite).

  • Add Ruma support for the room account data m.marked_unread field and content
  • Expose this new field from within RoomLists and their RoomInfo on the FFI layer. Have them automatically fire update diffs when the data changes following a sliding sync response
  • Handle eventual storage migrations
  • Expose methods on the FFI layer so that a user can change the flag at will
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant