summaryrefslogtreecommitdiffstats
path: root/service
AgeCommit message (Expand)Author
2015-02-17add status api route5.2.4Bernhard Posselt
2015-01-23fix #711Bernhard Posselt
2015-01-18first stab at intelligent containerBernhard Posselt
2014-11-20better debugBernhard Posselt
2014-11-20log failed update only onceBernhard Posselt
2014-11-05update picofeed, add max size setting, fix #642Bernhard Posselt
2014-10-30backwards compability for locationBernhard Posselt
2014-10-30also set the feed locationBernhard Posselt
2014-10-27only update unread per article count if its bigger than the current oneBernhard Posselt
2014-10-27allow to turn of autopurgeBernhard Posselt
2014-10-22add cachingBernhard Posselt
2014-10-21first try to set indention limit at 80 characters in phpBernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both v...Bernhard Posselt
2014-10-21move config class into config folderBernhard Posselt
2014-10-08fix type issues with mappersBernhard Posselt
2014-09-29require libxmlBernhard Posselt
2014-09-25log as error instead of debug because debug does not write to log3.105Bernhard Posselt
2014-09-23catch all exceptions for feed update to not stop on db errorsBernhard Posselt
2014-06-26style fixesBernhard Posselt
2014-06-26style fixesBernhard Posselt
2014-06-25style fixesBernhard Posselt
2014-05-29order by pubdateBernhard Posselt
2014-05-23implement #137 serversideBernhard Posselt
2014-05-16add delete method for imapper since service depends on itBernhard Posselt
2014-05-15rename businesslayer to serviceBernhard Posselt