summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/quotes.rb
AgeCommit message (Expand)Author
2009-08-26ruby 1.9: get rid of Array#nitemsfranz
2009-05-21multiple plugins: Changes to remove parenthesize warnings.David Gadling
2009-04-08quotes: listquotes commandGiuseppe Bilotta
2009-02-19remove whitespaceRaine Virta
2009-02-15+ @bot.path and datafile methodsGiuseppe Bilotta
2009-01-30quotes plugin: add missing 'lastquote :channel' mapGiuseppe Bilotta
2009-01-30quotes plugin: 'other channel' commands must be mapped earlierGiuseppe Bilotta
2009-01-28quotes plugin: remove a done TODO itemGiuseppe Bilotta
2008-08-01quotes plugin: lastquote commandGiuseppe Bilotta
2008-06-20quotes plugin: fix helpGiuseppe Bilotta
2008-06-20quotes plugin: more localizationGiuseppe Bilotta
2008-04-10quotes plugin: modernize dispatcher, add localizationGiuseppe Bilotta
2008-04-07+ use the message() delegate instead of listen() when possibleGiuseppe Bilotta
2007-08-26Call 'super' method from #cleanup() in all pluginsGiuseppe Bilotta
2007-05-28quotes plugin: update to new auth systemGiuseppe Bilotta
2007-05-28quotes plugin: cleanupsGiuseppe Bilotta
2007-04-12Module\#define_structure method: define a new Struct only if doesn't exist al...Giuseppe Bilotta
2007-01-27Since the new Irc framework the quotes plugin wasn't saving the full netmask ...Giuseppe Bilotta
2007-01-21quotefiles are now only saved only if they were changedGiuseppe Bilotta
2006-10-15Use the new Utils.safe_save to save quotefiles and larts/praises. Also adapt ...Giuseppe Bilotta
2006-07-24Revert the Struct.new-related changes because they don't do what we wantGiuseppe Bilotta
2006-07-24[257] was moot, this is the propert way to prevent Structs from being created...Giuseppe Bilotta
2006-07-24Suppress the warnings for Struct redefinition on rescanGiuseppe Bilotta
2006-07-20Clean up logging from the pluginsGiuseppe Bilotta
2006-07-18Fix a problem introduced with the new quote saving procedureGiuseppe Bilotta
2006-07-18Improve robustness while saving auth config files and channel quotesGiuseppe Bilotta
2006-06-01giuseppe.bilotta's new topic plugin, as well as a tiny patch to the quotes pl...Chris Gahan
2006-01-04from #32Tom Gilbert
2005-07-27rearrange repo for packagingTom Gilbert