Commit Graph

14 Commits (84acb0b711536def7daa6c3ca7dc4be5664972f8)

Author SHA1 Message Date
Andrew Dolgov f17c3ee29a parser: fix get_links() for RSS 11 years ago
Andrew Dolgov 1874c8d6df feedparser: properly handle nodeValue of rss channel link element (closes #692) 11 years ago
Andrew Dolgov d1f3fa9791 try to force-convert feed data to utf8 11 years ago
Andrew Dolgov a3b9fd12c5 fix support of Atom 0.3 11 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.
11 years ago
Andrew Dolgov 8a95d630a9 fix rss content:encoded not used 11 years ago
Andrew Dolgov d4992d6b48 add support for dc:subject and slash:comments 11 years ago
Andrew Dolgov 852d4ac890 support RDF-XML feeds 11 years ago
Andrew Dolgov 4c00e15b5d pass xpath object to feeditem, support media-rss objects 11 years ago
Andrew Dolgov 3c8060aca0 fix get_links() for RSS 11 years ago
Andrew Dolgov b9eee80e08 parser: add get_links() 11 years ago
Andrew Dolgov b8f316dc28 change caching to save xml data, remove RDF init section 11 years ago
Andrew Dolgov 04d2f9c831 add basic rss support 11 years ago
Andrew Dolgov cd07592c29 add basic tinyparser/atom 11 years ago