Age | Commit message (Expand) | Author |
2006-09-25 | Clean up botmodule loading and command parsing and delegating. Restore hash-l... | Giuseppe Bilotta |
2006-08-17 | Fix help. For real | Giuseppe Bilotta |
2006-08-16 | Fix help | Giuseppe Bilotta |
2006-08-05 | Fix some save/quit/rescan races | 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 |
2006-08-02 | Auth now follows the specs defined in NewAuthModule even though there is no a... | Giuseppe Bilotta |
2006-08-02 | Modularized core now functional. Still a lot to do and auth missing, but the ... | Giuseppe Bilotta |
2006-08-01 | New modular framework is in place. Nothing works until core/auth.rb is done, ... | Giuseppe Bilotta |
2006-08-01 | First step towards the new modularized core framework | Giuseppe Bilotta |
2006-07-30 | BDB::Fatal errors in plugins are now raised to toplevel; bdb lg_max increased... | Giuseppe Bilotta |
2006-07-27 | Display plugin status after rescan | Giuseppe Bilotta |
2006-07-27 | Whitespace/comment cleanup. Use =begin / =end for very large comments. | Giuseppe Bilotta |
2006-07-27 | Remove @blacklisted, not needed anymore; include filename in module_eval to g... | Giuseppe Bilotta |
2006-07-26 | Provide a handle method for plugins, so that plugin creators can both use map... | Giuseppe Bilotta |
2006-07-26 | Add info about ignored plugins (blacklisted, disabled, already loaded) to hel... | Giuseppe Bilotta |
2006-07-25 | Better reporting of plugin failures | Giuseppe Bilotta |
2006-07-25 | Fix a bug in {{{help pluginfailures}}} | Giuseppe Bilotta |
2006-07-25 | Inform users about plugins that failed to load; preserve the (supposedly) mos... | Giuseppe Bilotta |
2006-07-24 | Implement map! properly this time | Giuseppe Bilotta |
2006-07-24 | Add mapsvn diff method for plugins: just like map, but doesn't add synonyms t... | Giuseppe Bilotta |
2006-07-22 | Ok, too hasty. Fix 'no plugins loaded on rescan' bug introduced by previous p... | Giuseppe Bilotta |
2006-07-22 | New configuration option plugins.blacklist holding an array of plugins to be ... | Giuseppe Bilotta |
2006-07-20 | All lib/rbot files are now upgraded to the new logging feature | Giuseppe Bilotta |
2006-07-20 | Include exception class when plugins fail | Giuseppe Bilotta |
2006-06-08 | Improved handling of database handling and cleanup during shutdown | Giuseppe Bilotta |
2006-02-09 | attempt to resolve #65 | Tom Gilbert |
2006-01-21 | bunch of changes. | Tom Gilbert |
2005-08-10 | patch from Alexey Froloff: | Tom Gilbert |
2005-08-04 | Thu Aug 04 23:03:30 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert |
2005-08-03 | Thu Aug 04 00:11:52 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert |
2005-08-03 | Wed Aug 03 15:25:07 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert |
2005-08-03 | This change they made around TimeoutErrors really pees me off... | Tom Gilbert |
2005-07-31 | Sun Jul 31 02:20:08 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert |
2005-07-29 | Fri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert |
2005-07-28 | Thu Jul 28 23:45:26 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk> | Tom Gilbert |
2005-07-27 | this packaging stuff seems to actually be working | Tom Gilbert |
2005-07-27 | more work on packaging, use Irc::Config module for storing configuration set | Tom Gilbert |
2005-07-27 | rework various modules to use the installed directories | Tom Gilbert |
2005-07-27 | move rbot into lib - still rearranging for packaging/installation | Tom Gilbert |