summaryrefslogtreecommitdiffstats
path: root/js/tests/services/models/feedmodelSpec.coffee
AgeCommit message (Collapse)Author
2014-05-15use markdown, refactor jsBernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-04-18remove clientside hashing, fix #72Bernhard Posselt
2013-04-17always return the unreadcount when marking read to set update request as 0, ↵Bernhard Posselt
dont create new feeds that only consist of unreadcount updates
2013-04-16move instantiation into file where object is declared, fix unittests that ↵Bernhard Posselt
overwrote services for all unittests and caused them to fail
2013-04-11properly clear the query cacheBernhard Posselt
2013-04-11fixed feedmodelBernhard Posselt
2013-04-11fixed foldermodelBernhard Posselt
2013-04-04improved and cleaned up js unittestsBernhard Posselt
2013-03-27fixed bug that didnt add feeds when they were deleted onceBernhard Posselt
2013-03-27also update feedmodel if urlhash is the sameBernhard Posselt
2013-03-26added casting information for data objectsBernhard Posselt
2013-03-25provide feedcontroller skeleton methodsBernhard Posselt
2013-03-18added rewritten js from appframwork-js branchBernhard Posselt