aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Import/ReadabilityImport.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix error on EntityManager clearJeremy Benoist2016-09-111-1/+4
| | | | | Introduced in the recent 2.5.5 release. Also updated deps.
* Add tests on ReadabilityImportJeremy Benoist2016-09-011-2/+0
|
* Add Readability importJeremy Benoist2016-09-011-0/+181
Based on the JSON export instead of the API (which will be shutting down by the September 30, 2016)