this post was submitted on 16 Oct 2024
128 points (99.2% liked)
Fediverse
28277 readers
895 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general 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), Search Lemmy
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
We need an RSS feed for saved posts, but the Devs seem to think it would be a privacy issue. Now idk what kinda Fucked up porn They're saving on Lemmy but I just want to read the articles I save on here in my RSS reader.
Just implemented it for fun on my instance (lemmings.world). Sadly you need to be a user of that instance for it to work. When logged in you go to https://lemmings.world/rss/init, afterwards a link is shown (among other information) that looks something like
https://lemmings.world/rss/4e6490fe0613f6e2e03cd420f71df14476e769b57604652921c1a7b2150f0888
- that is your personal RSS feed of stuff you saved with a URL that cannot be guessed automatically (the hash is entirely random).It could be made to work for all instances, but that would take me a while. You can also ask the admins to install the app on their website (it's open source and can be found at https://github.com/RikudouSage/LemmyPersonalRss).
Cool feature!