question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow re-hiding a revealed message from a muted sender.

See original GitHub issue

In 5d796987f20108552118b7598bb5a314583ee047 and 9f6ad779e401e43a4e28d870d77d8c2b43a78a35, we implemented message hiding for messages sent by muted users, and also allowed “revealing” a hidden message by clicking on it.

See the set_calculated_message_container_variables, reveal_hidden_message, _rerender_message functions in MessageListView for how this logic works.

We now also want a way to re-hide (that is hide again) a message after it has been revealed. A good interface for this would be adding a new row in the 3-dots menu for a message saying Hide this message or something similar whenever a message which is supposed to be hidden has been revealed. And then have a clickhandler which will just call rerender_message normally (that is, without passing in is_revealed).

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
abhijeetbodas2001commented, May 12, 2021

Feel free to claim!

0reactions
m-e-l-u-h-a-ncommented, May 12, 2021

@zulipbot claim

Read more comments on GitHub >

github_iconTop Results From Across the Web

Muted messages - Apple Support Communities
Muting the conversation only causes notification for the contact to not alert you. The message will still go through and show as delivered...
Read more >
What Happens When You Mute Someone on iPhone Messages
Open Settings > Messages. 2. Now tap on Unknown & Spam and toggle the Filter Unknown Senders option to on. Now, when you...
Read more >
What Does Hide Alerts do in iMessage? - All Things How
A haptics menu will appear. Tap 'Hide Alerts' from these options. If the chat is already open, tap the sender's or group's name...
Read more >
How to Mute iMessages & Text Messages from Someone on ...
Here, you'll see the option to “Hide Alerts”. Simply use the toggle to disable notifications from this sender. How to Mute iMessages on...
Read more >
How to Mute Text Messages Notifications From Someone on ...
To unmute a contact, you can swipe on a muted conversation and tap the bell icon again, or you can tap on the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found