adventures-in / chat_app

A group effort to build a chat app and learn as we go.
18 stars 0 forks source link

Keep a 'read' status for messages #216

Open nickmeinhold opened 4 years ago

nickmeinhold commented 4 years ago

Is your feature request related to a problem? Please describe. I noticed Messenger doesn't show you the read/unread status of messages and how annoying that is. I think we could scroll to the first unread message, and also show a line between read and unread messages (Discord is a good example).

Describe the solution you'd like