Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use canonical imports | Frédéric Guillot | 2018-08-24 |
| | |||
* | Add API endpoint to import OPML file | Frédéric Guillot | 2018-04-29 |
| | |||
* | Fix broken OPML import with Go 1.10 | Frédéric Guillot | 2018-03-14 |
| | |||
* | Improve parser error messages | Frédéric Guillot | 2018-02-27 |
| | |||
* | Support localized feed errors generated by background workers | Frédéric Guillot | 2018-02-27 |
| | |||
* | Handle more encoding edge cases | Frédéric Guillot | 2018-01-20 |
| | | | | | | - Feeds with charset specified only in Content-Type header and not in XML document - Feeds with charset specified in both places - Feeds with charset specified only in XML document and not in HTTP header | ||
* | Add logger | Frédéric Guillot | 2017-12-15 |
| | |||
* | Rewrite imports | Frédéric Guillot | 2017-12-12 |
| | |||
* | Make sure golint pass on the code base | Frédéric Guillot | 2017-11-27 |
| | |||
* | Improve OPML package to be more idiomatic | Frédéric Guillot | 2017-11-20 |
| | |||
* | Add parser for RDF feeds | Frédéric Guillot | 2017-11-20 |
| | |||
* | Ensure that LocalizedError are returned by parsers | Frédéric Guillot | 2017-11-20 |
| | |||
* | Improve OPML import/export | Frédéric Guillot | 2017-11-20 |
| | |||
* | First commit | Frédéric Guillot | 2017-11-19 |