aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader/parser
Commit message (Collapse)AuthorAge
* Make password prompt compatible with WindowsGravatar Frederic Guillot2018-12-09
|
* 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
|
* Simplify feed parser and format detectionGravatar Frédéric Guillot2018-10-14
- Avoid doing multiple buffer copies - Move parser and format detection logic to its own package