summaryrefslogtreecommitdiffstats
path: root/utility/feedfetcher.php
AgeCommit message (Expand)Author
2013-04-15remove error_log statementBernhard Posselt
2013-04-15fix potential errors when fetching favicon that preven feed from being added,...Bernhard Posselt
2013-04-14also check https for faviconsBernhard Posselt
2013-04-14remove debug echo statementsBernhard Posselt
2013-04-13add code to get favicons, fix #49Bernhard Posselt
2013-04-13fix import scoping issue that caused feeds not to be imported at times, set c...Bernhard Posselt
2013-04-12added serverside cachingBernhard Posselt
2013-04-09enclosure method called on wrong objectsAlessandro Cosentino
2013-04-08add link to feed which gets opened when clicked on the subheading of an itemBernhard Posselt
2013-04-05Improve feedfetcher discoverFavicon()John Kristensen
2013-04-02added simple twitter fetcher implementationBernhard Posselt
2013-04-02fix #11 by not relying on db exceptions anymore since there is no fking prope...Bernhard Posselt
2013-04-02added pluggable fetchersBernhard Posselt
2013-04-02put getUrlContent into apiBernhard Posselt
2013-04-02Remove dependency on curlJohn Kristensen
2013-03-26added casting information for data objectsBernhard Posselt
2013-03-25updated backgroundjobBernhard Posselt
2013-03-22added creating feedsBernhard Posselt
2013-03-22added a seperate exception for fetching feedsBernhard Posselt
2013-03-22renamed utils into something more accuratedBernhard Posselt