Searches now can return the first paragraph of the first 'n' hits. Wikipedia and...
[rbot] / data / rbot / plugins / rss.rb
2006-11-28  Giuseppe BilottaHopefully fix the rss watch/unwatch problem for good
2006-10-30  Giuseppe BilottaMake rss feed handle lookup case insensitive
2006-10-24  Giuseppe BilottaInitial implementation of proper caching based on last...
2006-10-18  Giuseppe BilottaOnly show 1 RSS item when 1 RSS item is asked
2006-10-18  Giuseppe BilottaFix the no-date bug the right way
2006-10-18  Giuseppe BilottaMinor aesthetical fixup
2006-10-18  Giuseppe BilottaFix an issue with RSS feeds having no itemDate
2006-08-25  Giuseppe BilottaBetter name for the rss plugin
2006-08-25  Giuseppe BilottaFix misc RSS stuff: reverse publishing order of watched...
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