1
104
submitted 3 months ago* (last edited 3 months ago) by hoagecko@sh.itjust.works to c/fediverse@lemmy.world

Introduction

As far as I know, the software used by Fediverse, a decentralized social networking site, makes information public due to its decentralized nature, and as a result, it's often possible to obtain feeds of the latest information via RSS.

However, the extent to which this is possible varies depending on the software's capabilities and features, and I was interested in the functionality of each piece of software, so I decided to write this article to research and summarize the state of RSS on Fediverse, including its URL structure.

This article is based on a pioneering article titled "Finding Fediverse Feeds" that appeared on the website Hyperborea: Kelson Vibber.

Stream Fediverse feeds to your RSS reader

URL Structure Table

Software Section URL type Title visible links RSS Subscriptions from External Servers
Lemmy Community /feeds/c/{community}.xml?sort={sort} RSS 2.0 Yes Yes No
Lemmy User /feeds/u/{username}.xml?sort={sort} RSS 2.0 Yes Yes No
Lemmy Local Timeline /feeds/local.xml?sort={sort} RSS 2.0 Yes Yes No
Lemmy All Timeline /feeds/all.xml?sort={sort} RSS 2.0 Yes Yes No
Lemmy Your front page /feeds/front.xml/{jwt_token} RSS 2.0 Yes No -
Lemmy Your inbox /feeds/inbox.xml/{jwt_token} RSS 2.0 Yes No -
Lemmy Your modlog /feeds/modlog.xml/{jwt_token} RSS 2.0 Yes No -
PieFed Community /community/{community}/feed RSS 2.0 Yes Yes Yes
PieFed User /u/{username}/feed RSS 2.0 Yes No Yes
PieFed Topic /topic/{topic}.rss RSS 2.0 Yes No Uninvestigated
PieFed Feeds /f/{feeds}.rss RSS 2.0? Yes? No Uninvestigated
Mbin Community /rss?magazine={community} RSS 2.0 Yes Yes Yes
Mbin User /rss?user={username} RSS 2.0 Yes Yes Yes
Mbin Tag /rss?tag={tag} RSS 2.0 Yes Yes Yes
Plume Blog /~/{blog}/atom.xml Atom Yes Yes Details unknown
Plume User /~/{username}/atom.xml Atom Yes Yes Details unknown
WriteFreely User /{username}/feed/ RSS 2.0 Yes No Details unknown
WriteFreely Reader /read/feed/ RSS 2.0 Yes No Details unknown
Funkwhale User /api/v1/channels/{user}/rss RSS2.0 Yes Yes Details unknown
PeerTube User feeds/videos.xml?videoChannelId={channel} RSS 2.0 Yes Yes Yes
PeerTube User-Podcast /feeds/podcast/videos.xml?videoChannelId={channel} RSS 2.0 Yes Yes Yes
Bookwyrm User /user/{username}/rss RSS 2.0 Yes Yes Yes
Mastodon User /@{username}.rss RSS 2.0 No No No
Mastodon Hashtag /tags/{hashtag}.rss RSS 2.0 No No No
Mastodon User-Hashtag /@{username}/tagged/{hashtag}.rss RSS 2.0 No No No
Pleroma User /users/{username}/feed.atom Atom Yes No External accounts cannot be viewed
BlueSky User /profile/{did-placeholder}/rss RSS 2.0 No No External instance does not exist
Misskey User /@{username}.rss RSS 2.0 partially (example: "New note by UserName") No Yes
Misskey User /@{username}.atom Atom 1.0 partially (example: "New note by UserName") No Yes
Pixelfed User /users/{username}.atom Atom Yes Yes External accounts cannot be viewed
HackersPub User /@{username}/feed.xml Atom Yes No External accounts cannot be viewed
HackersPub User Articles /@{username}/feed.xml?articles Atom Yes No External accounts cannot be viewed
Hubzilla Posts and Comments /feed/{channel} Atom No No External accounts cannot be viewed
Hubzilla Only Posts /feed/{channel}?f=&top=1 Atom No No accounts are displayed in summary only
friendica User /feed/{username}/ Atom Yes Yes External accounts cannot be viewed
friendica User Comments /feed/{username}/comments Atom Yes No External accounts cannot be viewed
friendica User Timeline /feed/{username}/activity Atom Yes No External accounts cannot be viewed

説明

Below are descriptions of the columns in the table above.

  • Software
    • The software you are using.
  • Section
    • Which feed for that software?
  • URL
    • The URL structure.
  • Type
    • The file type. This indicates whether it is RSS or Atom.
  • Title
    • Whether the post title is displayed in the RSS feed.
  • Visible Links
    • Whether the RSS link is visible on the instance.
  • RSS Subscriptions from External Servers
    • Whether you can subscribe to RSS feeds from users of external instances.

