Limnoria/plugins
James Vega 927c8c963a Use the correct URLs for the PySqlite website.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-10-21 22:48:04 -04:00
..
Admin Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Alias Add a pluginCommands kwarg to Commands.listCommands. 2009-05-22 18:52:15 -04:00
Anonymous Fix some typos/wordings. 2009-08-26 16:34:12 -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. 2009-09-16 01:20:52 -04:00
Channel Channel: Allow kick to accept multiple nicks. 2009-07-20 18:08:21 -04:00
ChannelLogger ChannelLogger: Use a sane timestamp for filenameTimestamp 2009-03-08 00:08:59 -05:00
ChannelStats ChannelStats.rank now starts from 1 instead of 0 2009-08-20 10:48:41 -04:00
Config Fix some typos/wordings. 2009-08-26 16:34:12 -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 Use the correct URLs for the PySqlite website. 2009-10-21 22:48:04 -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: Keep the list of supported languages in one place. 2009-06-26 18:21:16 -04:00
Herald 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 Use the correct URLs for the PySqlite website. 2009-10-21 22:48:04 -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 Added tests for later notes. 2009-03-11 13:37:25 -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 Added supybot.abuse.flood.command.invalid.notify, a configuration variable determining whether the bot will notify infractors of their ignoring. 2009-06-09 10:40:05 -05:00
MoobotFactoids Use the correct URLs for the PySqlite website. 2009-10-21 22:48:04 -04: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 Note plugin: Fix erroneous use of __contributors__. 2009-08-26 15:43:10 -04:00
Owner Change canonize => normalize 2009-08-27 16:41:34 -04:00
Plugin Fix some typos/wordings. 2009-08-26 16:34:12 -04: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 Use the correct URLs for the PySqlite website. 2009-10-21 22:48:04 -04:00
RSS Change canonize => normalize 2009-08-27 16:41:34 -04: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
Scheduler Add test for a bug Tar-Get brought up on IRC 2009-03-11 13:37:26 -04:00
Seen Added Seen.since, which lets a user see messages which were sent since the last time he parted a channel. 2009-07-01 15:40:58 -05: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 utils.web: Provide access to the raw httpUrlRe/urlRe strings 2009-10-15 22:16:38 -04:00
Status Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
String Fix some typos/wordings. 2009-08-26 16:34:12 -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 Update Topic to use registry.TemplatedString 2009-10-15 22:35:17 -04:00
URL Fix some typos/wordings. 2009-08-26 16:34:12 -04:00
Unix Correct Unix.fortune.offensive's description to use -a. 2009-09-09 07:49:17 -04:00
User User: getHostmasks should always return a string 2009-07-16 11:39:20 -04:00
Utilities Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
Web utils.web: Provide access to the raw httpUrlRe/urlRe strings 2009-10-15 22:16:38 -04:00
__init__.py Updated ChannelIdDatabasePlugin's getCommandHelp signature 2009-07-14 20:32:57 -04:00