miniflux-v2/reader
Davide Masserut 034e46700c Process older entries first
Feed entries are usually ordered from most to least recent.

Processing older entries first ensures that their creation timestamp
is lower than that of newer entries.

This is useful when we order by creation, because then we get a
consistent timeline.
2023-03-25 16:19:07 -07:00
..
atom Parse `<category>` from Feeds (RSS, Atom and JSON) 2023-02-24 20:52:45 -08:00
browser Fix some linter issues 2022-08-08 22:06:38 -07:00
date Fix some linter issues 2022-08-08 22:06:38 -07:00
encoding Fix some linter issues 2022-08-08 22:06:38 -07:00
handler Make reading speed user-configurable 2022-07-17 19:35:24 -07:00
icon Fix some linter issues 2022-08-08 22:06:38 -07:00
json Parse `<category>` from Feeds (RSS, Atom and JSON) 2023-02-24 20:52:45 -08:00
media Add support of media elements for Atom feeds 2019-11-28 23:55:40 -08:00
opml Fix some linter issues 2022-08-08 22:06:38 -07:00
parser Fix some linter issues 2022-08-08 22:06:38 -07:00
processor Process older entries first 2023-03-25 16:19:07 -07:00
rdf Fix some linter issues 2022-08-08 22:06:38 -07:00
readability Fix some linter issues 2022-08-08 22:06:38 -07:00
rewrite Update scraping rules for ilpost.it 2023-03-01 20:04:25 -08:00
rss Parse `<category>` from Feeds (RSS, Atom and JSON) 2023-02-24 20:52:45 -08:00
sanitizer sanitizer: allow id in <sup> 2023-01-31 17:53:45 -08:00
scraper Add rewrite and scraper rules for blog.cloudflare.com 2023-02-05 21:01:42 -08:00
subscription Update GitHub Actions to use Go 1.20 2023-03-01 19:56:06 -08:00
xml Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
doc.go Fix some linter issues 2022-08-08 22:06:38 -07:00