cinnyapp / cinny

Yet another matrix client
https://cinny.in
GNU Affero General Public License v3.0
1.99k stars 258 forks source link

Separation of read/unread messages in the room #67

Closed weissbier closed 2 years ago

weissbier commented 3 years ago

Is your feature request related to a problem? Please describe.

In the room view there's no way to tell, which messages have been arrived since the last time the room has been viewed.

Describe the solution you'd like

Element separates already read and new messages with a horizontal green bar. Something similar would be nice for Cinny.

N-R-K commented 2 years ago

In dev.cinny the unread marker sticks around for me. In other words, a room always stays unread even when you've scrolled to the bottom of it.

kfiven commented 2 years ago

@N-R-K That part of sending read receipts is still in progress and that's why it stays unread, not an issue with unread indicator.