summaryrefslogtreecommitdiffstats
path: root/ajax/importopml.php
AgeCommit message (Expand)Author
2012-10-14Whitespace cleanupBart Visscher
2012-10-12Correct Unix format file and some LowerCaseConstantBrice Maron
2012-09-14added closing of session write to ajax files to speed things upBernhard Posselt
2012-09-07Remove empty lines at end of fileBart Visscher
2012-09-05no more require_once()Thomas Mueller
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