summaryrefslogtreecommitdiff
path: root/classes/opml.php
AgeCommit message (Expand)Author
2013-03-18Fix strict standards issue-- DOMDocument::load isn't staticRebecca Turner
2013-01-22move some more functions out of functions.php; fix opml.php failing due to re...Andrew Dolgov
2012-11-12opml import: add workaround for broken OPML files using title instead of text...Andrew Dolgov
2012-11-02opml: fix export broken by special characters in category titlesAndrew Dolgov
2012-11-01tweak opml import/export according to OPML specAndrew Dolgov
2012-09-11opml fixesAndrew Dolgov
2012-09-02do not load test opml when debuggingAndrew Dolgov
2012-09-02Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2012-09-02implement OPML filter importAndrew Dolgov
2012-09-02opml: fix cat_filter typeAndrew Dolgov
2012-09-02opml export filter format fixAndrew Dolgov
2012-09-01reimplement OPML filter exportAndrew Dolgov
2012-08-31implement multiple rule/action filtersAndrew Dolgov
2012-08-17rework class system to use subdirectoriesAndrew Dolgov
2012-08-15opml: remove CRs, tweak category node detectionAndrew Dolgov
2012-08-15opml: clean empty categoriesAndrew Dolgov
2012-08-15move opml stuff to classes/opml.phpAndrew Dolgov