summaryrefslogtreecommitdiffstats
path: root/js/app/controllers
AgeCommit message (Expand)Author
2013-04-12visually show unreadcount using opacity, fix #57Bernhard Posselt
2013-04-11autoselect folder when it was created and open folder if a feed gets added to itBernhard Posselt
2013-04-11allow users to discard folder and feed errorsBernhard Posselt
2013-04-11make moving feeds work, fix #22Bernhard Posselt
2013-04-11load new feed when it was addedBernhard Posselt
2013-04-11fixed linting errorsBernhard Posselt
2013-04-11added more code for adding feeds and foldersBernhard Posselt
2013-04-11add a button for people to get out of add folder modeBernhard Posselt
2013-04-11implemented drag and drop directivesBernhard Posselt
2013-04-08add link to feed which gets opened when clicked on the subheading of an itemBernhard Posselt
2013-04-05implemented bare itembl methodsBernhard Posselt
2013-04-05bring back show all buttonBernhard Posselt
2013-04-04cleaned up feedcontrollerBernhard Posselt
2013-04-02small pixel fixesBernhard Posselt
2013-04-02split logic into business layersBernhard Posselt
2013-03-27adding dudesBernhard Posselt
2013-03-27adding folders worksBernhard Posselt
2013-03-27fixed mark all unread serverside (was missing highestitemid, dont use lastmod...Bernhard Posselt
2013-03-26show title and author below feedBernhard Posselt
2013-03-26viewing the first 20 items is now possibleBernhard Posselt
2013-03-26fixed setting of active feedBernhard Posselt
2013-03-26added casting information for data objectsBernhard Posselt
2013-03-26added logic for adding feedsBernhard Posselt
2013-03-26added adding of feeds logicBernhard Posselt
2013-03-25added more feedcontroller methodsBernhard Posselt
2013-03-25added feedcontroller methods and testsBernhard Posselt
2013-03-25provide feedcontroller skeleton methodsBernhard Posselt
2013-03-25fixed js errors on loadBernhard Posselt
2013-03-23use all articles if active feed is nullBernhard Posselt
2013-03-23fixed dicontainer and added basic controllersBernhard Posselt