convos icon indicating copy to clipboard operation
convos copied to clipboard

Allow conversations to be sorted by last active

Open jhthorsen opened this issue 4 years ago • 2 comments

Many chat applications place the conversations with unread messages on top of the list. I would like to have an option to do the same in Convos, so it's easier to see that you have received a new private message.

I'm unsure if this should also apply to channels, or only private messages. Maybe it could apply to channels if "Notify me on new messages" is ticked?

I do believe that the conversations should be grouped as they are today.

jhthorsen avatar Nov 13 '20 05:11 jhthorsen

fb4076b3f4c48abb5e77d64d1c970bf40a6c1c7c has a change to filter for conversations with unread messages, but will skip conversations with "60+" unread messages. By accident, you can still find those by searching for "60+" though.

jhthorsen avatar Feb 12 '21 00:02 jhthorsen

Added 1ce10e1820ac05a3e71d15000ca874abb36b29c5 to filter for channels and private conversations.

jhthorsen avatar Feb 12 '21 01:02 jhthorsen