Skip to content

Mute commenter's Conversation on a post when their last comment is de…#866

Open
ottocorrext wants to merge 1 commit into
MLTSHP:masterfrom
ottocorrext:comment-deletion-updates-conversation
Open

Mute commenter's Conversation on a post when their last comment is de…#866
ottocorrext wants to merge 1 commit into
MLTSHP:masterfrom
ottocorrext:comment-deletion-updates-conversation

Conversation

@ottocorrext

@ottocorrext ottocorrext commented Jul 18, 2026

Copy link
Copy Markdown
Contributor
  • When a commenter's only comment on a post is deleted, their Conversation row for that post isn't cleaned up, so the post keeps showing in their Conversations feed indefinitely. Issue deletion of comment doesn't take item out of "Conversation" view #706

  • After deleting a comment, Comment.delete() now checks whether the commenter has any remaining comments on that post. If not, their Conversation gets muted. Follows the same pattern as Sharedfile.delete() which already mutes conversations when a file is deleted. The file owner's Conversation is left alone regardless.

  • Re-commenting after a deletion doesn't unmute. Muted state is shared with the manual mute UI so silently reversing it would override a deliberate user choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant