Jeremy Fincher
|
5bc901e125
|
Changed foldoc to hopefully stave off the empty return.
|
2003-05-23 05:46:33 +00:00 |
|
Jeremy Fincher
|
c0c5101cd3
|
Changed to only strip \r\n from right side of last argument.
|
2003-05-21 17:52:23 +00:00 |
|
Jeremy Fincher
|
09340376cb
|
Changed utils.timeElapsed to use just a seconds instead of a now/then argument.
|
2003-05-20 15:37:25 +00:00 |
|
Jeremy Fincher
|
345f819e7a
|
Changed reload to not unload the module if there's an error in loading.
|
2003-05-19 13:47:19 +00:00 |
|
Jeremy Fincher
|
b633960740
|
Fixed lart code not to lart the bot himself.
|
2003-05-16 18:04:46 +00:00 |
|
Jeremy Fincher
|
26f185c0e9
|
Changed some formatting of command relays.
|
2003-04-30 14:49:09 +00:00 |
|
Jeremy Fincher
|
6822cc31a7
|
Better error handling for title command.
|
2003-04-29 15:40:02 +00:00 |
|
Jeremy Fincher
|
d7bdb77538
|
Fixed bug in googlesite.
|
2003-04-29 15:34:27 +00:00 |
|
Jeremy Fincher
|
b1e95f8b64
|
Started trying to make factoids useful.
|
2003-04-29 13:25:40 +00:00 |
|
Jeremy Fincher
|
737f35c99d
|
Removed rate limiting during testing.
|
2003-04-29 13:13:55 +00:00 |
|
Jeremy Fincher
|
670669fe68
|
Initial checkin.
|
2003-04-29 13:08:39 +00:00 |
|
Jeremy Fincher
|
8a5e50b55a
|
Added show of how many asserts were done.
|
2003-04-29 13:02:09 +00:00 |
|
Jeremy Fincher
|
26a457920e
|
Added slice support to queue.
|
2003-04-29 13:00:43 +00:00 |
|
Jeremy Fincher
|
71bd193c16
|
Turned off superreload command.
|
2003-04-29 13:00:04 +00:00 |
|
Jeremy Fincher
|
3c33583454
|
Upgraded to 2.3 version; added a global 'asserts'.
|
2003-04-29 12:59:35 +00:00 |
|
Jeremy Fincher
|
54788a643a
|
Some slightly new helper functions and stuff.
|
2003-04-29 07:37:54 +00:00 |
|
Jeremy Fincher
|
ce6b03d52f
|
Added a few important helper methods.
|
2003-04-29 07:36:18 +00:00 |
|
Jeremy Fincher
|
45cdde675c
|
Added title command; fixed a latent bug or two.
|
2003-04-29 06:48:54 +00:00 |
|
Jeremy Fincher
|
b037bcda4b
|
Changed to only message doJoin when the user hasn't been notified of new messages.
|
2003-04-25 08:49:02 +00:00 |
|
Jeremy Fincher
|
8d0d138850
|
Updates to variable names and whatnot.
|
2003-04-24 17:36:25 +00:00 |
|
Jeremy Fincher
|
4f094a2e83
|
Changed utils.shrinkList to ircutils.shrinkList.
|
2003-04-24 16:35:20 +00:00 |
|
Jeremy Fincher
|
0aa5ece16a
|
Trying new syncmail, added Cmd class.
|
2003-04-24 07:58:16 +00:00 |
|
Jeremy Fincher
|
3620be1ed2
|
Forgot the utils.
|
2003-04-23 22:38:38 +00:00 |
|
Jeremy Fincher
|
0cc386e7f7
|
Change notification to only-notify-of-unnotified-messages.
|
2003-04-23 22:32:55 +00:00 |
|
Jeremy Fincher
|
3f764eab0f
|
Added more tests.
|
2003-04-23 07:24:35 +00:00 |
|
Jeremy Fincher
|
bef6533ed4
|
Needed to commit something, this will need to be changed.
|
2003-04-22 11:27:32 +00:00 |
|
Jeremy Fincher
|
5045894dcc
|
Changed the order of __init__s (yeah, I'm a dork).
|
2003-04-22 11:24:57 +00:00 |
|
Jeremy Fincher
|
6eacfb6c26
|
Changed IrcState.history to a RingBuffer instead of a MaxLengthQueue.
|
2003-04-22 11:18:57 +00:00 |
|
Jeremy Fincher
|
ff54eecefc
|
Swapped implementation of MaxLengthQueue.
|
2003-04-22 11:16:03 +00:00 |
|
Jeremy Fincher
|
fe2f2c1ac0
|
Swapped implementation of MaxLengthQueue.
|
2003-04-22 11:15:15 +00:00 |
|
Jeremy Fincher
|
8fa7c95067
|
Somehow these didn't get updated when I moved queue to structures.
|
2003-04-22 11:13:03 +00:00 |
|
Jeremy Fincher
|
25daf96a9c
|
Enabled __slots__ on RingBuffer.
|
2003-04-22 11:02:39 +00:00 |
|
Jeremy Fincher
|
45b4d95184
|
Moved data structures from fix to structures; changed implementation of MaxLengthQueue to a RingBuffer.
|
2003-04-22 11:00:28 +00:00 |
|
Jeremy Fincher
|
ca4ad3882f
|
Initial import.
|
2003-04-22 08:27:11 +00:00 |
|
Jeremy Fincher
|
c39fba7b0b
|
Syntax fix for SQL.
|
2003-04-21 13:07:01 +00:00 |
|
Jeremy Fincher
|
5aa9beacfb
|
Forgot to import world.
|
2003-04-21 06:17:19 +00:00 |
|
Jeremy Fincher
|
545f675ae4
|
Forgot to add prefix to IrcMsg in two functions.
|
2003-04-21 06:12:57 +00:00 |
|
Jeremy Fincher
|
b8e3396d6b
|
Added some (now commented out) debugging printfs.
|
2003-04-21 05:54:38 +00:00 |
|
Jeremy Fincher
|
35d0a3cb22
|
Decreased size of checkCapability by moving some duplicated code out to another function with no good name.
|
2003-04-21 05:38:13 +00:00 |
|
Jeremy Fincher
|
2456082661
|
New test-passing implementation of checkCapability with debug.printfs commented out.
|
2003-04-21 05:23:31 +00:00 |
|
Jeremy Fincher
|
67e072c746
|
Changed implementation of queue.
|
2003-04-21 05:17:06 +00:00 |
|
Jeremy Fincher
|
ebb30d7530
|
New tests.
|
2003-04-21 04:39:11 +00:00 |
|
Jeremy Fincher
|
d9ca1637d7
|
Had to change PING/PONG handling to workaround non-RFC-compliant servers.
|
2003-04-21 04:37:35 +00:00 |
|
Jeremy Fincher
|
06fe786029
|
Added .reconnect() method to drivers.
|
2003-04-21 04:32:42 +00:00 |
|
Jeremy Fincher
|
e1e6b974d6
|
Had to add and \!owner and \!admin to conf.defaultCapabilities
|
2003-04-21 03:04:40 +00:00 |
|
Jeremy Fincher
|
96e2a67aa5
|
Added say command to OwnerCommands.
|
2003-04-21 01:58:04 +00:00 |
|
Jeremy Fincher
|
5c6a6b60a0
|
Changed tests to be more thorough.
|
2003-04-20 21:57:26 +00:00 |
|
Jeremy Fincher
|
8b2ef2403e
|
Removed comment.
|
2003-04-20 21:56:54 +00:00 |
|
Jeremy Fincher
|
83e8422a44
|
Whitespace change.
|
2003-04-20 21:56:41 +00:00 |
|
Jeremy Fincher
|
c46ae750f6
|
Removed spurious parentheses.
|
2003-04-20 21:56:08 +00:00 |
|