index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
rbot
/
plugins
/
quotes.rb
Age
Commit message (
Expand
)
Author
2020-04-20
plugin(quotes): use registry for storage see #42
Matthias Hecker
2009-08-26
ruby 1.9: get rid of Array#nitems
franz
2009-05-21
multiple plugins: Changes to remove parenthesize warnings.
David Gadling
2009-04-08
quotes: listquotes command
Giuseppe Bilotta
2009-02-19
remove whitespace
Raine Virta
2009-02-15
+ @bot.path and datafile methods
Giuseppe Bilotta
2009-01-30
quotes plugin: add missing 'lastquote :channel' map
Giuseppe Bilotta
2009-01-30
quotes plugin: 'other channel' commands must be mapped earlier
Giuseppe Bilotta
2009-01-28
quotes plugin: remove a done TODO item
Giuseppe Bilotta
2008-08-01
quotes plugin: lastquote command
Giuseppe Bilotta
2008-06-20
quotes plugin: fix help
Giuseppe Bilotta
2008-06-20
quotes plugin: more localization
Giuseppe Bilotta
2008-04-10
quotes plugin: modernize dispatcher, add localization
Giuseppe Bilotta
2008-04-07
+ use the message() delegate instead of listen() when possible
Giuseppe Bilotta
2007-08-26
Call 'super' method from #cleanup() in all plugins
Giuseppe Bilotta
2007-05-28
quotes plugin: update to new auth system
Giuseppe Bilotta
2007-05-28
quotes plugin: cleanups
Giuseppe Bilotta
2007-04-12
Module\#define_structure method: define a new Struct only if doesn't exist al...
Giuseppe Bilotta
2007-01-27
Since the new Irc framework the quotes plugin wasn't saving the full netmask ...
Giuseppe Bilotta
2007-01-21
quotefiles are now only saved only if they were changed
Giuseppe Bilotta
2006-10-15
Use the new Utils.safe_save to save quotefiles and larts/praises. Also adapt ...
Giuseppe Bilotta
2006-07-24
Revert the Struct.new-related changes because they don't do what we want
Giuseppe Bilotta
2006-07-24
[257] was moot, this is the propert way to prevent Structs from being created...
Giuseppe Bilotta
2006-07-24
Suppress the warnings for Struct redefinition on rescan
Giuseppe Bilotta
2006-07-20
Clean up logging from the plugins
Giuseppe Bilotta
2006-07-18
Fix a problem introduced with the new quote saving procedure
Giuseppe Bilotta
2006-07-18
Improve robustness while saving auth config files and channel quotes
Giuseppe Bilotta
2006-06-01
giuseppe.bilotta's new topic plugin, as well as a tiny patch to the quotes pl...
Chris Gahan
2006-01-04
from #32
Tom Gilbert
2005-07-27
rearrange repo for packaging
Tom Gilbert