RSSyl: Stop earlier when an invalid feed is encountered.
[claws.git] / src / plugins / rssyl / rssyl_add_item.c
2016-09-10 Andrej KacianA fix for commit b274c72.
2016-09-09 Andrej KacianFix memory leak when freeing RSSyl's FeedItem struct.
2015-10-14 Paulfix format warnings and some OpenBSD specific fixes
2015-10-01 Ricardo MonesRemove line breaks from g_warning()
2015-09-21 Andrej KacianFix several memory leaks in RSSyl.
2015-06-16 Andrej KacianRSSyl: Use g_mkstemp() instead of mkstemp()
2015-06-04 Andrej KacianRSSyl: Reworked item comparing logic, partly based...
2015-05-21 Andrej KacianRSSyl: Leave unread flag on new items regardless of...
2014-11-27 Andrej KacianRSSyl: Do not run html entity replacement on URL and...
2014-07-02 Andrej KacianRSSyl: Fix errno declaration in rssyl_add_item() breaki...
2014-07-01 Andrej KacianRSSyl: more fixes for Coverity issues
2014-06-30 Andrej KacianRSSyl: Fix some more issues reported by Coverity.
2014-06-25 Andrej KacianRSSyl: handle expiring comments after their parent...
2014-06-24 Andrej KacianRSSyl: do not use feed item's URL to populate an empty...
2014-06-17 Andrej KacianNew RSSyl replacing old one.