summaryrefslogtreecommitdiffstats
path: root/ajax/importopml.php
AgeCommit message (Expand)Author
2012-08-18perform only a slim fetch in some casesAlessandro Cosentino
2012-08-17importopml works well; needs to be optimized; feedback to user missingAlessandro Cosentino
2012-08-11changes namespace to OCA\NewsAlessandro Cosentino
2012-08-10importing opml becomes simple for debugging reasons (ignore SimplePie issues ...Alessandro Cosentino
2012-08-08curl connections between importopml and createfeedAlessandro Cosentino
2012-08-05refactores code of the opml importerAlessandro Cosentino
2012-07-30opml parser completed; still needs testingAlessandro Cosentino
2012-07-30parses opml file to get the titleAlessandro Cosentino
2012-07-29select opml dialog improvedAlessandro Cosentino