summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-10BotUser wants username=, not name=Giuseppe Bilotta
2006-08-10Fix exception when a QUITting user was not in the first channel of the list o...Giuseppe Bilotta
2006-08-06Fix RSS plugin problems caused by watches created before the new Irc frameworkGiuseppe Bilotta
2006-08-06Update ChangeLog. Let's try to keep it up to date with new changes nowGiuseppe Bilotta
2006-08-06Some fixes for the rss pluginGiuseppe Bilotta
2006-08-06The kernel now has a @bot.kick(channel, user, msg) methodGiuseppe Bilotta
2006-08-06why do we have 2 figlets?Tom Gilbert
2006-08-06Users can now be imported from exported data files. Existing users are overwr...Giuseppe Bilotta
2006-08-06Fix some bugs when setting permissions; introduce the new 'permissions view f...Giuseppe Bilotta
2006-08-06sync ChangelogTom Gilbert
2006-08-06Forgot the kernel fixes for previous commitGiuseppe Bilotta
2006-08-06Permissions can now be set and reset correctlyGiuseppe Bilotta
2006-08-06Botuser information can now be exportedGiuseppe Bilotta
2006-08-06Fix some kernel auth bugsGiuseppe Bilotta
2006-08-06When copying botusers, dup all the entries to prevent linked netmasks and suchGiuseppe Bilotta
2006-08-06After changing a botuser setting, the settings for the issuing botuser were d...Giuseppe Bilotta
2006-08-06Botusers can now be copied and renamedGiuseppe Bilotta
2006-08-06Botusers can now be destroyedGiuseppe Bilotta
2006-08-06Botusers can now be created.Giuseppe Bilotta
2006-08-06User management is now almost complete. The only missing functionality is the...Giuseppe Bilotta
2006-08-05make sure @commands is never nil in script.rbAlexander Beisig
2006-08-05reworked the keywords plugin, it uses a new and less messy syntax nowAlexander Beisig
2006-08-05auth botmodule now allows showing all user settings and enable/disable boolea...Giuseppe Bilotta
2006-08-05Fix user data not being upgraded and fix a bug in the login-by-mask codeGiuseppe Bilotta
2006-08-05Fix some save/quit/rescan racesGiuseppe Bilotta
2006-08-05Fix a disconnect on topic changeGiuseppe Bilotta
2006-08-05Rename the file core.rb to reflect the new botmoulde nameGiuseppe Bilotta
2006-08-05Internally rename the core botmodule to basicsGiuseppe Bilotta
2006-08-05Fix server casemap handlingGiuseppe Bilotta
2006-08-05Minor esthetical fixupsGiuseppe Bilotta
2006-08-05Auth framework now allows automatic login and login-by-netmask (when enabled ...Giuseppe Bilotta
2006-08-05Adjust auth framework to work with improved Irc framework and fix some issues...Giuseppe Bilotta
2006-08-04Commit [369] was bogus. This one cleans up and sanitizes the Irc framework.Giuseppe Bilotta
2006-08-04Improve robustness of ArrayOf; fix some inspect methodsGiuseppe Bilotta
2006-08-04Improve robustness of ArrayOf; fix some inspect methodsGiuseppe Bilotta
2006-08-04Freenode changes the hostmask of users after identification. Do not fail when...Giuseppe Bilotta
2006-08-04Ahem. I should remember to test things ''before'' committing, not after. Fix ...Giuseppe Bilotta
2006-08-04Add myself to AUTHORS in trunk tooGiuseppe Bilotta
2006-08-04Fix one more problem with missing COREDIR and clean up setup.rbGiuseppe Bilotta
2006-08-04Whoops.. removed the automatic adding of --debug. :)Chris Gahan
2006-08-04A little handy script that launches the rbot daemon from this directory (no n...Chris Gahan
2006-08-04Some fixes for the help system. Still not perfect, but better than beforeGiuseppe Bilotta
2006-08-04Fix stupid bug introduced with the new debugging messages. switch to kind_of?...Giuseppe Bilotta
2006-08-03renamed keywords plugin to fix inconsistency between commands and helpAlexander Beisig
2006-08-03More responsive quits and some extra debug info for the new irc frameworkGiuseppe Bilotta
2006-08-03Make keywords.rb into a plugin and sync with 0.9.10Giuseppe Bilotta
2006-08-03Fix bug when users changed nickGiuseppe Bilotta
2006-08-03Initial version of the new auth coremoduleGiuseppe Bilotta
2006-08-03Lots of fixes all around, in preparation for the new auth coremoduleGiuseppe Bilotta
2006-08-02Port [338] to trunkGiuseppe Bilotta