..
atom
Do not escape HTML for Atom 1.0 text content during parsing
2020-10-30 23:41:33 -07:00
browser
Replace daemon and scheduler package with service package
2018-11-11 15:32:48 -08:00
date
handle Pacific Daylight Time in addition to Pacific Standard Time
2020-09-22 19:47:36 -07:00
encoding
Handle more encoding conversion edge cases
2018-10-29 23:00:03 -07:00
feed
Add feed filters (Keeplist and Blocklist)
2020-10-16 14:40:56 -07:00
icon
Trim spaces around icon URLs
2020-11-06 17:18:58 -08:00
json
Ignore enclosures without URL
2020-01-30 21:18:49 -08:00
media
Add support of media elements for Atom feeds
2019-11-28 23:55:40 -08:00
opml
Disable strict XML parsing
2019-09-18 22:45:56 -07:00
parser
Use internal XML workarounds to detect feed format
2020-01-02 22:19:15 -08:00
processor
Refactor entry filtering
2020-10-19 22:18:41 -07:00
rdf
Improve Dublin Core support for RDF feeds
2019-12-23 14:45:58 -08:00
readability
Add rewrite rule to fix Medium.com images
2020-09-29 22:27:32 -07:00
rewrite
Add rewrite rule to use noscript content for images rendered with Javascript
2020-10-19 21:31:10 -07:00
rss
Ignore <media:title> in RSS 2.0 feeds
2020-06-29 18:24:06 -07:00
sanitizer
Do not proxy image data url
2020-10-14 22:26:54 -07: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