]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/core/config.rb
introduce reload alias for rescan
[user/henk/code/ruby/rbot.git] / lib / rbot / core / config.rb
2015-06-13 Matthias Heckerintroduce reload alias for rescan
2015-03-11 Matthias Hplugins: allow rescanning of one botmodule only
2009-03-03 Raine Virtaconfig: add alias config remove
2009-03-03 Raine Virtaconfig: allow multiple values in config add and rm
2008-07-30 dmitry kim+ core/config: sort config search result
2008-07-30 Giuseppe Bilotta+ @bot.wanted_nick stores the nick wanted by the bot
2008-06-26 Giuseppe Bilottaconfig.rb: localize git date in version
2008-04-23 Giuseppe Bilottaconfig core botmodule: only show possible keys summary...
2008-04-23 Giuseppe Bilottaconfig core botmodule: bolden keys on search
2008-04-22 Giuseppe BilottaLicensing uniformity: dual-license rbot core under...
2008-04-14 Giuseppe Bilottairclog core module: dispatch from listen() to catch...
2008-04-14 Giuseppe BilottaIRC logging refactoring
2008-04-10 dmitry kim* recalculate the relative version timestamp on !version
2008-03-04 Giuseppe BilottaUnixify all line endings.
2008-02-14 Giuseppe Bilottaconfig core module: default command auth fixes
2008-02-14 Giuseppe Bilottaconfig core module: config search command
2007-10-01 Giuseppe Bilottacore/config: fix help
2007-09-14 Giuseppe Bilottaconfig core botmodule: document 'nick', 'status'
2007-09-12 Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-09-02 Giuseppe Bilottaconfig botmodule: support CTCP commands VERSION and...
2007-09-02 Giuseppe BilottaRefactor version string construction
2007-09-02 Giuseppe Bilotta* move 'version' help to the module that actually suppo...
2007-08-30 Giuseppe Bilottacore/config: remove leftover heavy-load debug line
2007-07-09 Yaohan Chenintegrated ruby-gettext
2007-04-03 Giuseppe BilottaRelocate help strings to proper locations, add help...
2007-02-18 Giuseppe BilottaPlugin header boilerplating.
2007-01-30 Giuseppe BilottaCore botmodule config.rb has some (very little) facilit...
2006-08-29 Giuseppe BilottaIntroduce BotConfigValue permissions, to protect partic...
2006-08-04 Giuseppe BilottaSome fixes for the help system. Still not perfect,...
2006-08-04 Giuseppe BilottaFix stupid bug introduced with the new debugging messag...
2006-08-03 Giuseppe BilottaLots of fixes all around, in preparation for the new...
2006-08-02 Giuseppe BilottaFix message handling, comment out some debug messages
2006-08-02 Giuseppe BilottaInitial factorization of botconfig into kernel function...