summaryrefslogtreecommitdiffstats
path: root/tests/controller/ItemControllerTest.php
AgeCommit message (Expand)Author
2013-04-05movedBernhard Posselt
2013-03-27correctly save last viewed feedBernhard Posselt
2013-03-27star by guid hash and feedid to also star an item if it has been updated in t...Bernhard Posselt
2013-03-27fixed mark all unread serverside (was missing highestitemid, dont use lastmod...Bernhard Posselt
2013-03-25updated backgroundjobBernhard Posselt
2013-03-25set last viewed feed type and id and added casts to int for parametersBernhard Posselt
2013-03-23also pass in showall value to itemsBernhard Posselt
2013-03-23finished itemcontrollerBernhard Posselt
2013-03-22finished get starred countBernhard Posselt
2013-03-21finished feedcontrollerBernhard Posselt
2013-03-21added all controller methods and tests for the annotationsBernhard Posselt