Limnoria/plugins
Jeremy Fincher 603cab6b0a Loaded plugins during __init__ rather than do001. 2005-08-15 05:37:05 +00:00
..
Admin Fix line lengths. 2005-03-25 15:42:51 +00:00
Alias plugins/Alias: Stop using attributes for aliases. 2005-05-29 19:41:49 +00:00
Anonymous Fix the modelines. 2005-03-23 20:07:45 +00:00
AutoMode Fix the modelines. 2005-03-23 20:07:45 +00:00
Channel plugins/Channel: Catch a Key Error in "ban remove" and "ignore remove". 2005-06-01 13:24:06 +00:00
ChannelLogger Fix the modelines. 2005-03-23 20:07:45 +00:00
ChannelStats Fix the modelines. 2005-03-23 20:07:45 +00:00
Config plugins/Config: Also reload the ignoresdb when handling a SIGHUP. 2005-08-10 11:40:24 +00:00
Ctcp plugins/Ctcp: Fix another utils.commaAndify bug. 2005-05-19 23:52:53 +00:00
Dict Fix the modelines. 2005-03-23 20:07:45 +00:00
Factoids Re-add manual argument parsing since some stuff is a bit complex for wrap. 2005-04-18 01:58:57 +00:00
Filter Fix the modelines. 2005-03-23 20:07:45 +00:00
Format plugins/Format: Fix some copy/paste errors. 2005-07-14 12:27:54 +00:00
Games Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later. 2005-06-01 21:08:30 +00:00
Google plugins/Google: Fix some formatting in Google.meta's docstring. 2005-07-25 22:05:26 +00:00
Herald Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later. 2005-06-01 21:08:30 +00:00
Insult Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later. 2005-06-01 21:08:30 +00:00
Internet Fix up Plugin.contributors and a couple contributors dicts. 2005-04-26 02:53:08 +00:00
Karma Removed a useless assert. 2005-06-08 18:31:48 +00:00
Lart Fix the modelines. 2005-03-23 20:07:45 +00:00
Later Fix the modelines. 2005-03-23 20:07:45 +00:00
Limiter Fix the modelines. 2005-03-23 20:07:45 +00:00
Math plugins/Math: Quote some example strings so the STX version is formatted better. 2005-07-25 22:15:14 +00:00
Misc plugins/Misc: Make sure Misc.last only skips the first message if last is being performed on the channel the user is currently in. 2005-06-10 12:19:10 +00:00
MoobotFactoids plugins/MoobotFactoids: Load a threaded plugin to hopefully trigger a timing bug. 2005-07-05 03:03:11 +00:00
Network plugins/Network: Don't include +s channels in Network.whois reply if the reply isn't going to the +s channel. 2005-08-04 18:53:58 +00:00
News Add News in the new plugin format. 2005-05-10 03:02:15 +00:00
NickCapture Fix the modelines. 2005-03-23 20:07:45 +00:00
Nickometer Fixed some style issues with logging calls. 2005-05-18 04:18:35 +00:00
Note plugins/Note: Fix a test failure. 2005-05-11 00:57:30 +00:00
Owner Loaded plugins during __init__ rather than do001. 2005-08-15 05:37:05 +00:00
Plugin plugins/Plugin: Move an if outside of a for loop, since it won't change during the for loop. 2005-05-10 22:09:50 +00:00
Praise Fix the modelines. 2005-03-23 20:07:45 +00:00
Protector Fix the modelines. 2005-03-23 20:07:45 +00:00
Quote Fix the modelines. 2005-03-23 20:07:45 +00:00
QuoteGrabs plugins/QuoteGrabs: Order the quotes in reverse chronological order. 2005-08-04 17:53:29 +00:00
RSS plugins/RSS: Colons are pretty. 2005-07-22 12:20:11 +00:00
Relay Relay.{join,part} should require admin capability. 2005-05-03 21:45:55 +00:00
Reply Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later. 2005-06-01 21:08:30 +00:00
Scheduler Fix the modelines. 2005-03-23 20:07:45 +00:00
Seen Fix the modelines. 2005-03-23 20:07:45 +00:00
Services plugins/Services: Recognize the 'already identified' message for tracking identified status. 2005-08-07 06:36:48 +00:00
ShrinkUrl Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later. 2005-06-01 21:08:30 +00:00
Status Fix the modelines. 2005-03-23 20:07:45 +00:00
String Fix the modelines. 2005-03-23 20:07:45 +00:00
Time plugins/Time: Fix some formatting so it looks correct in STX. 2005-07-25 22:44:13 +00:00
Todo plugins/Todo: Fix a test failure. 2005-05-11 00:58:04 +00:00
Topic plugins/Topic: Remove an unnecessary call to irc.state.getTopic. 2005-06-13 17:13:04 +00:00
URL Fix the modelines. 2005-03-23 20:07:45 +00:00
Unix plugins/Unix: Update the tests to reflect the changes in Unix.spell responses. 2005-07-25 12:28:48 +00:00
User Fixed an error in hostmask.list when there are no hostmasks. 2005-06-01 06:20:29 +00:00
Utilities Changed prefixName to prefixNick, which is more appropriate, and has always bothered me. Better now than later. 2005-06-01 21:08:30 +00:00
Web plugins/Web: Fixed the title-retrieval parser to actually retrieve the entire title. 2005-07-19 13:55:37 +00:00
__init__.py Fix the modelines. 2005-03-23 20:07:45 +00:00