You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Meta issue
Description
Add support for MSC2867 and allow users to manually mark rooms as unread (and the opposite).
m.marked_unread
field and contentThe text was updated successfully, but these errors were encountered: