Commit Graph

12 Commits (610fe1153518a4223c2bf2d70723104932cb8d77)

Author SHA1 Message Date
Andrew Dolgov d1f3fa9791 try to force-convert feed data to utf8 12 years ago
Andrew Dolgov a3b9fd12c5 fix support of Atom 0.3 12 years ago
kpn3m0 349c4229fd Feature #686
If the feed cannot be parsed there is not particular error but always "Unknown/unsupported feed type". The patch uses the error from the XML parser which gives more detailed error reporting.
12 years ago
Andrew Dolgov 8a95d630a9 fix rss content:encoded not used 12 years ago
Andrew Dolgov d4992d6b48 add support for dc:subject and slash:comments 12 years ago
Andrew Dolgov 852d4ac890 support RDF-XML feeds 12 years ago
Andrew Dolgov 4c00e15b5d pass xpath object to feeditem, support media-rss objects 12 years ago
Andrew Dolgov 3c8060aca0 fix get_links() for RSS 12 years ago
Andrew Dolgov b9eee80e08 parser: add get_links() 12 years ago
Andrew Dolgov b8f316dc28 change caching to save xml data, remove RDF init section 12 years ago
Andrew Dolgov 04d2f9c831 add basic rss support 12 years ago
Andrew Dolgov cd07592c29 add basic tinyparser/atom 12 years ago