Skip to content

fix: Don't show quotes if the quoting post has a closed content warning#2098

Merged
nikclayton merged 1 commit into
pachli:mainfrom
nikclayton:2037-hide-quote-if-parent-has-closed-cw
Feb 9, 2026
Merged

fix: Don't show quotes if the quoting post has a closed content warning#2098
nikclayton merged 1 commit into
pachli:mainfrom
nikclayton:2037-hide-quote-if-parent-has-closed-cw

Conversation

@nikclayton

Copy link
Copy Markdown
Contributor

Previous code always showed the quoted post if present, even if the quoting post had a content warning and the user hadn't clicked through.

This breaks a quote use-case -- boosting a post but adding a content warning.

Fix this by checking to see if the quoting post has a content warning, and hiding the quote unless the user has clicked through.

Fixes #2037

Previous code always showed the quoted post if present, even if the
quoting post had a content warning and the user hadn't clicked through.

This breaks a quote use-case -- boosting a post but adding a content
warning.

Fix this by checking to see if the quoting post has a content warning,
and hiding the quote unless the user has clicked through.

Fixes pachli#2037
@nikclayton nikclayton merged commit f9cc353 into pachli:main Feb 9, 2026
27 checks passed
@nikclayton nikclayton deleted the 2037-hide-quote-if-parent-has-closed-cw branch February 9, 2026 15:36
@sarah-jay-peper

Copy link
Copy Markdown

thsnk you!

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.

Don't show quoted posts when main post has a (closed) cw

2 participants