Feed Functionality Comparison

Reference

Sort on Lemmy

/feeds/c/{community}.xml?sort={sort}

The {sort} part of Lemmy in the RSS list above corresponds to the "URL" column in the table below.

example:

/feeds/c/{community}.xml?sort=New

| Type | Description | url | |


|


|


| | Active (default) | Calculates a rank based on the score and time of the latest comment, with decay over time | Active | | Hot | Like active, but uses time when the post was published | Hot | | Scaled | Like hot, but gives a boost to less active communities | Scaled | | New | Shows most recent posts first | New | | Old | Shows oldest posts first | Old | Most Comments | Shows posts with highest number of comments first | MostComments | | New Comments | Bumps posts to the top when they are created or receive a new reply, analogous to the sorting of traditional forums | NewComments | |Top Hour|Highest scoring posts during the last 1 hour |TopHour | |Top Six Hours| Highest scoring posts during the last 6 hours|TopSixHour| |Top Twelve Hours |Highest scoring posts during the last 12 hours|TopTwelveHour | | Top Day | Highest scoring posts during the last 24 hours |TopDay | | Top Week | Highest scoring posts during the last 7 days | TopWeek | | Top Month | Highest scoring posts during the last 30 days | TopMonth | |Top Three Months|Highest scoring posts during the last 3 months |TopThreeMonths| |Top Six Months|Highest scoring posts during the last 6 months |TopSixMonths| |Top Nine Months|Highest scoring posts during the last 9 months |TopNineMonths| | Top Year | Highest scoring posts during the last 12 months | TopYear | | Top All Time | Highest scoring posts of all time | TopAll |

Source: Votes and Ranking

Stream RSS feeds to Your Fediverse Feeds

A well-known method of distributing RSS feeds from the web to ActivityPub is software (server) called RSSParrot, which was created for that purpose.

In addition, in the Japanese-speaking world, there is a public Mastodon instance called the RSSフィードbot鯖, which is dedicated to RSS Bots and is also widely used.

Original article

FediverseのRSS事情 - URL構造の一覧など - hoageckoのブログ (Article in Japanese)

Fediverse Advent Calendar

This post is the 15th article of Fediverse (2) Advent Calendar 2025 - Adventar (Article in Japanese).

2
229
submitted 1 year ago* (last edited 1 year ago) by woelkchen@lemmy.world to c/fediverse@lemmy.world

!fediverse@lemmy.world is not a place to file your grievances with "free speech", disrupting users, moderation, etc.

If you have problems with users: File complaints to the mods or just block them.

If you have problems with mods: File complaints with admins of the instance or just migrate to an alternative community.

If you have problems with an entire instance: Just leave it.

3
22
submitted 9 hours ago by Fu@hostux.social to c/fediverse@lemmy.world

Commands/formatting for posting to Lemmy from Mastodon

How can I start a new post to a Lemmy community and avoid it looking like crap?

In particular I'm looking for how to get the post title to be a link to article or other webpage and to get an to show in the body.

What I have been doing makes it look like just a text link in the body for both.

@fediverse

4
271

Cross post: https://lemmy.world/post/45816072

https://mastodon.social/@MakerTube/116432140906209744

MakerTube is open for public registrations! A PeerTube home for #makers, #musicians, #artists and #DIY #creators.

If you’ve been wanting to try video beyond big tech platforms, now’s a great time.

This instance is community-funded. If you value independent media, please consider a #donation: https://makertube.net/about/instance/support

Every penny helps.

Join us: https://makertube.net/

#peertube #makertube #youtube

5
238
6
73

I've dealt with my share of disk expansions and failures, and it's never taken 3 weeks.

7
139

TL;DR: link to sites. link to communities. don't just post content, but more importantly make people aware that the community exists.

if you post 10 articles but nobody knows that the community exists, that's worth less than if you only post 5 articles but 3 people read them.

link to communities that interest you in places where people might want to know about them. sticker some link on your irl shared gardening project. maybe to slrpnk.net or sth. Sticker the links to 3 tinkering/DIY communities on your local bike repair shop.

Links are as important as streets are to traffic. They get us from A to B. don't underbuild them.

8
264
submitted 3 days ago* (last edited 3 days ago) by Riverside@reddthat.com to c/fediverse@lemmy.world

Some comrades over at Hexbear have organized a donation drive for Palestine and, over the past few weeks, have managed to raise over $1500 for verified Palestinian fundraisers. The fediverse is a good place full of good people.

