]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Allow fetching content on all import types
authorJerome Charaoui <jerome@riseup.net>
Sat, 3 Dec 2016 04:55:30 +0000 (23:55 -0500)
committerJerome Charaoui <jerome@riseup.net>
Sat, 3 Dec 2016 05:12:20 +0000 (00:12 -0500)
commit3cd6da0b749bd136758add109ed30531be224f4a
treef6ec14aa75e7a91d4a590cf542a797c196e367cd
parente858018fdd82b26bfef00e92398ce7462264c4c4
Allow fetching content on all import types

For better consistency, allow all types of imported entries to update,
which was already the case for Firefox and Chrome.
src/Wallabag/ImportBundle/Import/InstapaperImport.php
src/Wallabag/ImportBundle/Import/PinboardImport.php
src/Wallabag/ImportBundle/Import/ReadabilityImport.php
src/Wallabag/ImportBundle/Import/WallabagV1Import.php