Limnoria/src
2004-02-04 18:01:55 +00:00
..
__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 Cleaned up a few logging messages. 2004-01-21 23:35:34 +00:00
callbacks.py Improve supybot's handling of PRIVMSGs that start with 'supybot' 2004-02-02 02:36:53 +00:00
cdb.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
Channel.py Changed the capabilities separator to ';' since we use ',' in the actual 2004-01-27 22:34:21 +00:00
conf.py Added an extra caveat to the supybot.flush help. 2004-02-04 05:11:31 +00:00
Config.py Oops, didn't have an __revision__. 2004-02-04 18:01:55 +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 Oops, didn't give the appropriate namespace. 2004-02-04 04:56:37 +00:00
irclib.py Catch exceptions in dying callbacks so all callbacks get a chance to die. 2004-02-03 07:11:32 +00:00
ircmsgs.py Changed over to the cool new RichReplyMethods stuff, mostly. 2004-01-07 19:09:24 +00:00
ircutils.py Foo! 2004-01-23 13:08:42 +00:00
log.py Reordred some more, changed the default of prefixChars, and fixed some older-written values. 2004-02-03 18:21:19 +00:00
Misc.py Fixed bugz0r in handling of nested actioning replies in tell. 2004-02-01 23:04:19 +00:00
Owner.py Robustified\! 2004-02-04 18:01:00 +00:00
plugins.py More, better workaround for the mx.DateTime suckiness. 2004-01-22 00:45:37 +00:00
privmsgs.py Made an error message a bit clearer. 2004-01-19 20:27:04 +00:00
questions.py Small update to normalize whitespace of prompts. 2004-01-22 19:53:04 +00:00
registry.py Minor stylistic changes. 2004-02-04 15:55:56 +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 Cleaned up a few logging messages. 2004-01-21 23:35:34 +00:00
structures.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
twistedDrivers.py Tried to make sure Ircs and Drivers get nuked appropriately when they die sadly. 2004-01-20 16:07:03 +00:00
unpreserve.py Changed command to badCommand. 2004-02-02 03:24:03 +00:00
User.py Fixed User.list. 2004-02-02 08:24:48 +00:00
utils.py Fixed a bug 2004-01-28 21:42:46 +00:00
webutils.py Added getDomain and some tests. 2004-01-31 17:36:17 +00:00
world.py Made the registry dynamically reloadable as well as added a supybot.flush configuration variable. 2004-02-03 22:58:54 +00:00