aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader
Commit message (Expand)AuthorAge
* Add scraper rule for darkreading.comGravatar Frédéric Guillot2018-01-06
* Add more scraper rulesGravatar Frédéric Guillot2018-01-04
* Add content length check when refreshing feedsGravatar Frédéric Guillot2018-01-04
* Handle more date formatsGravatar Frédéric Guillot2018-01-03
* If the website URL is empty, assign the feed URLGravatar Frédéric Guillot2018-01-03
* Rename helper packagesGravatar Frédéric Guillot2018-01-02
* Make sure the scraper parse only HTML documentsGravatar Frédéric Guillot2018-01-02
* Add scraper rules for version2.dk and ing.dkGravatar Frédéric Guillot2017-12-27
* Add more scraper rulesGravatar Frédéric Guillot2017-12-27
* Add support for data URL faviconsGravatar Frédéric Guillot2017-12-22
* Handle more date formatsGravatar Frédéric Guillot2017-12-22
* Add loggerGravatar Frédéric Guillot2017-12-15
* Improve content scraperGravatar Frédéric Guillot2017-12-13
* Make sure that item URL are absoluteGravatar Frédéric Guillot2017-12-13
* Rewrite importsGravatar Frédéric Guillot2017-12-12
* Add the possibility to enable crawler for feedsGravatar Frédéric Guillot2017-12-12
* Add the possibility to define rewrite rules for each feedGravatar Frédéric Guillot2017-12-11
* Add scraper rulesGravatar Frédéric Guillot2017-12-10
* Add readability package to fetch original contentGravatar Frédéric Guillot2017-12-10
* Move packages http and urlGravatar Frédéric Guillot2017-12-02
* Add Pinboard integrationGravatar Frédéric Guillot2017-12-02
* Proxify image enclosuresGravatar Frédéric Guillot2017-12-01
* Make sure golint pass on the code baseGravatar Frédéric Guillot2017-11-27
* Improve HTML sanitizerGravatar Frédéric Guillot2017-11-25
* Improve APIGravatar Frédéric Guillot2017-11-24
* Improve feed parsersGravatar Frédéric Guillot2017-11-22
* Convert feed encoding only if the charset is specifiedGravatar Frédéric Guillot2017-11-21
* Add timeout for HTTP clientGravatar Frédéric Guillot2017-11-20
* Make sure RDF entries have a dateGravatar Frédéric Guillot2017-11-20
* Move feed parsers packages in reader packageGravatar Frédéric Guillot2017-11-20
* Improve OPML package to be more idiomaticGravatar Frédéric Guillot2017-11-20
* Export only necessary structs in JsonFeed packageGravatar Frédéric Guillot2017-11-20
* Use more idiomatic code for Atom parserGravatar Frédéric Guillot2017-11-20
* Add parser for RDF feedsGravatar Frédéric Guillot2017-11-20
* Add unit test for HTTP client response functionsGravatar Frédéric Guillot2017-11-20
* Make sure XML feeds are always encoded in UTF-8Gravatar Frédéric Guillot2017-11-20
* Ensure that LocalizedError are returned by parsersGravatar Frédéric Guillot2017-11-20
* Handle RSS entries with Atom linksGravatar Frédéric Guillot2017-11-20
* Handle RSS feeds without entry linksGravatar Frédéric Guillot2017-11-20
* Improve OPML import/exportGravatar Frédéric Guillot2017-11-20
* First commitGravatar Frédéric Guillot2017-11-19