.. |
__init__.py
|
Added bear and grantbow.
|
2004-10-01 04:12:30 +00:00 |
Admin.py
|
Changed noExtra to allowExtra and kept the default False.
|
2004-10-02 17:46:03 +00:00 |
ansi.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
asyncoreDrivers.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
callbacks.py
|
If replies.success is empty, don't send a success message at all.
|
2004-10-02 18:28:58 +00:00 |
cdb.py
|
Updated to be cooler and allow float maxmods.
|
2004-09-30 04:13:28 +00:00 |
Channel.py
|
Removed a useless import.
|
2004-10-02 17:48:20 +00:00 |
commands.py
|
Updated to use __all__, etc.
|
2004-10-03 09:03:34 +00:00 |
conf.py
|
If replies.success is empty, don't send a success message at all.
|
2004-10-02 18:28:58 +00:00 |
Config.py
|
Augmented to better document the sigils.
|
2004-09-30 14:59:09 +00:00 |
dbi.py
|
Return None if there's nothing in the database.
|
2004-10-01 21:25:26 +00:00 |
drivers.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
fix.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
ircdb.py
|
Fix for bug #1036861.
|
2004-10-03 09:21:06 +00:00 |
irclib.py
|
Some source code tweakings; I still don't know why that test fails, but it's a good reminder that we should use the copy method instead of the copy.copy function.
|
2004-10-03 08:50:45 +00:00 |
ircmsgs.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
ircutils.py
|
Allow None in IrcDict and InsensitivePreservingDicts.
|
2004-10-01 21:25:01 +00:00 |
log.py
|
Elucidating comment, as well as filtering of misc.log when plugins are using their individual logfiles.
|
2004-09-29 18:51:37 +00:00 |
Misc.py
|
Converted to use commands.
|
2004-10-02 20:12:48 +00:00 |
Owner.py
|
Quit should noReply.
|
2004-09-30 22:48:54 +00:00 |
privmsgs.py
|
Removed privmsgs.urlSnarfer, now it exists only in commands.
|
2004-09-30 10:04:22 +00:00 |
questions.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
registry.py
|
Changed to be better, hopefully. We really need to find out where this losing of channel values is happening.
|
2004-09-30 22:13:47 +00:00 |
schedule.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
socketDrivers.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
structures.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
twistedDrivers.py
|
w00t, stopped the double killing, made the code cleaner, I rock rock rock.
|
2004-09-30 22:54:29 +00:00 |
unpreserve.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
User.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
utils.py
|
Allow None in IrcDict and InsensitivePreservingDicts.
|
2004-10-01 21:25:01 +00:00 |
webutils.py
|
To capture a backreference is good.
|
2004-09-30 04:15:48 +00:00 |
world.py
|
Made sure to return our reply messages, changed some threading stuff, etc.
|
2004-09-30 04:13:08 +00:00 |