Limnoria/plugins
James Vega 62acb0c998 Make RSS.announce a nested plugin
This simplifies the interface for dealing with announced feeds by providing
separate "announce add", "announce remove", "announce list" commands as
opposed to the one "announce" command with confusing syntax.

Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-02-28 00:10:10 -05:00
..
Admin Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Alias No need to define Alias.listCommands. 2009-03-11 13:37:27 -04:00
Anonymous Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
AutoMode Added supybot.plugins.AutoMode.owner, so the bot can choose not to automode owners. 2009-03-11 13:37:27 -04:00
BadWords Final cleanups for BadWords kicking. 2009-03-11 13:37:24 -04:00
Channel Channel.kban: Fall-back to exact hostmask when banmask matches the bot. 2009-03-11 13:37:27 -04:00
ChannelLogger ChannelLogger: Allow logging to be disabled on specific channels 2009-03-11 13:37:27 -04:00
ChannelStats Fixed for a certain user whose name starts with a J and has "Finch" in it. 2009-03-11 13:37:25 -04:00
Config Config: Differentiate between (un)settable config vars 2009-03-11 13:37:27 -04:00
Ctcp Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Dict Remove dictclient from Dict/ and update Dict/README.txt 2009-03-11 13:37:26 -04:00
Factoids Use the timestamp formatter instead of duplicating the code 2009-03-11 13:37:26 -04:00
Filter Add azn and uniud commands. 2009-03-11 13:37:25 -04:00
Format Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Games Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Google Google: Rename safeSearch to searchFilter to ease upgrades 2009-03-11 13:37:27 -04:00
Herald Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Insult Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Internet Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Karma Add .gitignore 2009-02-27 14:17:31 -05:00
Lart Remove first person modification of the reason clause and add tests to support it. 2006-11-13 20:27:23 +00:00
Later Added tests for later notes. 2009-03-11 13:37:25 -04:00
Limiter Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Math Workaround Python's idiocy with float -> str -> float conversions 2009-03-11 13:37:26 -04:00
Misc Fix a couple Misc tests 2009-03-11 13:37:26 -04:00
MoobotFactoids Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Network Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
News Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
NickCapture Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Nickometer Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Note Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Owner Fix a syntax error in the last command flood commit 2009-03-11 13:37:26 -04:00
Plugin Munge Author's email in __str__ instead of relying on munging the results of Author.__str__ 2006-07-14 20:54:31 +00:00
Praise Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Protector Use the hostmask argument isProtected is given instead of trying to use a non-existant variable. 2009-03-11 13:37:24 -04:00
Quote Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
QuoteGrabs Add .gitignore 2009-02-27 14:17:31 -05:00
Relay Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Reply Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
RSS Make RSS.announce a nested plugin 2009-02-28 00:10:10 -05:00
Scheduler Add test for a bug Tar-Get brought up on IRC 2009-03-11 13:37:26 -04:00
Seen plugins/Seen: Use an IrcSet to gather the seen nicks instead of a list. This makes commands like '@seen *amessan' work as expected. 2006-06-21 13:46:10 +00:00
Services Services/plugin.py: Add some parens to ensure self.sentGhost is only used if it's not None. 2006-08-15 14:49:42 +00:00
ShrinkUrl Only tag the ircmsg if we actually get one back from irc.reply. We don't in situations like: @topic fit [tiny $url] 2009-03-11 13:37:24 -04:00
Status Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
String Corrected slight inaccuracy in a configuration parameter's help. 2009-03-11 13:37:27 -04:00
Time Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Todo Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Topic Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Unix Backed out my previous change. I should know better than to question the all-knowing jamessan. 2009-03-11 13:37:25 -04:00
URL Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
User Fix a copy/paste error in User.capabilities help 2009-03-11 13:37:25 -04:00
Utilities Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Web Adjust testTitle to take into account /.'s slight change 2009-03-11 13:37:26 -04:00
__init__.py Do not directly import sets. supybot.utils provides __builtins__['set'] 2009-03-11 13:37:26 -04:00