aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader
Commit message (Expand)AuthorAge
* Allow application/xhtml+xml links as comments URL in Atom repliesGravatar Frédéric Guillot2020-01-04
* Allow only absolute URLs in comments URLGravatar Frédéric Guillot2020-01-04
* Use internal XML workarounds to detect feed formatGravatar Kebin Liu2020-01-02
* Make sure whitelisted URI schemes are handled properly by the sanitizerGravatar Frédéric Guillot2020-01-02
* Normalize URL query string before executing HTTP requestsGravatar Frédéric Guillot2019-12-26
* Improve Dublin Core support for RDF feedsGravatar Frédéric Guillot2019-12-23
* Improve Podcast support (iTunes and Google Play feeds)Gravatar Frédéric Guillot2019-12-23
* Add support for Atom 0.3Gravatar Frédéric Guillot2019-12-22
* Add support for Atom 'replies' link relationGravatar Frédéric Guillot2019-12-22
* Return outer HTML when scraping elementsGravatar cinput2019-12-21
* Update scraper rule for "Le Monde"Gravatar somini2019-12-19
* Filter valid XML characters for UTF-8 XML documents before decodingGravatar Jebbs2019-12-19
* Trim spaces for RDF entry linksGravatar Frédéric Guillot2019-12-01
* Do no rewrite Youtube description twice in "add_youtube_video" ruleGravatar Frédéric Guillot2019-11-30
* Add the possibility to add rules during feed creationGravatar Frédéric Guillot2019-11-29
* Add support of media elements for Atom feedsGravatar Frédéric Guillot2019-11-28
* Add support of media elements for RSS 2 feedsGravatar Frédéric Guillot2019-11-28
* Add rewrite functions: convert_text_link and nl2brGravatar Frédéric Guillot2019-11-28
* Update scraper rule for openingsource.orgGravatar Neo Ng2019-11-28
* Improve XML decoder to remove illegal charactersGravatar Tony Wang2019-10-22
* Add new formats to date parserGravatar Tony Wang2019-10-20
* Disable strict XML parsingGravatar Frédéric Guillot2019-09-18
* Replace Travis by GitHub ActionsGravatar Frédéric Guillot2019-09-15
* Add native lazy loading for images and iframesGravatar Frédéric Guillot2019-09-10
* add_mailto_subject: New rewrite functionGravatar Peter De Wachter2019-08-19
* Add test case for parsing HTML entitiesGravatar Frédéric Guillot2019-08-15
* addImageTitle: Fix HTML injectionGravatar Peter De Wachter2019-08-15
* Accept HTML entities when parsing XMLGravatar Peter De Wachter2019-08-15
* 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