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
/
lib
/
rbot
/
core
/
config.rb
Age
Commit message (
Expand
)
Author
2015-06-13
introduce reload alias for rescan
Matthias Hecker
2015-03-11
plugins: allow rescanning of one botmodule only
Matthias H
2009-03-03
config: add alias config remove
Raine Virta
2009-03-03
config: allow multiple values in config add and rm
Raine Virta
2008-07-31
+ core/config: sort config search result
dmitry kim
2008-07-30
+ @bot.wanted_nick stores the nick wanted by the bot
Giuseppe Bilotta
2008-06-26
config.rb: localize git date in version
Giuseppe Bilotta
2008-04-24
config core botmodule: only show possible keys summary when more than one key...
Giuseppe Bilotta
2008-04-24
config core botmodule: bolden keys on search
Giuseppe Bilotta
2008-04-22
Licensing uniformity: dual-license rbot core under MIT+acknowledgement and GPLv2
Giuseppe Bilotta
2008-04-15
irclog core module: dispatch from listen() to catch double-delegated messages...
Giuseppe Bilotta
2008-04-15
IRC logging refactoring
Giuseppe Bilotta
2008-04-11
* recalculate the relative version timestamp on !version
dmitry kim
2008-03-04
Unixify all line endings.
Giuseppe Bilotta
2008-02-14
config core module: default command auth fixes
Giuseppe Bilotta
2008-02-14
config core module: config search command
Giuseppe Bilotta
2007-10-01
core/config: fix help
Giuseppe Bilotta
2007-09-14
config core botmodule: document 'nick', 'status'
Giuseppe Bilotta
2007-09-12
namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*
Giuseppe Bilotta
2007-09-02
config botmodule: support CTCP commands VERSION and SOURCE
Giuseppe Bilotta
2007-09-02
Refactor version string construction
Giuseppe Bilotta
2007-09-02
* move 'version' help to the module that actually supports the command
Giuseppe Bilotta
2007-08-30
core/config: remove leftover heavy-load debug line
Giuseppe Bilotta
2007-07-09
integrated ruby-gettext
Yaohan Chen
2007-04-03
Relocate help strings to proper locations, add help for 'mode' command
Giuseppe Bilotta
2007-02-18
Plugin header boilerplating.
Giuseppe Bilotta
2007-01-30
Core botmodule config.rb has some (very little) facility to ease config key s...
Giuseppe Bilotta
2006-08-29
Introduce BotConfigValue permissions, to protect particularly sensitive confi...
Giuseppe Bilotta
2006-08-04
Some fixes for the help system. Still not perfect, but better than before
Giuseppe Bilotta
2006-08-04
Fix stupid bug introduced with the new debugging messages. switch to kind_of?...
Giuseppe Bilotta
2006-08-03
Lots of fixes all around, in preparation for the new auth coremodule
Giuseppe Bilotta
2006-08-02
Fix message handling, comment out some debug messages
Giuseppe Bilotta
2006-08-02
Initial factorization of botconfig into kernel functionality and a coremodule
Giuseppe Bilotta