Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interpret 'hide' setting as ALWAYS hiding from thread replies #4263

Merged
merged 1 commit into from
May 30, 2024

Conversation

pfrazee
Copy link
Collaborator

@pfrazee pfrazee commented May 29, 2024

While working on another PR, I noticed that we don't currently handle the "Hide" behavior correctly in thread replies.

Current behavior

The current interpretation is that "Hide" only filters replies out of feeds. This means that replies only get blurred by blur=content. Put another way, on "badge"-style labels, the hide preference has no effect.

Blur=content Effect
CleanShot 2024-05-29 at 12 54 10@2x CleanShot 2024-05-29 at 12 54 22@2x
Blur=none Effect
CleanShot 2024-05-29 at 12 52 45@2x CleanShot 2024-05-29 at 12 53 43@2x

New behavior

The new behavior ensures that a Hide preference will blur replies.

Blur=none Effect
CleanShot 2024-05-29 at 12 55 48@2x CleanShot 2024-05-29 at 12 55 56@2x

Copy link

render bot commented May 29, 2024

Copy link

Old size New size Diff
7.23 MB 7.23 MB 155 B (0.00%)

@gaearon gaearon merged commit e48f8e1 into main May 30, 2024
6 checks passed
@gaearon gaearon deleted the paul/mod-thread-hide-behavior branch May 30, 2024 04:34
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.

2 participants