aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader
Commit message (Expand)AuthorAge
* 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