9
34

We have launched our wiki and forum that is built around collaboration on Libre projects. The aim is to create a community built around genuine and lasting connections, where people can work together on various projects across various disciplines - from artists to software developers...we hope to create a hub for skill-sharing and project creation.

In an age of instant connection, we are still remarkably lonely in our creative work. You can have a niche interest and instantly find someone across the globe who shares it — but sharing isn't the same as collaborating. At some point in your creative journey, you may lack a specific skill or just need fresh ideas to move forward.

UnfinishedProjects is an attempt to connect you with other creative individuals and serve as a hub for open-licensed work. Our goal is to enable small, meaningful contributions across multiple projects, allowing us to move them forward together. It is an experiment in breaking isolation . . . an attempt to bring stalled ideas, or those simply too complex to finish alone, back to life through the power of collective contributions.

We aren't just another place to talk about what we like. We don't want to be yet another modern social media platform. We have faith in selfless connections and aim to build a place for meaningful and thoughtful discussions. We want to promote collaboration over self-promotion — a space where "incomplete" is not a shame or failure, but an opportunity to exchange with others, to build together, and eventually . . . to share the feeling of pride in what you've achieved.


We hope some of you will check out our platform as we try to establish our community.
Feel free to stop by our forum and introduce yourself at https://forum.unfinishedprojects.net/ - or read more about or community vision on our wiki at https://unfinishedprojects.net/wiki/About/Vision


In an age with modern social media and internet, it can sometimes be hard to sit down and dedicate time to build lasting relationships and communities, but we hope that our forum is taking a step in the right direction, and that you will help us build it into a community that brings back some purpose into our digital lives.

10
18

I want to help fediverse by hosting own instance. I dont have plans to build community, it will be for caching reasons. Does it make any sense?

For example, if I run loop instance, I will reshare stories through my instance, the content will be downloaded from my node, not the parent one. Am I right?

11
54

The question is prompted by the age verification app that the EU has just presented.

Some EU countries want to ban social media for young people. If that were to happen, what then?

12
59
Fedimap (fediversemap.com)

cross-posted from: https://discuss.tchncs.de/post/58572620

there is a site called "fedimap" which displays approximate physical locations for each fediverse instance. super cool if you want to connect to people irl and want to find physically close organizations :)

13
66

Mastodon has received a 600k grant by the Sovereign Tech Agency, and Surf has launched.

14
-82
15
418
submitted 1 week ago by Deep@mander.xyz to c/fediverse@lemmy.world
16
64
17
20

cross-posted from: https://lemmy.world/post/45562299

Link to Subreddit Post

Post Text:

Hey everyone, I've been working on a native tvOS Peertube client, PeerTV. Here's the App Store link: https://apps.apple.com/us/app/peertv/id6761736523

Sometimes I like to watch videos from my Peertube instance or a friend's instance on my apple tv, but I noticed a while ago that there weren't any tvOS Peertube clients available on the App Store. That is until now!

This application is open source on GitHub , so by all means, check it out and add requests for new features or bug fixes if you'd like.

Also, I recommend using it with my plug-in to add a randomized video tab to your Peertube instance. The PeerTV app has a setting that unlocks a special random video tab if you're using that plugin on the instance.

Disclaimer: I used a Claude model with cursor to help build out this project. If that is something important to you, then feel free to not use it or insult me in the comments. I mainly built this tool because | want it to exist. I have over 6+ years as a developer so I know what I'm doing for the most part. I did not just mindlessly tell the ai to build an application. There was a great effort on my part to ensure the app is secure, efficient, and functional.

Thanks!

18
19

MANYFOLD
Browse - View and enjoy your collection, and easily find the models you need; all in full interactive 3D.
Categorise - Sort your models and files by tag, creator, collection, and add metadata like original source, notes, supported/unsupported, and more.
Share - Share content publicly or privately, follow content on other instances, or anywhere on the Fediverse.
Tidy - Automatically reorganise files on disk based on your tags or other metadata, with fully customisable renaming options.
Troubleshoot - Easily spot duplicate files, nested models, inefficient formats, and more to come.
https://manyfold.app/
https://matrix.to/#/#manyfold:matrix.org
@manyfold@3dp.chat
@Floppy@mastodon.me.uk

19
6

It's a Friendi.ca instance I have a profile on. I can't find it anymore, not even searching on Friendica. I know sometimes some instances go down, but this case seems weird.

20
59

cross-posted from: https://lemmy.world/post/45484461

Only found them by coincidence ;)

1️⃣ In "/settings/preferences/appearance" under "Advanced settings" you can find the option to "Warn me before posting media without alt text"

