aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader/rss
Commit message (Collapse)AuthorAge
* Use canonical importsGravatar Frédéric Guillot2018-08-24
|
* Rename RSS parser gettersGravatar Frédéric Guillot2018-04-09
|
* Get the right comments URL when having multiple namespacesGravatar Frédéric Guillot2018-04-09
|
* Add unit test for comments url and French translationGravatar Frédéric Guillot2018-04-07
|
* Add CommentsURL to entryGravatar Ben Brooks2018-04-07
|
* Handle RSS author elements with inner HTMLGravatar Frédéric Guillot2018-03-18
|
* Convert enclosure size field to bigintGravatar Frédéric Guillot2018-03-14
|
* Improve parser error messagesGravatar Frédéric Guillot2018-02-27
|
* Support localized feed errors generated by background workersGravatar Frédéric Guillot2018-02-27
|
* Handle more encoding edge casesGravatar Frédéric Guillot2018-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
* Rename helper packagesGravatar Frédéric Guillot2018-01-02
|
* Add loggerGravatar Frédéric Guillot2017-12-15
|
* 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 define rewrite rules for each feedGravatar Frédéric Guillot2017-12-11
|
* Improve HTML sanitizerGravatar Frédéric Guillot2017-11-25
|
* Improve feed parsersGravatar Frédéric Guillot2017-11-22
|
* Move feed parsers packages in reader packageGravatar Frédéric Guillot2017-11-20