openstreetmap / openstreetmap-website

The Rails application that powers OpenStreetMap
https://www.openstreetmap.org/
GNU General Public License v2.0
2.21k stars 918 forks source link

Add support for friends' diary entries RSS feeds #4590

Open spughettisauce opened 8 months ago

spughettisauce commented 8 months ago

URL

https://www.openstreetmap.org/diary/friends https://www.openstreetmap.org/diary/friends/rss

RSS feeds currently aren't supported for friends' diary entries

tomhughes commented 8 months ago

Because it would be of very limited use - it would require you to be logged in in order to know who your friends were and most feed readers are not going to be able to do that.

mmd-osm commented 8 months ago

Some sites generate URLs with personal token https://gitlab.com/group/project.atom?feed_token=XXX This should probably work even when a user can't enter any credentials. I've seen this frequently for iCal subscriptions as well.