You can see the error message I see whenever I forget alttext in the second image hehe

2️⃣ When you post an image with text in it, you can simply use the magic AI feature "Add text from image". It usually works very well!

Alt text: "Screenshot of the warning you get with the warning for missing alt enabled. "Add alt text? Your post contains media without alt text. Adding descriptions helps make your content accessible to more people." Below it are 3 buttons "Cancel" "Post anyway" and "Add alt text"

Alt text: "Screenshot of the alt text window, the option "Add text from image" is circled in red.

This is how that "AI" option described the text of the image I posted: "Describe this for people with visual impairments. 1500 Add text from image"

21
27

Tomorrow, April 12th, 0900 UTC-4, Works On My Machine Live!

We'll be taking a look at @manyfold@3dp.chat by @floppy@manyfold.floppy.org.uk !

Works On My Machine Live is a show where we demonstrate installing software along side a developer and we prove there's always a better idiot! Follow @ozoned@worksonmymachine.live to be notified when we go live. Or check out https://womm.live/ !

If you miss the livestream follow @ozoned@tubefree.org to catch the VOD!

Or follow @when@freestreamers.btfree.org for updates for future shows!

https://manyfold.app/

MANYFOLD
Browse

View and enjoy your collection, and easily find the models you need; all in full interactive 3D.
Categorise

Sort your models and files by tag, creator, collection, and add metadata like original source, notes, supported/unsupported, and more.
Share

Share content publicly or privately, follow content on other instances, or anywhere on the Fediverse.
Tidy

Automatically reorganise files on disk based on your tags or other metadata, with fully customisable renaming options.
Troubleshoot

Easily spot duplicate files, nested models, inefficient formats, and more to come.

22
321
EFF is leaving X (www.eff.org)

After nearly 20 years on the platform, The Electronic Frontier Foundation (EFF) says it is leaving X. "This isn't a decision we made lightly, but it might be overdue," the digital rights group said. "The math hasn't worked out for a while now." From the report:

We posted to Twitter (now known as X) five to ten times a day in 2018. Those tweets garnered somewhere between 50 and 100 million impressions per month. By 2024, our 2,500 X posts generated around 2 million impressions each month. Last year, our 1,500 posts earned roughly 13 million impressions for the entire year. To put it bluntly, an X post today receives less than 3% of the views a single tweet delivered seven years ago. [...]

When you go online, your rights should go with you. X is no longer where the fight is happening. The platform Musk took over was imperfect but impactful. What exists today is something else: diminished, and increasingly de minimis.

EFF takes on big fights, and we win. We do that by putting our time, skills, and our members' support where they will effect the most change. Right now, that means Bluesky, Mastodon, LinkedIn, Instagram, TikTok, Facebook, YouTube, and eff.org. We hope you follow us there and keep supporting the work we do. Our work protecting digital rights is needed more than ever before, and we're here to help you take back control.


Abstract credit: https://slashdot.org/story/453946/outstanding

23
98
submitted 1 week ago* (last edited 1 week ago) by Zedstrian@sopuli.xyz to c/fediverse@lemmy.world

For the past month a variety of lem.cochrun.xyz accounts have been spamming religious posts (all linking to christianpicturesblog.blogspot.ca) to a variety of unrelated Lemmy communities. Unless @forgetstoshave@lem.cochrun.xyz has an alternative explanation, the posts are likely all from one or a select few lem.cochrun.xyz users seeking to evangelize their beliefs across the Threadiverse, using sock puppet accounts to evade bans.

While they are welcome to post to relevant communities (just as other users are free to block those communities), spamming such content on unrelated communities is unacceptable. While use of the Threadiverse should be encouraged, spam only serves to push new users away, and thus should be handled via the defederation of lem.cochrun.xyz should it continue.

24
69

cross-posted from: https://lemmy.world/post/45437770

I've been thinking a lot about the Fediverse ALT issue.

Some people are annoyed by posts without Alttext, & others get reminded¹ to add it.

The core question is: How can we improve accessibility?

Proposal: ☑️ Add a user filter to hide media posts without AltTag ☑️ Reduced engagement on hidden posts would encourage adding Alt text ☑️ People who need accessibility wouldn't have to encounter unlabeled media

If this gets traction, I'll open a Mastodon GitHub issue (maybe on others too?).

¹ https://mastodon.social/@madeindex/113996311493021102

25
296
submitted 1 week ago by Picasso to c/fediverse@lemmy.world
view more: next ›

Fediverse

41700 readers
201 users here now

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

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

founded 2 years ago
MODERATORS