this post was submitted on 26 Feb 2024
26 points (100.0% liked)

Lemmy Apps

177 readers
1 users here now

A home for discussion of Lemmy apps and tools for all platforms.

RULES:


An extensive list of Lemmy apps is available here:

LemmyApps.com

or lemmyapps.netlify.app


Visit our partner Communities!

Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. [email protected]

Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. [email protected]

Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. [email protected]

Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. [email protected]

founded 1 year ago
MODERATORS
 

Seems to be a big one with tons of features .

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 6 months ago (2 children)

Weird. I turned on the option but now my feed never loads until I disable it. Besides, it should be "blur" posts, not hide! It's confusing..

[–] [email protected] 2 points 6 months ago

Yeah, I agree that “blur” makes more sense than “hide.” As for the feed not loading, not sure why that is.

[–] [email protected] 2 points 6 months ago (1 children)

Hey there, I just came across this so I wanted to check out what the issue is (and maybe resolve it)!

I believe there are two options - one is to hide NSFW posts (General -> Feed), and the other one is to blur the NSFW posts (Appearance -> Posts -> General Settings).

I think there is one issue where if you have NSFW posts hidden, and the feed is mostly NSFW posts, then the feed will infinitely load because it tries to fetch posts without NSFW tags. Double check and see if this might be the issue. If not, then feel free to open a new issue on GitHub with more information and I can take a look at it

it should be “blur” posts, not hide!

I agree with you here - I'll change it to blur!

[–] [email protected] 2 points 6 months ago (1 children)

Oh hey! A dev! Hello fellow dev

The hide posts indeed just makes it load forever, probably due to the issue you mentioned. The blur posts option is indeed elsewhere, and enabling it blurs stuff ok :D

[–] [email protected] 2 points 6 months ago

I hope that solved your issue!

The next nightly version will also change the label from “Hide” to “Blur” to make it clearer: https://github.com/thunder-app/thunder/pull/1158