Miniflux is a minimalist and opinionated feed reader. Official website: https://miniflux.app
- Add a public RSS endpoint:
https://miniflux/rss/<feed-id> - Add
resolve_redirectsrewriter.- PR: miniflux#676
- Add score to feed entries and a score extractor for Reddit.
- Run
miniflux -fx-migrateto add the columns. - Manually update the
score_extractorcolumn toredditfor the Reddit feeds. - Reddit entries will show the upvotes and be sorted by it.
- Run