Commit Graph

2918 Commits

Author SHA1 Message Date
Jeremy Fincher 7c8892adb8 Fixed. 2004-01-02 22:29:14 +00:00
Jeremy Fincher 44aebd9536 Slight style update. 2004-01-02 22:29:03 +00:00
Jeremy Fincher ed5f89bce1 Added some extra logging. 2004-01-02 22:02:33 +00:00
Jeremy Fincher 19484027f8 Fixed a minor ui issue. 2004-01-02 22:01:16 +00:00
Jeremy Fincher 680729ffda Fixed bugz0rs. 2004-01-02 21:55:15 +00:00
Jeremy Fincher b0559e3d75 Added server command. 2004-01-02 21:36:45 +00:00
Jeremy Fincher 14eff0fdf1 Fixed problem in do002, splitting the wrong arg. 2004-01-02 21:32:56 +00:00
Jeremy Fincher e9c67b25a5 Finished the nuking of VERBOSE and PRINTF. 2004-01-02 21:32:31 +00:00
Jeremy Fincher 68591b1ec9 Fixed bug #868338 (Relay.whois). 2004-01-02 20:59:14 +00:00
Jeremy Fincher a0d2a9da2a Fixed bug #863808; added isIPV6. 2004-01-02 20:50:43 +00:00
Jeremy Fincher 8b6733ee5d Fixed some bugz0rs. 2004-01-02 19:54:25 +00:00
Jeremy Fincher a58e5b97d9 Fixed some tests. 2004-01-02 19:53:18 +00:00
Jeremy Fincher 7955f658d1 Initial checkin. 2004-01-02 19:50:13 +00:00
Jeremy Fincher e869cf7660 A little logging change. 2004-01-01 20:18:13 +00:00
Jeremy Fincher 542259fcd7 Added options to kban. 2004-01-01 20:17:55 +00:00
Jeremy Fincher 5502794a23 Added docstring to disambiguate, fixed some bugs. 2004-01-01 20:16:45 +00:00
Jeremy Fincher 4b3b245834 Made addressedRegexps and Regexps not run if there was an error. Also slightly refactgored handling of errors in Privmsg/IrcProxyObject. Also fixed spawning of threads to set the callback's threaded attribute. 2004-01-01 20:15:25 +00:00
Jeremy Fincher 34d0cdc79b Added tons of new Types and globalConfigurables. 2004-01-01 20:13:22 +00:00
Jeremy Fincher 45af6513d8 Slightly updated. 2004-01-01 20:12:40 +00:00
Jeremy Fincher 2b32ccdc7d Refactored Irc/Driver interaction. 2004-01-01 20:12:01 +00:00
Jeremy Fincher 26995a7017 Added conf.requireChannelCommandsToBeSentInChannel. 2004-01-01 20:10:52 +00:00
Jeremy Fincher 8895ffdc1c Should fix bugs #858964 #862544. 2004-01-01 20:09:35 +00:00
Jeremy Fincher a7d0eb9829 Added a whole buttload of configuration variables. 2004-01-01 20:08:53 +00:00
Jeremy Fincher 24d191d5dc Added non-snarfing-regexp and title-snarfer-includes-url configurables. 2004-01-01 20:08:03 +00:00
Jeremy Fincher b1cd34b91e Added better handling, hopefully fixing bug #860614. 2004-01-01 20:06:42 +00:00
Jeremy Fincher 8a739241a1 Allow a comma separator in the en masse plugin addition. 2004-01-01 20:04:35 +00:00
Jeremy Fincher e1b0d7d8a4 Removed printf and verbose. Just use debug instead. 2004-01-01 20:01:35 +00:00
Jeremy Fincher 1f441c54bd Forgot to return the name in addEvent. 2004-01-01 20:00:29 +00:00
Jeremy Fincher 87f3c2a644 Added the --nonetwork and --noplugins flag. 2004-01-01 19:51:48 +00:00
Jeremy Fincher 1c0526666d Initial checkin. 2004-01-01 19:51:34 +00:00
Jeremy Fincher d5ed1e772c Guard against non-existent spell/fortune/wtf commands. 2004-01-01 19:49:52 +00:00
Jeremy Fincher 7cf27435bb Be more appropriate, since not all OSes have child time. 2004-01-01 19:49:26 +00:00
Jeremy Fincher dea580d492 Kill the empty line\! 2004-01-01 19:48:41 +00:00
Jeremy Fincher a477824967 Removed a (now) useless test. 2004-01-01 19:48:01 +00:00
Jeremy Fincher bcbfd2130e Made matchCase its own available function. 2004-01-01 19:47:13 +00:00
Jeremy Fincher 8366d740d5 Began **kwargs'ing tests (with getMsg). 2004-01-01 19:46:29 +00:00
Jeremy Fincher c0e219ecfb Initial checkin. 2004-01-01 19:45:15 +00:00
Jeremy Fincher 6393a0c36e Better handling of unknown memory thingies and proper handling of Darwin and changed memory to RSS and stuff like that. 2004-01-01 19:12:14 +00:00
Jeremy Fincher 526f8d7314 Make sure to relay actions and away messages. 2004-01-01 19:10:20 +00:00
Jeremy Fincher a247e2f008 Better error handling for calc/icalc. 2004-01-01 19:09:34 +00:00
Jeremy Fincher 2f55345012 Added bold and maximum-results configurable. 2004-01-01 19:09:02 +00:00
Jeremy Fincher 83995296b7 Removed trailing periods in larts and praises. 2004-01-01 19:08:08 +00:00
Jeremy Fincher 8070401018 Added learn-separator and show-factoid-if-only-one-match configurables. 2004-01-01 19:07:38 +00:00
Jeremy Fincher c331bcfe00 docs/GETTING_STARTED 2004-01-01 19:06:47 +00:00
Jeremy Fincher 5de5653e3b Updated. 2004-01-01 19:05:52 +00:00
Jeremy Fincher a47a7de5f6 Updated schema and whatnot. 2004-01-01 19:05:27 +00:00
Jeremy Fincher 92ad8bfb14 Fixed indentation bug. 2003-12-30 01:53:44 +00:00
Daniel DiPaolo 629dd867f1 Fixed lack of case-insensitivity in randomquote 2003-12-29 11:12:37 +00:00
Daniel DiPaolo f886d6529f fixed another .0 bug 2003-12-29 03:12:47 +00:00
Daniel DiPaolo 6000b1c27d Fixed a few places where int()'ing COUNT result cols was required 2003-12-27 09:31:38 +00:00