aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader/processor
Commit message (Collapse)AuthorAge
* Use feed ID instead of user ID to check entry URLs presenceGravatar Frédéric Guillot2019-02-28
|
* Move image proxy filter to template functionsGravatar Frédéric Guillot2018-12-02
|
* Refactor manual entry scraperGravatar Frédéric Guillot2018-12-02
|
* Simplify feed entries filteringGravatar Frédéric Guillot2018-10-14
| | | | | - Rename processor package to filter - Remove boilerplate code
* Add missing package descriptions for GoDocGravatar Frédéric Guillot2018-10-08
|
* Add the possibility to override default user agent for each feedGravatar Patrick2018-09-19
|
* Use canonical importsGravatar Frédéric Guillot2018-08-24
|
* Processor: Do rewriter before sanitizer for `entry.Content`.Gravatar dzaikos2018-07-06
| | | | Addresses #163.
* Do not crawl existing entry URLsGravatar Frédéric Guillot2018-01-20
|
* Add loggerGravatar Frédéric Guillot2017-12-15
|
* 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
|
* Make sure golint pass on the code baseGravatar Frédéric Guillot2017-11-27
|
* First commitGravatar Frédéric Guillot2017-11-19