summaryrefslogtreecommitdiffstats
path: root/fetcher
AgeCommit message (Expand)Author
2014-09-16also use url in user agentBernhard Posselt
2014-09-16fix enclosureBernhard Posselt
2014-06-26style fixesBernhard Posselt
2014-06-25style fixesBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-05-13try to fix return type of enhancer and feed fetcherBernhard Posselt
2014-05-13fix doc comments in feedfetcherBernhard Posselt
2014-05-13fix doc comments in feedfetcherBernhard Posselt
2014-05-12more fixesBernhard Posselt
2014-05-12remove dead codeBernhard Posselt
2014-04-19update headers to be compatible with phpdoc, slim down license text to make c...Bernhard Posselt
2014-04-19split up api class for easier testing and clearer codeBernhard Posselt
2014-04-10add proxy support based on simplepie pr, fix #491Bernhard Posselt
2014-04-09port to internal controller, some routes are still brokenBernhard Posselt
2014-04-09ported to owncloud internal appframework classes, confused with how to start ...Bernhard Posselt
2014-04-08remove html tags from feed titleBernhard Posselt
2014-04-08migrated database, utility, bootstrap from appframeworkBernhard Posselt
2014-02-11fix XSS when importing articles, speed up update and adding of feeds by only ...Bernhard Posselt
2014-02-11disable simplepie caching, see https://github.com/simplepie/simplepie/issues/...Bernhard Posselt
2014-01-26fallback to feed url if simplepie doesnt fetch a permanent linkAlessandro Cosentino
2014-01-23fix unit testsRobin Appelman
2014-01-23fallback to using the feed link if an item doesn't specificy a linkRobin Appelman
2013-09-27always open links in new tabBernhard Posselt
2013-09-27use seperate direcotires for article enhancers and fetchersBernhard Posselt