Limnoria/src
2004-04-20 09:44:58 +00:00
..
__init__.py Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00
Admin.py Added a replySuccess if the user making the request isn't in the channels he's requesting the bot part. 2004-04-16 07:39:55 +00:00
ansi.py YAPMR 2004-03-19 17:13:33 +00:00
asyncoreDrivers.py Readability. 2004-04-16 08:17:24 +00:00
callbacks.py Usability enhancement: Added a note in the callbacks.Privmsg docstring which 2004-04-18 08:00:29 +00:00
cdb.py Whoa. Long time no commit. Anyway, we make shelf dispatch to Shelf appropriately. 2004-04-14 15:16:10 +00:00
Channel.py Oops, I meant registry. 2004-04-05 16:01:49 +00:00
conf.py Added pidFile support and a signal handler for SIGTERM (the default for kill). 2004-04-19 05:05:53 +00:00
Config.py Updated to fix a bug in Config.help and a bug in the test for Config.list. 2004-04-18 02:40:18 +00:00
drivers.py Made sure to handle the case where the driver object has no irc or its irc is None (like a Scheduler driver or something). 2004-02-12 06:50:26 +00:00
fix.py Removed catch, moved curry to utils.py 2004-04-20 09:44:58 +00:00
ircdb.py Some users might unidentify without being identified. 2004-04-08 10:47:32 +00:00
irclib.py Removed catch, moved curry to utils.py 2004-04-20 09:44:58 +00:00
ircmsgs.py Add Seen trackers for PART, JOIN, QUIT (and fix ircmsgs.prettyPrint for QUIT) 2004-02-29 21:13:20 +00:00
ircutils.py Uh, someone forgot to make the remainder of the changes necessary for the unColor -> stripColor conversion... 2004-04-15 23:41:24 +00:00
log.py Refactored LogLevel crap. 2004-04-18 06:24:37 +00:00
Misc.py Forgottten period. 2004-04-14 18:50:38 +00:00
Owner.py Improved error message for the 'preserve the configuration' load attempt. 2004-04-19 05:06:36 +00:00
plugins.py I like webutils 2004-03-14 05:58:17 +00:00
privmsgs.py Made urlSnarfer respect lobotomies. 2004-02-24 21:16:53 +00:00
questions.py Let's make the second prompt configurable too. 2004-04-16 07:36:09 +00:00
registry.py Changed an exception raised. 2004-04-18 02:47:12 +00:00
repl.py Huge update to the logging infrastructure. 2003-11-26 18:21:12 +00:00
schedule.py Commented a possible optimization. 2004-04-13 00:12:23 +00:00
socketDrivers.py I really should test these things before I commit. 2004-04-19 04:36:26 +00:00
structures.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
twistedDrivers.py Commented out some useless debug logs. 2004-02-16 08:10:50 +00:00
unpreserve.py Typo\! 2004-02-14 01:52:07 +00:00
User.py Fixed globbing in User.list. 2004-04-17 16:40:32 +00:00
utils.py Removed catch, moved curry to utils.py 2004-04-20 09:44:58 +00:00
webutils.py Fixed a NameError exception 2004-04-09 16:54:48 +00:00
world.py Added another handler for daemonized...we're getting pretty close, we just need to actually daemonize :) 2004-04-20 09:42:20 +00:00