.. |
__init__.py
|
Add plugins.getChannel
|
2004-12-17 05:18:21 +00:00 |
Alias.py
|
Todo #1047143, conversion of os.path.join calls to dirize calls.
|
2004-12-16 07:43:13 +00:00 |
Amazon.py
|
Let's do things the right way
|
2004-10-27 04:25:27 +00:00 |
Anonymous.py
|
Fix bug #1094020, AttributeError in Anonymous.say
|
2005-01-02 00:21:07 +00:00 |
AutoMode.py
|
INFO -> DEBUG
|
2005-01-06 03:42:40 +00:00 |
Babelfish.py
|
Forgot a Raise=True.
|
2004-12-07 04:18:22 +00:00 |
BadWords.py
|
Fixed some bugs. The tests still fail, I can't figure out why.
|
2004-11-07 21:10:51 +00:00 |
Bayes.py
|
Better error handling of bad loads.
|
2004-11-04 06:03:22 +00:00 |
Bugzilla.py
|
Convert some 'text' to 'something'
|
2004-11-30 13:58:50 +00:00 |
ChannelLogger.py
|
Converted to use irc.isChannel rather than ircutils.isChannel.
|
2004-12-16 07:56:57 +00:00 |
ChannelRelay.py
|
New way of handling channel keys.
|
2004-12-07 00:29:20 +00:00 |
ChannelStats.py
|
Todo #1047143, conversion of os.path.join calls to dirize calls.
|
2004-12-16 07:43:13 +00:00 |
Ctcp.py
|
Send proper CTCP responses.
|
2004-12-16 18:07:55 +00:00 |
Currency.py
|
Converted to use irc.isChannel rather than ircutils.isChannel.
|
2004-12-16 07:56:57 +00:00 |
Cycler.py
|
Don't cycle if we're already op.
|
2004-12-16 18:07:10 +00:00 |
DCC.py
|
Converted to commands.wrap. These are all untested, so someone should test them at some point.
|
2004-11-19 23:23:14 +00:00 |
Debian.py
|
Update Debian.bug for a slight website change.
|
2005-01-04 03:28:33 +00:00 |
Dict.py
|
wrapified
|
2004-12-15 16:37:26 +00:00 |
Dunno.py
|
Converted to use irc.isChannel rather than ircutils.isChannel.
|
2004-12-16 07:56:57 +00:00 |
Ebay.py
|
eBay changed their expired auction message
|
2005-01-04 18:50:51 +00:00 |
Factoids.py
|
Converted to use irc.isChannel rather than ircutils.isChannel.
|
2004-12-16 07:56:57 +00:00 |
Filter.py
|
Forgot to add it as a possible outfilter.
|
2004-10-24 03:07:44 +00:00 |
FixRelayBot.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Format.py
|
Fixed a couple test failures.
|
2004-11-30 04:49:21 +00:00 |
Freenode.py
|
Initial checkin; handles CAPAB IDENTIFY-MSG and is able to ignore unidentified users unilaterally.
|
2004-09-21 16:48:12 +00:00 |
Fun.py
|
Changed implementation of xor command to be cooler.
|
2004-12-10 07:04:10 +00:00 |
FunDB.py
|
Added Lart and Praise plugins, deprecated FunDB, converted Dunno and Success to the new plugins.ChannelIdDatabasePlugin.
|
2004-10-28 17:20:37 +00:00 |
Gameknot.py
|
Change some info logs to debug and make sure we don't reply from a snarfer
|
2005-01-04 18:44:33 +00:00 |
Geekquote.py
|
Need to make sure s is declared
|
2004-11-02 05:41:42 +00:00 |
Google.py
|
Make the groupsSnarfer work again with URLs that contain a threadm cgi section.
|
2005-01-04 17:43:52 +00:00 |
Herald.py
|
Easy peezy
|
2004-12-29 06:46:35 +00:00 |
Http.py
|
Removed some XXXes.
|
2004-12-16 09:50:42 +00:00 |
Infobot.py
|
Actually *use* unaddressed.replyExistingFactoid
|
2005-01-06 04:00:04 +00:00 |
Insult.py
|
Added test, changed to use commands.wrap.
|
2004-11-08 20:03:42 +00:00 |
Internet.py
|
Handle some more reply formats to fix a test failure.
|
2004-12-10 03:41:05 +00:00 |
Karma.py
|
Converted to use irc.isChannel rather than ircutils.isChannel.
|
2004-12-16 07:56:57 +00:00 |
KeepAlive.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
KillBold.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Lart.py
|
Fixed bug #1083822, attributing the 'dis'ee incorrectly. Now it says
|
2004-12-12 17:54:12 +00:00 |
Later.py
|
Variable name change, humanTimestampFormat => reply.format.time
|
2004-12-10 06:21:53 +00:00 |
Limiter.py
|
Need SimpleProxy for irc.noReply()
|
2004-12-17 06:02:20 +00:00 |
LogToIrc.py
|
Converted to use irc.isChannel rather than ircutils.isChannel.
|
2004-12-16 07:56:57 +00:00 |
Lookup.py
|
Todo #1047143, conversion of os.path.join calls to dirize calls.
|
2004-12-16 07:43:13 +00:00 |
Markov.py
|
Don't want to pass the Random kwarg on to irc.reply
|
2005-01-04 16:34:49 +00:00 |
Math.py
|
Fixed some bugz0rs.
|
2004-11-21 13:18:58 +00:00 |
MoobotFactoids.py
|
Take advantage of plugins.getUserName
|
2005-01-07 03:16:08 +00:00 |
Network.py
|
Make sure we're not trying to reply on the irc we just disconnected
|
2004-12-30 21:59:48 +00:00 |
News.py
|
Variable name change, humanTimestampFormat => reply.format.time
|
2004-12-10 06:21:53 +00:00 |
NickCapture.py
|
Removed a check for something that would make us never send an ISON.
|
2004-12-06 03:31:26 +00:00 |
Nickometer.py
|
commands.wrap update
|
2004-10-22 22:19:30 +00:00 |
Note.py
|
Add Note.search and change the wording for listing private note ids.
|
2005-01-07 04:42:27 +00:00 |
Observer.py
|
Make Observer remember the active observers. Only allow admins to add/remove
|
2005-01-04 23:27:26 +00:00 |
OSU.py
|
Converted to commands.py.
|
2004-10-26 23:01:11 +00:00 |
Parter.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Poll.py
|
Variable name change, humanTimestampFormat => reply.format.time
|
2004-12-10 06:21:53 +00:00 |
Praise.py
|
Pluralization bug.
|
2004-12-20 06:22:21 +00:00 |
Protector.py
|
Misspelled variable name.
|
2004-12-16 14:17:03 +00:00 |
Python.py
|
Make sure we utils.htmlToText the aspnSnarfer, otherwise we can get nasty
|
2005-01-05 18:38:17 +00:00 |
Quakenet.py
|
whitespace
|
2004-10-16 03:41:54 +00:00 |
Quote.py
|
Finally finish renaming Quotes -> Quote
|
2004-12-12 05:39:19 +00:00 |
QuoteGrabs.py
|
Converted to use irc.isChannel rather than ircutils.isChannel.
|
2004-12-16 07:56:57 +00:00 |
Quotes.py
|
Variable name change, humanTimestampFormat => reply.format.time
|
2004-12-10 06:21:53 +00:00 |
Random.py
|
No reason why we can't sample empty strings.
|
2004-12-19 00:17:26 +00:00 |
RawLogger.py
|
Fix an exception. There may be a better way to fix this (jemfinch), but
|
2004-12-29 14:20:00 +00:00 |
Relay.py
|
Cleaner implementation of noticeNonPrivmsgs. You'd think the variable name would've clued me in.
|
2004-12-21 15:37:54 +00:00 |
RootWarner.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
RSS.py
|
Add a feedName converter
|
2005-01-03 18:45:07 +00:00 |
Scheduler.py
|
Removed some XXXes.
|
2004-12-16 09:50:42 +00:00 |
Seen.py
|
Revert the non-PRIVMSG changes until after the release
|
2004-12-30 05:38:34 +00:00 |
Services.py
|
Removed some XXXes.
|
2004-12-16 09:50:42 +00:00 |
ShrinkUrl.py
|
Fix configure() bug as pointed out by mgoldey.
|
2005-01-06 23:55:05 +00:00 |
Sourceforge.py
|
Sourceforge changed their format, again
|
2005-01-04 16:17:35 +00:00 |
Status.py
|
commands.wrap update
|
2004-10-17 18:01:58 +00:00 |
Success.py
|
Added Lart and Praise plugins, deprecated FunDB, converted Dunno and Success to the new plugins.ChannelIdDatabasePlugin.
|
2004-10-28 17:20:37 +00:00 |
SuperIgnore.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Tail.py
|
Updated to use commands.wrap.
|
2004-10-23 04:55:52 +00:00 |
Time.py
|
Variable name change, humanTimestampFormat => reply.format.time
|
2004-12-10 06:21:53 +00:00 |
Todo.py
|
Todo #1047143, conversion of os.path.join calls to dirize calls.
|
2004-12-16 07:43:13 +00:00 |
Topic.py
|
Fix bug #1093890, Add some irc.noReply() calls
|
2005-01-01 00:38:49 +00:00 |
Unix.py
|
Apparently, popen2.popen4 doesn't reap its children, so let's use
|
2004-12-17 01:37:42 +00:00 |
UrbanDict.py
|
Updated for new site format
|
2005-01-04 00:45:40 +00:00 |
URL.py
|
Fix some docstrings
|
2005-01-07 04:47:12 +00:00 |
Utilities.py
|
Forgot to remove a debugging print.
|
2004-12-18 21:22:20 +00:00 |
Weather.py
|
Converted to use irc.isChannel rather than ircutils.isChannel.
|
2004-12-16 07:56:57 +00:00 |
Words.py
|
Actually wrap crossword so that it's an available command. Include game.guess
|
2005-01-03 18:03:29 +00:00 |
WordStats.py
|
Hopefully this will completely fix the WordStats bug.
|
2004-12-18 12:15:46 +00:00 |
XMLLogger.py
|
Todo #1047143, conversion of os.path.join calls to dirize calls.
|
2004-12-16 07:43:13 +00:00 |