aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader
Commit message (Expand)AuthorAge
* Sort feed categories before serializationGravatar Ilya Glotov2019-07-05
* Add support for OPML v1 importGravatar Frédéric Guillot2019-03-26
* Add 'allow-popups' to iframe sandbox permissionsGravatar Jeremy Apthorp2019-03-26
* Make parser compatible with Go 1.12Gravatar Frédéric Guillot2019-02-28
* Use feed ID instead of user ID to check entry URLs presenceGravatar Frédéric Guillot2019-02-28
* Use preferably the published date for Atom feedsGravatar Frédéric Guillot2019-01-29
* More robust Atom text handlingGravatar Peter De Wachter2019-01-07
* Add workaround for non GMT dates (RFC822, RFC850, and RFC1123)Gravatar Frédéric Guillot2018-12-26
* Add function storage.UpdateFeedError()Gravatar Frédéric Guillot2018-12-15
* Add BBC News scraping ruleGravatar Tom Matthews2018-12-13
* Make password prompt compatible with WindowsGravatar Frederic Guillot2018-12-09
* Move image proxy filter to template functionsGravatar Frédéric Guillot2018-12-02
* Update scraper rule for lemonde.frGravatar Frédéric Guillot2018-12-02
* Refactor manual entry scraperGravatar Frédéric Guillot2018-12-02
* Update scraper rule for heise.deGravatar mapl2018-12-01
* Replace daemon and scheduler package with service packageGravatar Frédéric Guillot2018-11-11
* Allow the scraper to parse XHTML documentsGravatar Frédéric Guillot2018-11-03
* Handle more encoding conversion edge casesGravatar Frédéric Guillot2018-10-29
* Add test case to check different feed encoding and HTTP headersGravatar Frédéric Guillot2018-10-29
* Add entries storage error to feed errors countGravatar Frédéric Guillot2018-10-21
* Simplify feed entries filteringGravatar Frédéric Guillot2018-10-14
* Simplify feed fetcherGravatar Frédéric Guillot2018-10-14
* Simplify feed parser and format detectionGravatar Frédéric Guillot2018-10-14
* Convert text links and line feeds to HTML in YouTube channelsGravatar Frédéric Guillot2018-10-08
* Add missing package descriptions for GoDocGravatar Frédéric Guillot2018-10-08
* Fix typo in license headerGravatar Frédéric Guillot2018-10-08
* Simplify locale package usage (refactoring)Gravatar Frédéric Guillot2018-09-22
* Use unique translation IDs instead of English text as keyGravatar Frédéric Guillot2018-09-21
* Add the possibility to override default user agent for each feedGravatar Patrick2018-09-19
* Update scraper rule for heise.deGravatar Frédéric Guillot2018-08-25
* Use canonical importsGravatar Frédéric Guillot2018-08-24
* Add support for published tag in Atom feedsGravatar neepl2018-07-17
* Add embedly.com to iframe whitelistGravatar Frédéric Guillot2018-07-10
* New `add_dynamic_image` rewriter for JavaScript-loaded images.Gravatar dzaikos2018-07-09
* Processor: Do rewriter before sanitizer for `entry.Content`.Gravatar dzaikos2018-07-06
* Add support for protocol relative YouTube URLsGravatar Frédéric Guillot2018-07-04
* Sandbox iframes when sanitizing.Gravatar dzaikos2018-07-03
* Add specific 404 and 401 error messagesGravatar Frédéric Guillot2018-06-30
* Refactor AddImageTitle rewriter.Gravatar dzaikos2018-06-26
* Improve sanitizer to remove style tag contents.Gravatar dzaikos2018-06-24
* Improve sanitizer to remove script and noscript contentsGravatar Dave Z2018-06-23
* Add new fields for feed username/passwordGravatar Frédéric Guillot2018-06-19
* Rewrite iframe Youtube URLs to https://www.youtube-nocookie.comGravatar Frédéric Guillot2018-06-12
* Handle feeds with dates formatted as Unix timestampGravatar Frédéric Guillot2018-05-08
* Add API endpoint to import OPML fileGravatar Frédéric Guillot2018-04-29
* Move HTTP client to its own packageGravatar Frédéric Guillot2018-04-28
* Scrape parent element for iframeGravatar aniran2018-04-27
* Add soundcloud and bandcamp iframe sourcesGravatar aniran2018-04-27
* Add support for Dublin Core date in RDF feedsGravatar Frédéric Guillot2018-04-10
* Handle some non-english date formatsGravatar Frédéric Guillot2018-04-09