Limnoria/src
Stéphan Kochen 1541f051fd Seperated logging to channels to it's own plugin.
(...and a couple of smaller changes to log itself)
2004-04-12 16:08:23 +00:00
..
Admin.py Added logging of invite. 2004-02-21 09:56:27 +00:00
Channel.py Oops, I meant registry. 2004-04-05 16:01:49 +00:00
Config.py Fixed bugz0r in the way stuff is printed. 2004-02-18 12:15:04 +00:00
Misc.py Updated help text for notice. 2004-04-09 15:30:55 +00:00
Owner.py Fixed the non-quitting bug, although it's not been tested with twistedDrivers itself. It works with the other two. 2004-04-07 15:52:28 +00:00
User.py Improved error message for bad hostmasks in addhostmask. 2004-04-11 23:37:58 +00:00
__init__.py
ansi.py YAPMR 2004-03-19 17:13:33 +00:00
asyncoreDrivers.py Slight rewording of log message. 2004-03-25 12:14:41 +00:00
callbacks.py Slight update. 2004-04-09 15:30:34 +00:00
cdb.py Added __revision__ strings. 2003-11-25 08:38:19 +00:00
conf.py Updated version. 2004-04-09 17:41:32 +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 Added trueCycle in preparation for the new registry stuff for multiple servers per network. 2004-03-30 08:32:55 +00:00
ircdb.py Some users might unidentify without being identified. 2004-04-08 10:47:32 +00:00
irclib.py Focused an else and added an assert. 2004-03-25 12:09:39 +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 Slight optimization, not that it matters, but it makes the code easier to read, too. 2004-04-09 15:30:09 +00:00
log.py Seperated logging to channels to it's own plugin. 2004-04-12 16:08:23 +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 Removed doindent and trap KeyboardInterrupt in supybot. 2004-02-23 10:50:40 +00:00
registry.py Ah, a better way to do default normalization. 2004-04-08 11:13:03 +00:00
repl.py Huge update to the logging infrastructure. 2003-11-26 18:21:12 +00:00
schedule.py Fixed forgotten import. 2004-03-30 21:09:02 +00:00
socketDrivers.py Slight rewording of log message. 2004-03-25 12:14:41 +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
utils.py All in the name of case insensitivity. 2004-04-09 16:29:16 +00:00
webutils.py Fixed a NameError exception 2004-04-09 16:54:48 +00:00
world.py Just some extra logging in case a flusher fails. 2004-03-24 22:53:47 +00:00