.. |
__init__.py
|
Initial checkin of the distutils stuff.
|
2003-09-24 07:19:54 +00:00 |
Admin.py
|
Converted ignores to a separate file, rather than a registry value.
|
2004-02-04 00:39:52 +00:00 |
ansi.py
|
Changed some quotes so emacs would syntax-highlight properly.
|
2003-09-25 06:17:44 +00:00 |
asyncoreDrivers.py
|
Added log.firewall and log.MetaFirewall, and converted several classes to use them.
|
2004-02-06 09:20:47 +00:00 |
callbacks.py
|
Removed some useless debugging madealios.
|
2004-02-08 03:24:09 +00:00 |
cdb.py
|
Added __revision__ strings.
|
2003-11-25 08:38:19 +00:00 |
Channel.py
|
The bot won't de itself anymore.
|
2004-02-07 06:24:45 +00:00 |
conf.py
|
Updating version numbers.
|
2004-02-08 03:59:09 +00:00 |
Config.py
|
Minor little tweak.
|
2004-02-06 05:53:16 +00:00 |
drivers.py
|
Removed Interactive driver (heck, I don't know the last time I even looked at that code, let alone used it).
|
2004-01-20 18:56:18 +00:00 |
fix.py
|
Added __revision__ strings.
|
2003-11-25 17:33:58 +00:00 |
ircdb.py
|
Fixed most tests and made some stricter policy changes, as well handled the case of getUserId returning several hostmasks a little better.
|
2004-02-08 09:25:14 +00:00 |
irclib.py
|
Removed some useless debugging madealios.
|
2004-02-08 03:24:09 +00:00 |
ircmsgs.py
|
Changed over to the cool new RichReplyMethods stuff, mostly.
|
2004-01-07 19:09:24 +00:00 |
ircutils.py
|
Added InsensitivePreservingDict and made IrcDict a subclass of it.
|
2004-02-05 07:14:35 +00:00 |
log.py
|
Added log.firewall and log.MetaFirewall, and converted several classes to use them.
|
2004-02-06 09:20:47 +00:00 |
Misc.py
|
Fixed the output of Misc.plugin slightly.
|
2004-02-07 23:23:07 +00:00 |
Owner.py
|
Added Owner.defaultplugin again, we needed a better interface to setting/removing default plugins.
|
2004-02-07 23:22:47 +00:00 |
plugins.py
|
Gotta give the channel and id in deserialize.
|
2004-02-07 23:56:32 +00:00 |
privmsgs.py
|
Added a raiseError optional argument to getChannel.
|
2004-02-05 07:17:11 +00:00 |
questions.py
|
Small update to normalize whitespace of prompts.
|
2004-01-22 19:53:04 +00:00 |
registry.py
|
Added support for groups alone having help.
|
2004-02-07 23:35:42 +00:00 |
repl.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
schedule.py
|
Slight style update.
|
2004-01-02 22:29:03 +00:00 |
socketDrivers.py
|
Added log.firewall and log.MetaFirewall, and converted several classes to use them.
|
2004-02-06 09:20:47 +00:00 |
structures.py
|
Added __revision__ strings.
|
2003-11-25 08:38:19 +00:00 |
twistedDrivers.py
|
Added log.firewall and log.MetaFirewall, and converted several classes to use them.
|
2004-02-06 09:20:47 +00:00 |
unpreserve.py
|
Oops, forgot this guy.
|
2004-02-07 22:24:41 +00:00 |
User.py
|
Moved some error handling to a different place.
|
2004-02-08 09:26:21 +00:00 |
utils.py
|
Hmm, didn't define keys.
|
2004-02-05 07:32:20 +00:00 |
webutils.py
|
Added getDomain and some tests.
|
2004-01-31 17:36:17 +00:00 |
world.py
|
Added supybot.defaultSocketTimeout as a configurable.
|
2004-02-07 11:12:12 +00:00 |