Limnoria/plugins
James Vega 25b987cc58 Model Admin's ignore help after Channel's.
Closes: Sf#3054919
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2010-08-29 10:26:59 -04:00
..
Admin Model Admin's ignore help after Channel's. 2010-08-29 10:26:59 -04:00
Alias Use conf.registerGlobalValue to ensure generated values are properly setup. 2010-08-24 19:52:09 -04:00
Anonymous Anonymous: Implement support for allowPrivateTarget config. 2010-08-24 19:49:14 -04: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 Check for empty word list in BadWords plugin before filtering. 2010-08-24 19:13:09 -04:00
Channel Channel: alert should not require the caller to have op capability 2010-08-24 19:01:12 -04:00
ChannelLogger Include hostmasks in JOIN, PART, QUIT logs. 2010-08-24 19:44:10 -04:00
ChannelStats Update plugins to ignore all non-ACTION CTCP messages. 2010-08-24 19:42:11 -04:00
Config Config: Show global and channel values for Config.config 2009-03-18 14:41:02 -04:00
Ctcp Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Dict Fully qualify the call to universalImport so we don't get a NameError. 2009-03-19 20:33:17 -04:00
Dunno Add Dunno plugin from supybot-plugins package 2009-05-07 22:50:32 -04:00
Factoids Fix the previous Factoids fix. 2010-08-24 19:44:56 -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 fix google calc to work when doing a currency conversion. 2010-08-24 19:50:47 -04:00
Herald Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Internet Internet: Use whois-servers.net for all whois lookups. 2010-08-24 19:44:18 -04:00
Karma Update plugins to ignore all non-ACTION CTCP messages. 2010-08-24 19:42:11 -04: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 Update plugins to ignore all non-ACTION CTCP messages. 2010-08-24 19:42:11 -04:00
Limiter Limiter: Always set the limit above the current number of users 2009-04-03 11:05:48 -04:00
Math Math: Update the units info from ConvertAll 2009-05-18 00:44:59 -04:00
Misc make Misc.apropos return plugin name even if command is in only one plugin. 2010-08-24 19:50:22 -04:00
MoobotFactoids Use the correct URLs for the PySqlite website. 2010-08-24 19:15:27 -04:00
Network Network: Properly parse WHOIS response 2010-08-24 19:41:30 -04: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 Update plugins to ignore all non-ACTION CTCP messages. 2010-08-24 19:42:11 -04:00
Owner Rename Owner.log to Owner.logmark 2010-08-24 19:21:58 -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 Update plugins to ignore all non-ACTION CTCP messages. 2010-08-24 19:42:11 -04:00
RSS Use conf.registerGlobalValue to ensure generated values are properly setup. 2010-08-24 19:52:09 -04:00
Relay Update plugins to ignore all non-ACTION CTCP messages. 2010-08-24 19:42:11 -04:00
Reply Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Scheduler Add test for a bug Tar-Get brought up on IRC 2009-03-11 13:37:26 -04:00
Seen Update plugins to ignore all non-ACTION CTCP messages. 2010-08-24 19:42:11 -04:00
Services Services: Don't filter outgoing JOIN messages on disabled networks 2010-08-24 19:52:22 -04:00
ShrinkUrl utils.web: Provide access to the raw httpUrlRe/urlRe strings 2010-08-24 19:14:58 -04:00
Status Switch from using the various popen flavors to subprocess.Popen 2010-08-24 19:40:23 -04:00
String String: Trim trailing \n from encode's response. 2009-04-06 11:29:11 -04:00
Success Add Success plugin from supybot-plugins package 2009-05-07 22:52:16 -04:00
Time Update dateutil to latest version and include all files 2009-05-11 12:16:28 -04: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
URL Update plugins to ignore all non-ACTION CTCP messages. 2010-08-24 19:42:11 -04:00
Unix Switch from using the various popen flavors to subprocess.Popen 2010-08-24 19:40:23 -04:00
User User: getHostmasks should always return a string 2010-08-24 19:01:55 -04:00
Utilities Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Web Update plugins to ignore all non-ACTION CTCP messages. 2010-08-24 19:42:11 -04:00
__init__.py Updated ChannelIdDatabasePlugin's getCommandHelp signature 2010-08-24 19:01:26 -04:00