Limnoria/src
Jeremy Fincher 9c73c57089 Channel sync logs and some other minute tweaks. 2004-08-27 06:46:28 +00:00
..
Admin.py Let's respect the server's nicklen and maxchannels parameters. 2004-08-27 06:45:58 +00:00
Channel.py We'll fix this later, but right now let's be consistent with permban. 2004-08-27 05:09:18 +00:00
Config.py Fixed bug in default. 2004-08-27 05:29:44 +00:00
Misc.py prefixChars == reply.whenAddressedBy.chars. 2004-08-25 23:03:42 +00:00
Owner.py Added defaultcapability command. 2004-08-27 05:00:40 +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
__init__.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
conf.py Slight fix. 2004-08-27 05:56:43 +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 Changed supybot.capabilities to an ircdb.CapabilitySet instead of a ircutils.IrcSet. 2004-08-27 04:48:16 +00:00
irclib.py Channel sync logs and some other minute tweaks. 2004-08-27 06:46:28 +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
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 Let's setValue by default, that's more useful. 2004-08-27 04:32:50 +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
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