Age | Commit message (Expand) | Author |
2006-08-11 | nickreply and nickokay method, with option to let reply/okay behave like this... | Giuseppe Bilotta |
2006-08-11 | Actually commit the halflife2 plugin | Giuseppe Bilotta |
2006-08-11 | auth.allow? method now informs a user when they don't have permissions | Giuseppe Bilotta |
2006-08-11 | Tango says, ! in auth_path is bad mojo. | Mark Kretschmann |
2006-08-11 | Adapt to new auth system. | Mark Kretschmann |
2006-08-10 | AutoOp now triggers on nick change too | Giuseppe Bilotta |
2006-08-10 | Adapt AutoOp plugin to the new IRC framework | Giuseppe Bilotta |
2006-08-10 | New HalfLife 2 plugin from ocr. Resolves ticket #54 | Giuseppe Bilotta |
2006-08-10 | BotUser wants username=, not name= | Giuseppe Bilotta |
2006-08-10 | Fix exception when a QUITting user was not in the first channel of the list o... | Giuseppe Bilotta |
2006-08-06 | Fix RSS plugin problems caused by watches created before the new Irc framework | Giuseppe Bilotta |
2006-08-06 | Update ChangeLog. Let's try to keep it up to date with new changes now | Giuseppe Bilotta |
2006-08-06 | Some fixes for the rss plugin | Giuseppe Bilotta |
2006-08-06 | The kernel now has a @bot.kick(channel, user, msg) method | Giuseppe Bilotta |
2006-08-06 | why do we have 2 figlets? | Tom Gilbert |
2006-08-06 | Users can now be imported from exported data files. Existing users are overwr... | Giuseppe Bilotta |
2006-08-06 | Fix some bugs when setting permissions; introduce the new 'permissions view f... | Giuseppe Bilotta |
2006-08-06 | sync Changelog | Tom Gilbert |
2006-08-06 | Forgot the kernel fixes for previous commit | Giuseppe Bilotta |
2006-08-06 | Permissions can now be set and reset correctly | Giuseppe Bilotta |
2006-08-06 | Botuser information can now be exported | Giuseppe Bilotta |
2006-08-06 | Fix some kernel auth bugs | Giuseppe Bilotta |
2006-08-06 | When copying botusers, dup all the entries to prevent linked netmasks and such | Giuseppe Bilotta |
2006-08-06 | After changing a botuser setting, the settings for the issuing botuser were d... | Giuseppe Bilotta |
2006-08-06 | Botusers can now be copied and renamed | Giuseppe Bilotta |
2006-08-06 | Botusers can now be destroyed | Giuseppe Bilotta |
2006-08-06 | Botusers can now be created. | Giuseppe Bilotta |
2006-08-06 | User management is now almost complete. The only missing functionality is the... | Giuseppe Bilotta |
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 |