rss plugin: append space to author when appropriate
[rbot] / data / rbot / plugins / rss.rb
2008-02-10  Giuseppe Bilottarss plugin: append space to author when appropriate
2008-02-10  Giuseppe Bilottarss plugin: implement and use select_nonempty to grab...
2008-02-10  Giuseppe Bilottarss plugin: add 'git' feed type
2007-12-13  Giuseppe Bilottarss: rss rewatch now accepts an optional handle to...
2007-12-04  Giuseppe Bilottarss plugin: display author if present in default format
2007-11-29  Dmitry Kim* (plugins/rss) maintain refresh timeouts through resta...
2007-11-29  Giuseppe Bilottarss plugin: manageable permissions and defaults
2007-11-29  Giuseppe Bilottarss plugin: calculate item_uid_for_bot() on Atom feeds...
2007-11-28  Giuseppe Bilottarss plugin: help for 'who watches'
2007-11-28  Giuseppe Bilottarss plugin: initial support for Atom feeds (needs Ruby...
2007-09-15  Giuseppe Bilottarss plugin: add support for twitter format
2007-09-13  Giuseppe Bilottamore rdoc-ification
2007-09-12  Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-09-09  Giuseppe Bilottarss plugin: support older version of the Ruby RSS parser
2007-08-30  Giuseppe Bilottarss plugin: don't care if reschedule fails
2007-08-29  Giuseppe Bilottatimers: get rid of useless data passing to timer actions.
2007-08-28  Giuseppe Bilottarss plugin: fix watcher rescheduling broken in previous...
2007-08-27  Giuseppe Bilottarss plugin: prevent deadlock between save and watcher...
2007-08-27  Giuseppe Bilottarss plugin: uncoditionally renew the feed mutexes
2007-08-26  Giuseppe BilottaCall 'super' method from #cleanup() in all plugins
2007-08-26  Giuseppe Bilottarss plugin: all watchers are now informed of feed updat...
2007-08-26  Giuseppe BilottaMissed some warn -> warning conversion
2007-08-23  Giuseppe Bilottarss plugin: don't proceed if the specified feed doesn...
2007-05-20  Giuseppe BilottaFix #151 in a different way.
2007-05-10  Dmitry Kim+ (extends) :limit option support in ircify_html()
2007-04-14  Giuseppe Bilottarss plugin: fix bugs with category retrieval and author...
2007-04-12  Giuseppe Bilottarss plugin: catch all errors when stopping watches
2007-04-12  Giuseppe Bilottascript, rss plugins: raise if main data could not be...
2007-04-09  Dmitry Kim* (plugins/rss) use "%H:%M" for time format
2007-04-08  Giuseppe Bilottarss plugin: parse feed on first retrieval; add some...
2007-04-08  Giuseppe Bilottarss plugin: parse feed on first run, even if we don...
2007-04-08  Giuseppe Bilottarss plugin: overrule max lines, display all feeds
2007-04-08  Giuseppe Bilottarss plugin: changeset [894] was missing the actual...
2007-04-08  Giuseppe Bilottarss plugin: user ircify_html
2007-04-08  Giuseppe Bilottarss plugin: don't flood watcher with current rss conten...
2007-04-02  Dmitry Kim* (rss) bypass http cache when handling 'show' command
2007-03-31  Giuseppe Bilottarss plugin: code cleanup. add support for slashdot...
2007-03-30  Dmitry Kim*** (httputil) major rework, new caching implementatio...
2007-03-29  Dmitry Kim* (rss.rb) we didn't really mean to create a Mutex...
2007-03-25  Giuseppe Bilottarss plugin: attempt data recovery when marshalling...
2007-03-25  Giuseppe Bilottarss plugin: nil the mutex when dumping, to prevent...
2007-03-20  Giuseppe Bilottarss plugin: 0.9 feeds don't work, so we just patch...
2007-03-20  Giuseppe Bilottarss plugin: lock the mutex on more occasions
2007-02-18  Giuseppe BilottaPlugin header boilerplating.
2007-02-10  Giuseppe Bilottarss plugin: spam log less
2007-02-08  Giuseppe Bilottarss plugin: rss watch improvements: can now specify...
2007-02-06  Giuseppe BilottaMove extensions to standard classes into a specific...
2007-02-06  Giuseppe BilottaSuppress a couple of warnings
2007-02-05  Giuseppe Bilottarss plugin: the refresh rate of each rss can be set...
2007-02-05  Giuseppe Bilottarss plugin: add command to change the handle or url...
2007-02-05  Giuseppe Bilottarss plugin: only parse feeds when xml changed. also...
2007-02-05  Giuseppe Bilottarss plugin: fix missplet 'gmane'
2007-02-05  Giuseppe Bilottarss plugin: performance enhancements when outputting...
2007-01-30  Giuseppe BilottaWhen adding a feed watcher, let it fire instantly so...
2007-01-29  Giuseppe BilottaUse the bot timer instead of Threads for periodic rss...
2007-01-29  Giuseppe BilottaRemove unused code from rss
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