element-meta
element-meta copied to clipboard
[Story] Threads: List of threads of the room
Description
- As a user
- When I see that the room has unread threads (https://github.com/element-hq/element-meta/issues/2952)
- Then I want to see a list of threads of the room and which of those have new messages
- So that I can catch up quickly with the threads that I need to
Unread in this context means that a new message has been posted to the thread since the user last read it, it is independent from notification settings. A special decoration is NOT expected if there was a notification (e.g. user was mentioned in the thread).
Note: this will be later adjusted to focus only on the threads that the user has subscribed to.
Acceptance criteria
- TBD
Dependencies
- None
Out of scope
- Nothing
Questions
- [ ]