summaryrefslogtreecommitdiffstats
path: root/utility/ifeedfetcher.php
AgeCommit message (Collapse)Author
2013-06-09don't update faviconLink on feed updatelsmooth
2013-04-02fix #11 by not relying on db exceptions anymore since there is no fking ↵Bernhard Posselt
proper exception handling in the owncloud db code and stuff will break. instead update when item has been found and if not insert
2013-04-02added comments on ifeedfetcherBernhard Posselt
2013-04-02added pluggable fetchersBernhard Posselt