.. |
__init__.py
|
Nicer getattr.
|
2004-09-10 06:28:50 +00:00 |
Admin.py
|
Changed callCommand to give a name rather than a method; added invalidCommand throttling, ctcp throttling, and whole bunch of other crap.
|
2004-09-08 23:34:48 +00:00 |
ansi.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
asyncoreDrivers.py
|
Let's give the runner driver a name.
|
2004-08-31 20:19:48 +00:00 |
callbacks.py
|
Changed to __lt__ instead of __cmp__ -- it's simpler and doesn't screw with equality.
|
2004-09-10 07:27:42 +00:00 |
cdb.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
Channel.py
|
Changed callCommand to give a name rather than a method; added invalidCommand throttling, ctcp throttling, and whole bunch of other crap.
|
2004-09-08 23:34:48 +00:00 |
conf.py
|
Changed callCommand to give a name rather than a method; added invalidCommand throttling, ctcp throttling, and whole bunch of other crap.
|
2004-09-08 23:34:48 +00:00 |
Config.py
|
Updated to show channelValues.
|
2004-09-10 06:59:05 +00:00 |
dbi.py
|
Augmented the add method for Note.
|
2004-08-24 04:09:15 +00:00 |
drivers.py
|
Added IrcMsg attribute tagging, and used it in some places.
|
2004-09-09 15:33:57 +00:00 |
fix.py
|
Elucidation is important.
|
2004-09-06 08:00:18 +00:00 |
ircdb.py
|
Changed callCommand to give a name rather than a method; added invalidCommand throttling, ctcp throttling, and whole bunch of other crap.
|
2004-09-08 23:34:48 +00:00 |
irclib.py
|
Changed to __lt__ instead of __cmp__ -- it's simpler and doesn't screw with equality.
|
2004-09-10 07:27:42 +00:00 |
ircmsgs.py
|
Use our newly annotated ircmsgs to enhance Misc.last's output.
|
2004-09-10 06:45:27 +00:00 |
ircutils.py
|
Added FloodQueue.
|
2004-09-08 22:49:08 +00:00 |
log.py
|
Let's use os.linesep instead.
|
2004-09-08 22:48:53 +00:00 |
Misc.py
|
Changed to __lt__ instead of __cmp__ -- it's simpler and doesn't screw with equality.
|
2004-09-10 07:27:42 +00:00 |
Owner.py
|
Changed to __lt__ instead of __cmp__ -- it's simpler and doesn't screw with equality.
|
2004-09-10 07:27:42 +00:00 |
privmsgs.py
|
Fix for privmsgs.thread.
|
2004-09-10 06:51:29 +00:00 |
questions.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
registry.py
|
Elucidating comment.
|
2004-09-10 06:31:39 +00:00 |
schedule.py
|
Allow periodic events not to run the first time.
|
2004-09-08 22:51:30 +00:00 |
socketDrivers.py
|
Changed callCommand to give a name rather than a method; added invalidCommand throttling, ctcp throttling, and whole bunch of other crap.
|
2004-09-08 23:34:48 +00:00 |
structures.py
|
Fixes for TimeoutQueue.
|
2004-09-08 22:52:30 +00:00 |
twistedDrivers.py
|
Fixed the reconnect bug and still kept the quit bug fixed. w00t.
|
2004-08-31 20:05:37 +00:00 |
unpreserve.py
|
yay! no more stray whitespace
|
2004-07-21 19:36:35 +00:00 |
User.py
|
Changed callCommand to give a name rather than a method; added invalidCommand throttling, ctcp throttling, and whole bunch of other crap.
|
2004-09-08 23:34:48 +00:00 |
utils.py
|
Added makeBackupIfSmaller and Everything and Nothing.
|
2004-09-10 06:32:17 +00:00 |
webutils.py
|
Finally pass the correct object off to strError, I hope.
|
2004-09-10 01:36:08 +00:00 |
world.py
|
Changed the way upkeep is scheduled.
|
2004-09-08 22:42:54 +00:00 |