Limnoria/src
Valentin Lorentz 741599c947 Add the channel where a command has been called in the logs ('XXX called by XXX').
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-05-23 01:47:22 -04:00
..
drivers Just create schedule.schedule/drivers.Twisted.poller without any guard 2012-05-22 22:38:44 -04:00
utils Use socket.inet_aton for isIPV4 since Windows doesn't (always?) have inet_pton 2011-12-05 22:48:09 -05:00
__init__.py Munge Author's email in __str__ instead of relying on munging the results of Author.__str__ 2006-07-14 20:54:31 +00:00
ansi.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
callbacks.py Add the channel where a command has been called in the logs ('XXX called by XXX'). 2012-05-23 01:47:22 -04:00
cdb.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
commands.py Update plugins to ignore all non-ACTION CTCP messages. 2010-08-24 19:42:11 -04:00
conf.py Prevent the 'hostmask' converter from returning '*!*@*' while 'foo!*@*' was given. 2012-05-22 23:10:40 -04:00
dbi.py Add self as an argument to methos in src/dbi.py 2012-05-22 21:15:58 -04:00
dynamicScope.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
ircdb.py Changed a few caches to use CacheDict to ensure no without-bound growth on caches. 2009-04-02 11:45:00 -05:00
irclib.py Perform all received* IrcMsg tagging in one spot. 2011-12-05 23:52:38 -05:00
ircmsgs.py Bug fixes in src/ircmsgs.py 2011-12-06 00:22:40 -05:00
ircutils.py Fix banmask creation. Thanks Progval for the patch! 2011-10-22 14:25:26 -04:00
log.py Use self.error() instead of raise for BooleanRequiredFalseOnWindows. 2010-09-20 18:34:07 -04:00
plugin.py Do not store the install directory in directories.plugins 2009-03-12 14:50:46 -04:00
questions.py Add .gitignore 2009-02-27 14:17:31 -05:00
registry.py registry: Use the correct variable name setName creates the child entry 2012-05-22 22:46:35 -04:00
schedule.py Just create schedule.schedule/drivers.Twisted.poller without any guard 2012-05-22 22:38:44 -04:00
shlex.py Added our hacked shlex.py, prior to the 2.3 bastardization that made it unsuitable for our purposes. 2005-02-18 08:30:59 +00:00
test.py Honor supybot-test's timeout option and document the units 2011-08-22 14:07:39 -04:00
unpreserve.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
world.py If we're using python2.5, import re in place of sre. 2007-04-25 16:12:21 +00:00