this post was submitted on 29 Nov 2023
9 points (100.0% liked)

fediverse

561 readers
1 users here now

A community to talk about the Fediverse and all it’s related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

This is not the place to gossip about other instances.

What is the fediverse?

Guide to the fediverse

Explore the fediverse

founded 2 years ago
MODERATORS
 

Apologies if this is the wrong comm for the question but I've been wanting to move to RSS more again to help me in avoiding doomscrolling, but I've noticed that the NSFW posts don't show up. Am I doing something wrong? Is there a way to get them included I'm not seeing? like NSFW=true in the get request or something?

top 8 comments
sorted by: hot top controversial new old
[–] duderium@hexbear.net 3 points 2 years ago (1 children)
[–] CannotSleep420@lemmygrad.ml 3 points 2 years ago (1 children)

NSFW requires being logged in. Which feed are you using?

[–] JoeByeThen@hexbear.net 1 points 2 years ago* (last edited 2 years ago) (1 children)

I tried it while logged in chrome with https://hexbear.net/feeds/local.xml?sort=New earlier when there was nsfw post within the first 5 posts and it wasn't showing on the rss.

So, even if it does require logging in, how is that supposed to work for like a plain old rss reader? Most don't ask for credentials or cookiestores in my experience.

[–] CannotSleep420@lemmygrad.ml 2 points 2 years ago (1 children)

I couldn't tell you how to log in with an RSS reader, but I at least know what the problem is. The only feed I know of that uses auth for RSS is the subscrtibed feed. I believe local and all assume the user wants to be logged out, thus they don't include the auth. This will most likely require a change to the backend code to fix.

[–] JoeByeThen@hexbear.net 2 points 2 years ago

Ah! I see! It looks like it's got an auth token in the url for subscribed. Got it. Not ideal, but I can work with it. Thanks for the info!

[–] AssortedBiscuits@hexbear.net 2 points 2 years ago (1 children)

I've noticed this too. It's highly annoying.

[–] JoeByeThen@hexbear.net 2 points 2 years ago

Indeed, kinda defeats the purpose.