summaryrefslogtreecommitdiffstats
path: root/js/app/services/bl/itembl.coffee
AgeCommit message (Expand)Author
2013-04-15renamed bl to businesslayer, handle exception in update routine, fix #69Bernhard Posselt
2013-04-05dont allow setting read and unread if it doesnt change the statusBernhard Posselt
2013-04-05reduce unreadcount instantly when marking as read, fixes #7Bernhard Posselt
2013-04-05fixed showall toggle and added methods to set items read and starredBernhard Posselt
2013-04-05implemented bare itembl methodsBernhard Posselt
2013-04-04added most of the bl functionalityBernhard Posselt
2013-04-02split logic into business layersBernhard Posselt