.. |
__init__.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
Admin.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +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
|
Removed a FIXME that's really just a complaint.
|
2004-08-26 05:22:52 +00:00 |
callbacks.py
|
Added an extra try/except madoodle since what we expect to be firewalled (a plugin's invalidCommand).
|
2004-08-26 04:19:06 +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
|
Rename ban/unban back to permban/unpermban and add the mode -b part to
|
2004-08-26 14:28:37 +00:00 |
conf.py
|
prefixChars == reply.whenAddressedBy.chars.
|
2004-08-25 23:03:42 +00:00 |
Config.py
|
Prettify the display of current value in Config.help
|
2004-08-26 14:25:04 +00:00 |
dbi.py
|
Augmented the add method for Note.
|
2004-08-24 04:09:15 +00:00 |
drivers.py
|
*Really* make the disconnect message look good with twistedDrivers.
|
2004-08-25 04:44:35 +00:00 |
fix.py
|
Fix for stupid socket module problems.
|
2004-08-26 21:49:40 +00:00 |
ircdb.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
irclib.py
|
oops, got this reversed.
|
2004-08-26 04:43:19 +00:00 |
ircmsgs.py
|
Channel isn't necessary for NAMES.
|
2004-08-25 22:56:48 +00:00 |
ircutils.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
log.py
|
Only firewall if we're not testing.
|
2004-08-26 05:23:24 +00:00 |
Misc.py
|
prefixChars == reply.whenAddressedBy.chars.
|
2004-08-25 23:03:42 +00:00 |
Owner.py
|
Better error catching and print when connecting.
|
2004-08-25 05:08:27 +00:00 |
privmsgs.py
|
Updated to allow kwargs.
|
2004-08-24 22:12:18 +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-08-23 12:27:47 +00:00 |
schedule.py
|
Elucidating log.
|
2004-08-25 04:25:06 +00:00 |
socketDrivers.py
|
Bugfix for darelf's IRC server.
|
2004-08-23 13:41:04 +00:00 |
structures.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
twistedDrivers.py
|
This should be a fix for the inability to Ctrl-C quit.
|
2004-08-25 04:44:00 +00:00 |
unpreserve.py
|
yay! no more stray whitespace
|
2004-07-21 19:36:35 +00:00 |
User.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
utils.py
|
Let's catch SyntaxError and turn it into an appropriate ValueError.
|
2004-08-25 05:17:37 +00:00 |
webutils.py
|
Let's catch sslerror too. Why the stupid Python developers didn't make this a subclasss of socket.error, I don't know.
|
2004-08-23 13:25:53 +00:00 |
world.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |