Limnoria/src
2004-08-31 19:05:20 +00:00
..
__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 Let's respect the server's nicklen and maxchannels parameters. 2004-08-27 06:45:58 +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 Fix0red a bugz0r. 2004-08-31 19:05:20 +00:00
callbacks.py Handled reply.withNoticeWhenPrivate appropriately. 2004-08-31 14:54:37 +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 Respect KICKLEN. 2004-08-27 09:14:13 +00:00
conf.py Updated for the new release. 2004-08-30 07:08:26 +00:00
Config.py Cleaner interface for Config.list. 2004-08-31 15:40:23 +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 Added exception revision logging. 2004-08-30 20:06:05 +00:00
ircdb.py Changed supybot.capabilities to an ircdb.CapabilitySet instead of a ircutils.IrcSet. 2004-08-27 04:48:16 +00:00
irclib.py Better handling of umodes. 2004-08-30 06:58:47 +00:00
ircmsgs.py I honestly cannot believe that this wasn't caught sooner. 2004-08-30 06:02:57 +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 Added exception revision logging. 2004-08-30 20:06:05 +00:00
Misc.py prefixChars == reply.whenAddressedBy.chars. 2004-08-25 23:03:42 +00:00
Owner.py Fix for bug #1019392. 2004-08-31 16:35:42 +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 Made register more useful, should fix some Services.identify bugs. 2004-08-27 20:10:17 +00:00
schedule.py Elucidating log. 2004-08-25 04:25:06 +00:00
socketDrivers.py Let's unschedule ourselves if we are told to die. 2004-08-30 18:51:56 +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 Changed help for register to match the code. 2004-08-29 15:59:16 +00:00
utils.py Fixed pluralize for words ending in x. 2004-08-27 22:55:40 +00:00
webutils.py Catch httplib.InvalidURL. 2004-08-31 16:15:17 +00:00
world.py Elucidating comment. 2004-08-29 04:32:07 +00:00