.. |
__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 tagging method.
|
2004-09-16 14:37:08 +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
|
Fixed an uncaught exception.
|
2004-09-16 13:47:01 +00:00 |
conf.py
|
Added backup directory.
|
2004-09-16 16:32:14 +00:00 |
Config.py
|
Fix for groups with help.
|
2004-09-16 13:39:23 +00:00 |
dbi.py
|
Augmented the add method for Note.
|
2004-08-24 04:09:15 +00:00 |
drivers.py
|
Changed tagging method.
|
2004-09-16 14:37:08 +00:00 |
fix.py
|
Updated a docstring and added an assert.
|
2004-09-12 20:28:30 +00:00 |
ircdb.py
|
Fixed the issues with backup files that were the exact same as the original.
|
2004-09-16 20:00:41 +00:00 |
irclib.py
|
%.2f
|
2004-09-16 16:20:58 +00:00 |
ircmsgs.py
|
There can be CTCP notices as well.
|
2004-09-17 03:32:15 +00:00 |
ircutils.py
|
Slight tweak to make a test in test_Channel.py pass.
|
2004-09-16 14:29:13 +00:00 |
log.py
|
Changed to use a super.
|
2004-09-16 10:54:59 +00:00 |
Misc.py
|
better output.
|
2004-09-16 18:49:29 +00:00 |
Owner.py
|
Changed tagging method.
|
2004-09-16 14:37:08 +00:00 |
privmsgs.py
|
Allow callable capabilities.
|
2004-09-17 03:33:04 +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
|
Style update.
|
2004-09-16 14:18:56 +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
|
Fixed bug #1019387. Again.
|
2004-09-14 17:12:21 +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
|
Allow for changed method names.
|
2004-09-13 02:05:22 +00:00 |
utils.py
|
Removed a debugging print.
|
2004-09-17 03:32:51 +00:00 |
webutils.py
|
Finally pass the correct object off to strError, I hope.
|
2004-09-10 01:36:08 +00:00 |
world.py
|
Commented out something.
|
2004-09-17 03:32:33 +00:00 |