]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/plugins.rb
New unreplied() method for plugins that want to handle PRIVMSGs unreplied by any...
[user/henk/code/ruby/rbot.git] / lib / rbot / plugins.rb
2007-02-15 Giuseppe BilottaNew unreplied() method for plugins that want to handle...
2007-01-23 Giuseppe BilottaMemory optimizations in plugin management (useful on...
2006-10-15 Giuseppe BilottaAllow plugins to do things when the language is changed...
2006-10-02 Giuseppe BilottaFix help (one more time)
2006-09-25 Giuseppe BilottaClean up botmodule loading and command parsing and...
2006-08-17 Giuseppe BilottaFix help. For real
2006-08-16 Giuseppe BilottaFix help
2006-08-05 Giuseppe BilottaFix some save/quit/rescan races
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...
2006-08-02 Giuseppe BilottaAuth now follows the specs defined in NewAuthModule...
2006-08-02 Giuseppe BilottaModularized core now functional. Still a lot to do...
2006-08-01 Giuseppe BilottaNew modular framework is in place. Nothing works until...
2006-08-01 Giuseppe BilottaFirst step towards the new modularized core framework
2006-07-30 Giuseppe BilottaBDB::Fatal errors in plugins are now raised to toplevel...
2006-07-27 Giuseppe BilottaDisplay plugin status after rescan
2006-07-27 Giuseppe BilottaWhitespace/comment cleanup. Use =begin / =end for very...
2006-07-27 Giuseppe BilottaRemove @blacklisted, not needed anymore; include filena...
2006-07-26 Giuseppe BilottaProvide a handle method for plugins, so that plugin...
2006-07-26 Giuseppe BilottaAdd info about ignored plugins (blacklisted, disabled...
2006-07-25 Giuseppe BilottaBetter reporting of plugin failures
2006-07-25 Giuseppe BilottaFix a bug in {{{help pluginfailures}}}
2006-07-25 Giuseppe BilottaInform users about plugins that failed to load; preserv...
2006-07-24 Giuseppe BilottaImplement map! properly this time
2006-07-24 Giuseppe BilottaAdd mapsvn diff method for plugins: just like map,...
2006-07-22 Giuseppe BilottaOk, too hasty. Fix 'no plugins loaded on rescan' bug...
2006-07-22 Giuseppe BilottaNew configuration option plugins.blacklist holding...
2006-07-20 Giuseppe BilottaAll lib/rbot files are now upgraded to the new logging...
2006-07-20 Giuseppe BilottaInclude exception class when plugins fail
2006-06-08 Giuseppe BilottaImproved handling of database handling and cleanup...
2006-02-09 Tom Gilbertattempt to resolve #65
2006-01-21 Tom Gilbertbunch of changes.
2005-08-10 Tom Gilbertpatch from Alexey Froloff:
2005-08-04 Tom GilbertThu Aug 04 23:03:30 BST 2005 Tom Gilbert <tom@linuxbri...
2005-08-03 Tom GilbertThu Aug 04 00:11:52 BST 2005 Tom Gilbert <tom@linuxbri...
2005-08-03 Tom GilbertWed Aug 03 15:25:07 BST 2005 Tom Gilbert <tom@linuxbri...
2005-08-03 Tom GilbertThis change they made around TimeoutErrors really pees...
2005-07-31 Tom GilbertSun Jul 31 02:20:08 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-29 Tom GilbertFri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-28 Tom GilbertThu Jul 28 23:45:26 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-27 Tom Gilbertthis packaging stuff seems to actually be working
2005-07-27 Tom Gilbertmore work on packaging, use Irc::Config module for...
2005-07-27 Tom Gilbertrework various modules to use the installed directories
2005-07-27 Tom Gilbertmove rbot into lib - still rearranging for packaging...