Age | Commit message (Expand) | Author |
2006-08-05 | make sure @commands is never nil in script.rb | Alexander Beisig |
2006-08-05 | reworked the keywords plugin, it uses a new and less messy syntax now | Alexander Beisig |
2006-08-05 | auth botmodule now allows showing all user settings and enable/disable boolea... | Giuseppe Bilotta |
2006-08-05 | Fix user data not being upgraded and fix a bug in the login-by-mask code | Giuseppe Bilotta |
2006-08-05 | Fix some save/quit/rescan races | Giuseppe Bilotta |
2006-08-05 | Fix a disconnect on topic change | Giuseppe Bilotta |
2006-08-05 | Rename the file core.rb to reflect the new botmoulde name | Giuseppe Bilotta |
2006-08-05 | Internally rename the core botmodule to basics | Giuseppe Bilotta |
2006-08-05 | Fix server casemap handling | Giuseppe Bilotta |
2006-08-05 | Minor esthetical fixups | Giuseppe Bilotta |
2006-08-05 | Auth framework now allows automatic login and login-by-netmask (when enabled ... | Giuseppe Bilotta |
2006-08-05 | Adjust auth framework to work with improved Irc framework and fix some issues... | Giuseppe Bilotta |
2006-08-04 | Commit [369] was bogus. This one cleans up and sanitizes the Irc framework. | Giuseppe Bilotta |
2006-08-04 | Improve robustness of ArrayOf; fix some inspect methods | Giuseppe Bilotta |
2006-08-04 | Improve robustness of ArrayOf; fix some inspect methods | Giuseppe Bilotta |
2006-08-04 | Freenode changes the hostmask of users after identification. Do not fail when... | Giuseppe Bilotta |
2006-08-04 | Ahem. I should remember to test things ''before'' committing, not after. Fix ... | Giuseppe Bilotta |
2006-08-04 | Add myself to AUTHORS in trunk too | Giuseppe Bilotta |
2006-08-04 | Fix one more problem with missing COREDIR and clean up setup.rb | Giuseppe Bilotta |
2006-08-04 | Whoops.. removed the automatic adding of --debug. :) | Chris Gahan |
2006-08-04 | A little handy script that launches the rbot daemon from this directory (no n... | Chris Gahan |
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 | renamed keywords plugin to fix inconsistency between commands and help | Alexander Beisig |
2006-08-03 | More responsive quits and some extra debug info for the new irc framework | Giuseppe Bilotta |
2006-08-03 | Make keywords.rb into a plugin and sync with 0.9.10 | Giuseppe Bilotta |
2006-08-03 | Fix bug when users changed nick | Giuseppe Bilotta |
2006-08-03 | Initial version of the new auth coremodule | Giuseppe Bilotta |
2006-08-03 | Lots of fixes all around, in preparation for the new auth coremodule | Giuseppe Bilotta |
2006-08-02 | Port [338] to trunk | 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 | Fix User selection/creation | 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 | New Irc framework: fix channel modes handling | Giuseppe Bilotta |
2006-08-01 | First step towards the new modularized core framework | Giuseppe Bilotta |
2006-08-01 | Fix the "list" function. Now counts the pages correctly. | Mark Kretschmann |
2006-08-01 | rename file | Mark Kretschmann |
2006-08-01 | Rename "command" plugin to "script" plugin. Reasoning: Less confusion and con... | Mark Kretschmann |
2006-08-01 | Some stupid fixes | Giuseppe Bilotta |
2006-08-01 | New Auth framework, initial commit | Giuseppe Bilotta |
2006-07-31 | syncing with rbot-0.9.10 branch | Tom Gilbert |
2006-07-31 | First shot at the new Irc framework. Bot is usable (sort of), but not all fun... | Giuseppe Bilotta |
2006-07-31 | Initial import of the "time" plugin by Ian Monroe. Allows to view the local t... | Mark Kretschmann |
2006-07-31 | Initial import of my "command" plugin. Allows to create mini plugins directly... | Mark Kretschmann |
2006-07-31 | minor "cuteness" tweak for the karma plugin. | Tom Gilbert |
2006-07-30 | Initial commit of the new Irc framework. Only add the file, no changes to the... | Giuseppe Bilotta |
2006-07-30 | Revert one of the cleanups from [309] that totally hid the information on the... | Giuseppe Bilotta |