generated from nhcarrigan/template
DM reminder when user's self-mute expires #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
When a user's self-imposed mute period expires, we should send them a direct message to gently let them know they're unmuted and ready to participate again. This is a thoughtful way to re-engage users who've stepped back and ensures they're aware their temporary silence has lifted.
Context
Users can currently self-mute for a specified duration. When that timer runs out, there's no notification — they might not realize they're unmuted again or may have simply forgotten about their mute status. A friendly DM reminder bridges that gap and helps them smoothly return to conversations.
Acceptance Criteria
Notes
This is a wonderful opportunity to make users feel supported rather than managed. The tone should be genuinely kind — something like a friend noticing you're ready to rejoin the conversation.
If a user is on
do-not-disturb, how will they get the message when they are no longer on "do-not-disturb" as the message is only sent once?