summaryrefslogtreecommitdiffstats
path: root/businesslayer/feedbusinesslayer.php
AgeCommit message (Expand)Author
2013-07-18use current date when feed does not provide pubdates, disable article updatesBernhard Posselt
2013-06-10url in feed init error msgAlessandro Cosentino
2013-06-09don't update faviconLink on feed updatelsmooth
2013-06-04added javadoc for the businesslayerBernhard Posselt
2013-05-21When creating a feed or folder the it should purge the deletedBernhard Posselt
2013-05-10use a deleted flag for deleted feeds to handle undoBernhard Posselt
2013-05-03log feed errorsBernhard Posselt
2013-05-02log feed update errorsBernhard Posselt
2013-05-02added proper exception handling for all controllers and businesslayerBernhard Posselt
2013-04-22added import from google reader, fix #80Bernhard Posselt
2013-04-20Fix feed items without pubDate always getting marked as unreadRobin Appelman
2013-04-19added some hints for importing google reader itemsBernhard Posselt
2013-04-19added a way to prevent feed from being updatedBernhard Posselt
2013-04-19added skeletons for google reader importBernhard Posselt
2013-04-18Don't always mark feed items as unread if the pubTime of the item is unknownRobin Appelman
2013-04-16dont add items if they are already in the databaseBernhard Posselt
2013-04-15renamed bl to businesslayer, handle exception in update routine, fix #69Bernhard Posselt