Jeremy Fincher
|
df77cfaccf
|
Fixed minor bug in IrcMsgQueue and removed needless if statement
|
2003-03-31 22:21:42 +00:00 |
|
Jeremy Fincher
|
c700f3c6e5
|
Straightened out some IrcState inconsistencies.
|
2003-03-31 09:23:32 +00:00 |
|
Jeremy Fincher
|
68440bd83a
|
Added proper NICK handling to IrcState
|
2003-03-31 08:12:50 +00:00 |
|
Jeremy Fincher
|
ce03a98ae9
|
Fixed a few errors found by PyChecker
|
2003-03-28 07:55:21 +00:00 |
|
Jeremy Fincher
|
0dbab5b0fc
|
Fixed stupid nick-handling bugs
|
2003-03-28 03:01:14 +00:00 |
|
Jeremy Fincher
|
30591187ad
|
A little better error reporting
|
2003-03-28 02:33:40 +00:00 |
|
Jeremy Fincher
|
41aa44ee78
|
Fixed bug in handling of outFilters returning None
|
2003-03-27 20:59:05 +00:00 |
|
Jeremy Fincher
|
7d44088223
|
Fixed IndexError in Irc.removeCallback
|
2003-03-27 20:38:40 +00:00 |
|
Jeremy Fincher
|
714de6bfae
|
Irc.callbacks is always mutated, never replaced, helping the Relay module out.
|
2003-03-27 11:29:42 +00:00 |
|
Jeremy Fincher
|
1623c594d7
|
Added __eq__ and __hash__ to the Irc class (necessary for the Relay module)
|
2003-03-26 06:56:02 +00:00 |
|
Jeremy Fincher
|
17815fbeda
|
Don't complain about not adding messages to the message queue when world.startup is in effect.
|
2003-03-25 23:44:22 +00:00 |
|
James Vega
|
c803e5e9d8
|
Added vim:set ... : strings to source in order to keep file formatting
consistent between developers. Jeremy should be adding the equivalent
settings for emacs soon.
|
2003-03-24 08:41:19 +00:00 |
|
Jeremy Fincher
|
7801c84d84
|
Initial revision
|
2003-03-12 06:26:59 +00:00 |
|