stringer-rss / stringer

A self-hosted, anti-social RSS reader.
MIT License
3.83k stars 388 forks source link

Allow users to configure the news feed order #1172

Closed jhass closed 3 months ago

jhass commented 3 months ago

I prefer to catch up with the older stories first and it always felt awkward going through the feed in reverse. So I always had a local patch to flip the order, decided to to push a proper solution upstream since I changed my deployment just now. Thanks for picking up the project btw!

mockdeep commented 3 months ago

Going ahead and merging this. We can deal with the before another time.