aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader
Commit message (Expand)AuthorAge
...
* Simplify feed parser and format detectionGravatar Frédéric Guillot2018-10-14
* Convert text links and line feeds to HTML in YouTube channelsGravatar Frédéric Guillot2018-10-08
* Add missing package descriptions for GoDocGravatar Frédéric Guillot2018-10-08
* Fix typo in license headerGravatar Frédéric Guillot2018-10-08
* Simplify locale package usage (refactoring)Gravatar Frédéric Guillot2018-09-22
* Use unique translation IDs instead of English text as keyGravatar Frédéric Guillot2018-09-21
* Add the possibility to override default user agent for each feedGravatar Patrick2018-09-19
* Update scraper rule for heise.deGravatar Frédéric Guillot2018-08-25
* Use canonical importsGravatar Frédéric Guillot2018-08-24
* Add support for published tag in Atom feedsGravatar neepl2018-07-17
* Add embedly.com to iframe whitelistGravatar Frédéric Guillot2018-07-10
* New `add_dynamic_image` rewriter for JavaScript-loaded images.Gravatar dzaikos2018-07-09
* Processor: Do rewriter before sanitizer for `entry.Content`.Gravatar dzaikos2018-07-06
* Add support for protocol relative YouTube URLsGravatar Frédéric Guillot2018-07-04
* Sandbox iframes when sanitizing.Gravatar dzaikos2018-07-03
* Add specific 404 and 401 error messagesGravatar Frédéric Guillot2018-06-30
* Refactor AddImageTitle rewriter.Gravatar dzaikos2018-06-26
* Improve sanitizer to remove style tag contents.Gravatar dzaikos2018-06-24
* Improve sanitizer to remove script and noscript contentsGravatar Dave Z2018-06-23
* Add new fields for feed username/passwordGravatar Frédéric Guillot2018-06-19
* Rewrite iframe Youtube URLs to https://www.youtube-nocookie.comGravatar Frédéric Guillot2018-06-12
* Handle feeds with dates formatted as Unix timestampGravatar Frédéric Guillot2018-05-08
* Add API endpoint to import OPML fileGravatar Frédéric Guillot2018-04-29
* Move HTTP client to its own packageGravatar Frédéric Guillot2018-04-28
* Scrape parent element for iframeGravatar aniran2018-04-27
* Add soundcloud and bandcamp iframe sourcesGravatar aniran2018-04-27
* Add support for Dublin Core date in RDF feedsGravatar Frédéric Guillot2018-04-10
* Handle some non-english date formatsGravatar Frédéric Guillot2018-04-09
* 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
* Fix broken OPML import with Go 1.10Gravatar 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 Atom feeds with HTML titleGravatar Frédéric Guillot2018-02-17
* Improve error handling for HTTP clientGravatar Frédéric Guillot2018-02-08
* Strip invalid XML characters to avoid parsing errorsGravatar Frédéric Guillot2018-02-07
* Remove period for feed errorsGravatar Frédéric Guillot2018-02-07
* Improve error handling when the response is emptyGravatar Frédéric Guillot2018-02-07
* Show API URL endpoints in user interfaceGravatar Frédéric Guillot2018-01-31
* Do not override existing entries when the crawler is enabledGravatar Frédéric Guillot2018-01-20
* Handle more encoding edge casesGravatar Frédéric Guillot2018-01-20
* Do not crawl existing entry URLsGravatar Frédéric Guillot2018-01-20
* Add more comments (GoDoc)Gravatar Frédéric Guillot2018-01-11
* Add scraper rule for darkreading.comGravatar Frédéric Guillot2018-01-06
* Add more scraper rulesGravatar Frédéric Guillot2018-01-04
* Add content length check when refreshing feedsGravatar Frédéric Guillot2018-01-04