Limnoria/src
James Vega e7ef97e529 Ensure channel-specific reply.whenNotAddressed works.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
(cherry picked from commit 166f32dcb0)
2010-08-24 19:52:59 -04:00
..
drivers Twisted: Send all available ircmsgs and reduce delay between checks 2010-08-24 19:49:54 -04:00
utils utils/web.py: Only try catching socket.sslerror if built with SSL support 2010-08-24 19:49:30 -04: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 Ensure channel-specific reply.whenNotAddressed works. 2010-08-24 19:52:59 -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 Default to strict RFC compliance. 2010-08-24 19:26:13 -04:00
dbi.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00: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 Ensured logging of error messages with unrecognized numeric codes. Fixes SR #1859821, but nothing can rectify freenode's idiocy completely. 2009-03-12 14:04:55 -05:00
ircmsgs.py Include hostmasks in JOIN, PART, QUIT logs. 2010-08-24 19:44:10 -04:00
ircutils.py Remove useless comments and fix a SyntaxError 2009-04-03 10:04:39 -04:00
log.py Added test for firewall, fixed implementation so it actually works. 2009-03-11 13:37:25 -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 Make registry.Regexp.error mimic registry.Value.error 2010-08-24 19:44:31 -04:00
schedule.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00: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 Update cachingGetHelp to match callbacks.getHelp's prototype 2009-03-11 13:37:26 -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