]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/quotes.rb
plugin(quotes): use registry for storage see #42
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / quotes.rb
2020-04-20 Matthias Heckerplugin(quotes): use registry for storage see #42
2009-08-26 franzruby 1.9: get rid of Array#nitems
2009-05-21 David Gadlingmultiple plugins: Changes to remove parenthesize warnings.
2009-04-08 Giuseppe Bilottaquotes: listquotes command
2009-02-19 Raine Virtaremove whitespace
2009-02-15 Giuseppe Bilotta+ @bot.path and datafile methods
2009-01-30 Giuseppe Bilottaquotes plugin: add missing 'lastquote :channel' map
2009-01-30 Giuseppe Bilottaquotes plugin: 'other channel' commands must be mapped...
2009-01-27 Giuseppe Bilottaquotes plugin: remove a done TODO item
2008-07-31 Giuseppe Bilottaquotes plugin: lastquote command
2008-06-19 Giuseppe Bilottaquotes plugin: fix help
2008-06-19 Giuseppe Bilottaquotes plugin: more localization
2008-04-10 Giuseppe Bilottaquotes plugin: modernize dispatcher, add localization
2008-04-06 Giuseppe Bilotta+ use the message() delegate instead of listen() when...
2007-08-26 Giuseppe BilottaCall 'super' method from #cleanup() in all plugins
2007-05-28 Giuseppe Bilottaquotes plugin: update to new auth system
2007-05-28 Giuseppe Bilottaquotes plugin: cleanups
2007-04-12 Giuseppe BilottaModule\#define_structure method: define a new Struct...
2007-01-27 Giuseppe BilottaSince the new Irc framework the quotes plugin wasn...
2007-01-21 Giuseppe Bilottaquotefiles are now only saved only if they were changed
2006-10-15 Giuseppe BilottaUse the new Utils.safe_save to save quotefiles and...
2006-07-24 Giuseppe BilottaRevert the Struct.new-related changes because they...
2006-07-24 Giuseppe Bilotta[257] was moot, this is the propert way to prevent...
2006-07-24 Giuseppe BilottaSuppress the warnings for Struct redefinition on rescan
2006-07-20 Giuseppe BilottaClean up logging from the plugins
2006-07-18 Giuseppe BilottaFix a problem introduced with the new quote saving...
2006-07-18 Giuseppe BilottaImprove robustness while saving auth config files and...
2006-06-01 Chris Gahangiuseppe.bilotta's new topic plugin, as well as a tiny...
2006-01-04 Tom Gilbertfrom #32
2005-07-27 Tom Gilbertrearrange repo for packaging