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
Add "mark as read" action to show instead of "mark as unread" when the chat is already unread
which also updates the read receipt (and thus also marks chats as read that had new messages)
After using the "mark as (un)read" actions, the chat entry is still rendered in some kind of selected state, which makes it harder to see if it actually worked. Can we remove that selected state automatically?
Show home if current room is marked unread
Use UnstableValue class from matrix-js-sdk?
Once merged, enable by default on Android
The text was updated successfully, but these errors were encountered:
WIP: https://github.com/SchildiChat/matrix-react-sdk/commits/mark-as-unread
Mandatory
Nice to have
The text was updated successfully, but these errors were encountered: