Commit Graph

4667 Commits

Author SHA1 Message Date
Jeremy Fincher
535d872cab Information-gathering and robustitude. 2004-08-20 21:17:34 +00:00
Jeremy Fincher
af994cfcff Added a default behavior for Admin.nick if no nick is given. 2004-08-20 21:07:54 +00:00
James Vega
eb60864c51 Money is a float not an int. Also, uber simplify Currency.yahoo since they
provide a csv file. Yay, no html parsing!
2004-08-20 19:07:51 +00:00
Jeremy Fincher
eb23fa3b14 Fixed some space problems in Google.calc. 2004-08-20 18:01:36 +00:00
Jeremy Fincher
71c752a7fb Added bender, fixed bugs. 2004-08-20 17:20:52 +00:00
Jeremy Fincher
fac96b16dc Fix for problem with channelvalues not being removed on setValue. 2004-08-20 16:45:48 +00:00
Jeremy Fincher
dd45f302e5 Didn't convert this when I changed to _added. 2004-08-20 16:06:38 +00:00
Jeremy Fincher
a904f0e8d2 Oops, didn't think about daemons. 2004-08-20 15:26:03 +00:00
Jeremy Fincher
ed63bc5435 I think there are bugs here, some tests are failing, but it's late and I can't figure out why. 2004-08-20 06:58:25 +00:00
Jeremy Fincher
852e1dcb56 Fix0red. 2004-08-20 06:52:45 +00:00
Jeremy Fincher
5c30fe221c Added mroth's noJoinsUntilIdentified. 2004-08-20 06:38:43 +00:00
Jeremy Fincher
e97d866421 Removed one hack, added another, though I believe we have a net gain (and the hacks are completely unrelated, incidentally). 2004-08-20 06:22:33 +00:00
Jeremy Fincher
4fce95ed9a Let's give a nice QUIT message when we're Ctrl-C'ed. 2004-08-20 05:43:27 +00:00
Jeremy Fincher
2b4df1ffe9 Let's not die twice. 2004-08-20 05:42:58 +00:00
Jeremy Fincher
f914f5e7b9 Commented-out test that we're no longer worried about. 2004-08-20 05:31:59 +00:00
Jeremy Fincher
255125bb0b Default user agent. 2004-08-20 05:31:27 +00:00
Jeremy Fincher
956a156b21 Added some underscore action to eval. 2004-08-20 05:30:37 +00:00
Jeremy Fincher
fd959370a1 Changed default for cycleToGetOps. 2004-08-20 05:29:58 +00:00
Jeremy Fincher
403afe653a Reversed the arguments to makeChannelFilename. 2004-08-20 05:14:34 +00:00
Jeremy Fincher
9d320188d1 Let's stop the double kill. 2004-08-20 04:37:18 +00:00
Jeremy Fincher
a4c8384e49 Boomshakalaka\! 2004-08-20 04:35:27 +00:00
James Vega
102188d568 utils.nItemsify 2004-08-20 04:10:32 +00:00
Jeremy Fincher
d86ebf4e7f Updated calc. 2004-08-20 04:08:00 +00:00
James Vega
06afd9ff3d Switch back to profile. hotshot is wonky 2004-08-20 04:06:30 +00:00
Jeremy Fincher
cf124a2f2b mroth's google calc. 2004-08-20 03:55:27 +00:00
Jeremy Fincher
4e10d65b56 Not self.log, foos. 2004-08-20 03:45:58 +00:00
Jeremy Fincher
e844d9c943 This should fix the problems with children of ChannelValues. 2004-08-20 03:43:02 +00:00
James Vega
54995c84bc Yahoo does some funky stuff when you try to convert *large* numbers *cough*Vee*cough* 2004-08-19 22:47:30 +00:00
Jeremy Fincher
f901a8773a Use MSIE user-agent, allow passing of headers in. 2004-08-19 22:06:56 +00:00
Jeremy Fincher
64b7d0d735 Quit messages actually go through now. 2004-08-19 20:32:07 +00:00
Jeremy Fincher
6d1d6013cd Fixed exception id 0x8a41d. 2004-08-19 19:48:00 +00:00
Jeremy Fincher
dec8c52b86 Fixed testChannel. 2004-08-19 18:19:20 +00:00
Jeremy Fincher
5be0b319a4 Bugfix. 2004-08-19 18:16:24 +00:00
James Vega
fa84b0c87c Switchamabob 2004-08-19 17:57:55 +00:00
Jeremy Fincher
23c4267744 Updated for the presence of User.stats. 2004-08-19 17:47:06 +00:00
Jeremy Fincher
715bdcf6e3 Made this work on boxes that don't have sqlite. 2004-08-19 17:10:24 +00:00
Jeremy Fincher
bfcff00380 s is not equal to newS. 2004-08-19 17:01:04 +00:00
Jeremy Fincher
ad1b36a643 Added rescheduleEvent. 2004-08-19 16:58:42 +00:00
Jeremy Fincher
55f5f341ce Documentation should stay current with the code. 2004-08-19 16:58:19 +00:00
Jeremy Fincher
268c317fa3 Let's make this private. 2004-08-19 16:56:58 +00:00
Jeremy Fincher
e6fb52e565 perlReToReplacer. 2004-08-19 16:53:41 +00:00
Jeremy Fincher
d26b311fef Let's make sure we unregister configuration-wise before we check to see if the plugin isn't loaded. 2004-08-19 16:51:57 +00:00
Jeremy Fincher
cc4b76a8f3 Updated to allow configuration for multiple nicks as well as to use conf.supybot.nick() by default. 2004-08-19 16:51:18 +00:00
Jeremy Fincher
f8d223095a Updated to rock more. 2004-08-19 15:59:15 +00:00
Jeremy Fincher
9c64990fca Oops, forgot a state. It's like seventh grade geography all over again\! 2004-08-19 15:49:32 +00:00
Jeremy Fincher
9a4a6adc8a Forgotten imports. 2004-08-19 13:57:15 +00:00
Jeremy Fincher
13cca25702 Initial checkin. 2004-08-19 13:49:27 +00:00
Jeremy Fincher
d36459ab0b More spelling/capitalization normalization. 2004-08-19 13:33:34 +00:00
Jeremy Fincher
36418e8ca6 Had a test reversed. 2004-08-19 12:28:51 +00:00
Jeremy Fincher
73a5058f69 Empty strings. Bah\! 2004-08-19 12:26:11 +00:00