luludotdev / beatsaver-reloaded

BeatSaver Again
ISC License
178 stars 49 forks source link

Add support for RSS/Atom Feeds #73

Closed pR0Ps closed 4 years ago

pR0Ps commented 4 years ago

Platform

This feature request concerns:

Details

The site currently does not provide RSS/Atom feeds (and I don't see any plans for it in the issue tracker). This makes it difficult to automatically follow new maps or certain uploaders.

Preferred Solution

Add endpoints for newest and per-user Atom feeds and link them in the <head> section of the corresponding pages. See my work on the previous site backend: https://github.com/elliotttate/beatsaver-laravel/pull/39

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

pR0Ps commented 4 years ago

Still relevant

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

pR0Ps commented 4 years ago

Still relevant

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

pR0Ps commented 4 years ago

Still relevant

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

luludotdev commented 4 years ago

RSS is an old standard and I don't see myself supporting it. Use the API if you want to follow new maps.