miniflux-v2/reader
Nick Chitwood 793f475edd
Update date parser to fix another time zone issue
The Washington Post has its feeds with EST, which is getting parsed by miniflux as UTC, and showing up as 8 hours off.

See http://feeds.washingtonpost.com/rss/politics for an example.

This fix applies a similar workaround for EST/EDT as was done for PST/PDT.
2021-02-10 22:45:02 -08:00
..
atom Do not strip tags for entry title 2021-01-03 11:44:07 -08:00
browser Replace daemon and scheduler package with service package 2018-11-11 15:32:48 -08:00
date Update date parser to fix another time zone issue 2021-02-10 22:45:02 -08:00
encoding Handle more encoding conversion edge cases 2018-10-29 23:00:03 -07:00
handler Refactor feed validator 2021-01-04 14:47:25 -08:00
icon Trim spaces around icon URLs 2020-11-06 17:18:58 -08:00
json Do not strip tags for entry title 2021-01-03 11:44:07 -08:00
media Add support of media elements for Atom feeds 2019-11-28 23:55:40 -08:00
opml Refactor category validation 2021-01-03 22:50:24 -08:00
parser Handle invalid feeds with relative URLs 2020-12-02 20:58:18 -08:00
processor Calculate reading time during feed processing 2020-11-18 17:43:24 -08:00
rdf Do not strip tags for entry title 2021-01-03 11:44:07 -08:00
readability Add rewrite rule to fix Medium.com images 2020-09-29 22:27:32 -07:00
rewrite Reformat some Go files 2021-01-27 18:13:58 -08:00
rss Do not strip tags for entry title 2021-01-03 11:44:07 -08:00
sanitizer Allow images with data URLs 2021-02-06 14:46:01 -08:00
scraper Add rewrite rule to fix Medium.com images 2020-09-29 22:27:32 -07:00
subscription Do not follow redirects when trying known feed URLs 2020-11-06 17:46:54 -08:00
xml Filter valid XML characters for UTF-8 XML documents before decoding 2019-12-19 18:31:52 -08:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00