signalapp / Signal-iOS

A private messenger for iOS.
https://signal.org
GNU Affero General Public License v3.0
10.81k stars 3.03k forks source link

Add the ability to mark conversations as unread #1392

Closed nimarb closed 4 years ago

nimarb commented 8 years ago

Description

Marking messages as unread serves as a good indicator to get back to them later, which helps a lot when dealing with many messages of which only some require a response. Thus, all messages are read but some require a reply later.

Design Idea

A good way to handle that would be to swipe right on a message threat to reveal a "Mark Unread" button, which is similar to how other popular messenger apps implement this feature. Upon pressing the "Mark unread" button, the threat would become unread again and a blue dot is displayed on the right of the threat view.

michaelkirk commented 8 years ago

On Oct 13, 2016, at 10:47 AM, likyng notifications@github.com wrote:

Description

Marking messages as unread serves as a good indicator to get back to them later, which helps a lot when dealing with many messages of which only some require a response. Thus, all messages are read but some require a reply later.

An existing option is to use the archive feature for this. Leave things in your inbox only if you want to respond. Otherwise put them in your archive and they’ll pop out once you have a new message.

Design Idea

A good way to handle that would be to swipe right on a message threat to reveal a "Mark Unread" button, which is similar to how other popular messenger apps implement this feature. Upon pressing the "Mark unread" button, the threat would become unread again and a blue dot is displayed on the right of the threat view.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/WhisperSystems/Signal-iOS/issues/1392, or mute the thread https://github.com/notifications/unsubscribe-auth/AANP4QHrmcFRBBYHFt5jyiagxjMKKV52ks5qzkSJgaJpZM4KV-o4.

joncamfield commented 6 years ago

I came to +1 this feature request. I will try the workaround suggested, but that also requires users (such as myself) to proactively archive conversations, and it doesn't provide the notification-bubble to remind me to go back in to the app later to deal with the specific item I want to respond to.

martin-uplex commented 6 years ago

+1 from me, too. This is the feature I miss most! WA has it for ages and I think Signal should not fall behind.

michaelkirk-signal commented 6 years ago

@martin-uplex, @joncamfield

Please don't bump issues - it spams everyone who's subscribed to the repository. If you'd like to voice your support for a feature, please do so by using the reaction feature on the original issue.

erikw commented 6 years ago

Here's the feature request in signal community. Go in and vote for it there! =)

https://community.signalusers.org/t/add-ability-to-mark-messages-as-unread/2376

Mark as Unread is an essential features for IM.

madhums commented 4 years ago

Any update on this? This seems like a very essential feature. It also looks like a lot of people have chipped in on the discussions on discourse thread to voice the favour. @michaelkirk-signal I'd like to hear from the maintainers:

  1. A clear indication of when would this get a priority?
  2. What kind of help do we need to make progress and work on this issue?
denver-s commented 4 years ago

This feature has been introduced in version 3.10

nimarb commented 4 years ago

As @denver-s indicated, this has been implemented, thanks to all involved !

madhums commented 4 years ago

Great that this is implemented! 🥳 . One thing that I miss: when you mark a conversation unread, it would be nice to also show the badge count. Right now there are no badges when you have one or more unread conversations.