RSSyl: Use procheader_date_parse() for RFC3339 date strings.
[claws.git] / src / plugins / rssyl / libfeed / parser_atom10.c
2015-05-30 Andrej KacianRSSyl: Use procheader_date_parse() for RFC3339 date...
2015-05-27 Andrej KacianRSSyl: Fix compilation on OS X.
2015-05-17 Andrej KacianRSSyl: Strip leading and trailing whitespace from XML...
2014-11-27 Andrej KacianRSSyl: Fix argument order for strstr() in Atom parser.
2014-11-27 Andrej KacianRSSyl: Ignore rel="..." feed link in Atom parser.
2014-11-24 Andrej KacianRSSyl: fix crash introduced by previous commit
2014-11-23 Andrej KacianRSSyl: Convert relative URLs in Atom entries to absolut...
2014-07-25 Andrej KacianRSSyl: Fix Atom parser getting lost within feed/author.
2014-07-01 Andrej KacianRSSyl: more fixes for Coverity issues
2014-06-30 Andrej KacianRSSyl: remove surplus semicolons from FILL macro use.
2014-06-29 Andrej KacianRSSyl: make sure we do not operate with NULL text in...
2014-06-17 Andrej KacianNew RSSyl replacing old one.