Adapt topic plugin to new IRC framework
[rbot] / data / rbot / plugins / rss.rb
2006-08-06  Giuseppe BilottaFix RSS plugin problems caused by watches created befor...
2006-08-06  Giuseppe BilottaSome fixes for the rss plugin
2006-07-28  Giuseppe BilottaDo not use get_cached for RSS until we have proper...
2006-07-28  Giuseppe BilottaFix date sorting for rss plugins
2006-07-27  Giuseppe Bilottarss show will sort items by date, if possible; a specif...
2006-07-26  Giuseppe BilottaSmall cosmetic fix for trac output of non-changelog...
2006-07-26  Giuseppe BilottaMore robust error handling in rss.rb, also increased...
2006-07-24  Giuseppe BilottaFix yet more problem reporting in rss plugin
2006-07-24  Giuseppe BilottaFix problem reporting in rss plugin
2006-07-24  Giuseppe Bilottacon:
2006-07-24  Giuseppe BilottaRSS plugin update.
2006-07-24  Giuseppe BilottaRSS plugin cleanup: printFormattedRss made more generic...
2006-07-24  Giuseppe BilottaRSS plugin now uses bold all around in the help messages
2006-07-24  Giuseppe BilottaNew command system for RSS plugin
2006-07-24  Giuseppe BilottaMore RSS plugin improvements
2006-07-24  Giuseppe BilottaStupid upper/lowercase typo in rss plugin
2006-07-24  Giuseppe BilottaRSS plugin is now in '''much''' better shape
2006-07-24  Giuseppe BilottaCleanups and bugfixes for the RSS plugin
2006-07-23  Giuseppe BilottaInitial version of the RSS plugin. Needs lots of love