avinassh / della

Della is a Django app for managing Secret Santa/Gift Exchange.
http://avi.im/della
MIT License
47 stars 10 forks source link

Show read/unread status of messages in the inbox / message-list view #6

Open avinassh opened 7 years ago

avinassh commented 7 years ago

Inbox just displays in the order latest message received in a thread, however it doesn't show whether a message has been read or not. It is difficult to distinguish/know as of now. And user has to check the message thread.

screen shot 2016-11-24 at 4 47 11 pm

It would be also nice to show the first few characters of the message.

Also, whenever there is an unread new message, there should be some indication in the navbar