Comment on Federation updates #2
mark@programming.dev 1 year agoIf i click through to a community I’m not subscribed to from within my RSS reader, will the posts show?
Because the sentence I pointed out makes it seem like the posts wont show up, since I’m mot technically subscribed to the community on programming.dev.
Ategon@programming.dev 1 year ago
From when I tested it rss feeds still gave the exact same posts ignoring the fact communities were hidden (since rss feeds are tied to what happens on the site at all). What rss reader are you using, I can check
mark@programming.dev 1 year ago
It’s not the rss reader. The rss reader just navigates to the community link.
If I navigate to a hidden community (without having subscribed to it), will the posts still show? Or do I have to subscribe to the community in order to see the posts?
Ategon@programming.dev 1 year ago
Ok I might be semi misunderstanding what your rss reader does by what youre saying but ill go through everything that happens with this feature
For anything relating to rss readers im using fluent reader as that is what I use
Typical Behaviour (In P.D)
When someone navigates to a community in programming.dev and the community is hidden they are shown this
Image
With the no posts text appearing on the left but the stats on the right having posts
Image
Then when they subscribe to that community they are shown this
Image
With all of the posts now appearing
RSS Feed behaviour
When you look at a community page initially (either from manually going to it or getting sent to it by some other thing) you get the same view as in the default behaviour
Image
if you then right click on the rss symbol beside the post sort dropdown and click copy link you get a link to the rss feed for that community
Image
If you then add that link to your reader it will show posts in it
Image
Image
In terms of getting to the content, direct links to posts still work while the community is hidden
mark@programming.dev 1 year ago
Thanks for the detailed explanation. This helps. I think this is just my misunderstanding of how “hidden” communities work. I always thought that when a community is hidden, its posts just won’t show up in the Local/All/etc timelines. I wasn’t aware that community posts are hidden when you navigate to the community directly.
I use the Lemmy RSS feeds from openrss.org, which are different (and a little more robust) than the RSS feeds offered on the Lemmy instance. Some of the rss content has embedded links that go directly to a Lemmy community URL. So if I’m not subscribed to a hidden community and navigate to it, it’ll just show an empty page of posts, similar to your screenshot above.
So appears that this isn’t a problem with the RSS reader, but this behavior of a hidden community can surprise a person when they navigate to one and see no posts.