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

Add blur option, fix non blurred community icons/banners #896

Merged
merged 5 commits into from
Jun 28, 2023

Conversation

MV-GH
Copy link
Collaborator

@MV-GH MV-GH commented Jun 27, 2023

Add a blur option in settings, that controls if NSFW images should be blurred.
Fix community icons and banners not being blurred for NSFW communities

Refactor app setting defaults, previously app settings default where littered all over the place. If we wanted to change a default we would have to track down a dozen places. Now it is all stored in a central location.

Fixes #529
Makes #514 obsolete and can be closed

Tested on android 13 & 11

@twizmwazin twizmwazin enabled auto-merge (squash) June 28, 2023 01:01
Copy link
Contributor

@twizmwazin twizmwazin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, but in the future I would prefer if the refactor change could come separately from the feature change.

@twizmwazin twizmwazin merged commit 13a9e0c into LemmyNet:main Jun 28, 2023
@MV-GH MV-GH deleted the feat/add_blur_option branch June 28, 2023 01:49
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.

Add option to blur or unblur NSFW posts
2 participants