Limnoria/src
Jeremy Fincher 9720b79a48 Changed tagging method. 2004-09-16 14:37:08 +00:00
..
Admin.py Changed callCommand to give a name rather than a method; added invalidCommand throttling, ctcp throttling, and whole bunch of other crap. 2004-09-08 23:34:48 +00:00
Channel.py Fixed an uncaught exception. 2004-09-16 13:47:01 +00:00
Config.py Fix for groups with help. 2004-09-16 13:39:23 +00:00
Misc.py Finally got topological sorting working. 2004-09-16 10:28:59 +00:00
Owner.py Changed tagging method. 2004-09-16 14:37:08 +00:00
User.py Allow for changed method names. 2004-09-13 02:05:22 +00:00
__init__.py Nicer getattr. 2004-09-10 06:28:50 +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 Let's give the runner driver a name. 2004-08-31 20:19:48 +00:00
callbacks.py Changed tagging method. 2004-09-16 14:37:08 +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 Added a serialize to databases. If you haven't modified this variable, you should remove it from your configuration file before starting your bot next time you restart. 2004-09-16 10:55:43 +00:00
dbi.py Augmented the add method for Note. 2004-08-24 04:09:15 +00:00
drivers.py Changed tagging method. 2004-09-16 14:37:08 +00:00
fix.py Updated a docstring and added an assert. 2004-09-12 20:28:30 +00:00
ircdb.py Allow multiple authentication. 2004-09-13 02:01:00 +00:00
irclib.py Changed tagging method. 2004-09-16 14:37:08 +00:00
ircmsgs.py Changed tagging method. 2004-09-16 14:37:08 +00:00
ircutils.py Slight tweak to make a test in test_Channel.py pass. 2004-09-16 14:29:13 +00:00
log.py Changed to use a super. 2004-09-16 10:54:59 +00:00
privmsgs.py Fix for debincoming bug. It look like we're all getting out nots wrong these days. 2004-09-16 14:30:44 +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 Style update. 2004-09-16 14:18:56 +00:00
schedule.py Allow periodic events not to run the first time. 2004-09-08 22:51:30 +00:00
socketDrivers.py Changed callCommand to give a name rather than a method; added invalidCommand throttling, ctcp throttling, and whole bunch of other crap. 2004-09-08 23:34:48 +00:00
structures.py Fixed bug #1019387. Again. 2004-09-14 17:12:21 +00:00
twistedDrivers.py Fixed the reconnect bug and still kept the quit bug fixed. w00t. 2004-08-31 20:05:37 +00:00
unpreserve.py yay! no more stray whitespace 2004-07-21 19:36:35 +00:00
utils.py Added some __repr__ action. 2004-09-14 15:38:49 +00:00
webutils.py Finally pass the correct object off to strError, I hope. 2004-09-10 01:36:08 +00:00
world.py Changed the way upkeep is scheduled. 2004-09-08 22:42:54 +00:00