summaryrefslogtreecommitdiffstats
path: root/tests/unit/utility/FeedFetcherTest.php
AgeCommit message (Expand)Author
2013-09-14allow inserted urls againBernhard Posselt
2013-08-28Possible backwards incompatible change by using the link provided by simplepi...Bernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-07-25decode title twice to fix stupid feed authors' mistakesBernhard Posselt
2013-07-20remove failing phpunit test, everything went as expectedBernhard Posselt
2013-07-20check if travis fails properly on failing phpunit testBernhard Posselt
2013-07-18use current date when feed does not provide pubdates, disable article updatesBernhard Posselt
2013-07-11increase timeout to from 10 to 60 seconds, fix #278Bernhard Posselt
2013-06-22Revert "fix #253, use current date when no pubdate is provided"Bernhard Posselt
2013-06-22fix #253, use current date when no pubdate is providedBernhard Posselt
2013-06-09don't update faviconLink on feed updatelsmooth
2013-05-04use html purifier for sanitationBernhard Posselt
2013-05-02force links to open in new tabs, fix #146Bernhard Posselt
2013-04-27prefer web favicon over feed favicon, fix #101Bernhard Posselt
2013-04-22added unittest for author mailBernhard Posselt
2013-04-21if feed has no title, use its url, fix #108Bernhard Posselt
2013-04-19also html decode authorBernhard Posselt
2013-04-19added skeletons for google reader importBernhard Posselt
2013-04-18added test for fetcher class fix #47Bernhard Posselt
2013-04-12implement mark as read for feeds and folders, fix #29Bernhard Posselt
2013-04-05moved tests into unit directoryBernhard Posselt