Limnoria/plugins
2011-01-25 01:26:42 -05:00
..
Admin Model Admin's ignore help after Channel's. 2010-09-02 09:05:52 -04:00
Alias Use conf.registerGlobalValue to ensure generated values are properly setup. 2010-06-25 00:42:02 -04:00
Anonymous Anonymous: Implement support for allowPrivateTarget config. 2010-06-03 10:43:31 -04:00
AutoMode
BadWords BadWords: improve help for requireWordBoundaries config. 2010-09-08 00:11:28 -04:00
Channel Channel: Correct specification of "#channel,op" capability. 2010-09-02 09:09:29 -04:00
ChannelLogger ChannelLogger: include in logs the reasons for parts and quits 2010-06-15 23:53:15 -04:00
ChannelStats
Conditional Conditional: allow empty string arguments in string-comparison functions 2010-06-03 17:03:39 -04:00
Config
Ctcp
Dict Dict: Refer to the server config variable in Dict.dict's help. 2010-09-02 09:08:43 -04:00
Dunno
Factoids
Filter Filter: fix rainbow so it doesn't fail with numbers. 2011-01-24 16:18:01 -05:00
Format Format.replace: replacement text is now allowed to be the empty string. 2010-08-05 01:27:38 -04:00
Games Games: Re-add some, much higher, upper limits to dice. 2010-10-10 17:39:08 -04:00
Google Google: add some extra matching capability to google calc 2010-12-01 16:53:08 -05:00
Herald
Internet
Karma Karma: Refer to plugins.Karma.rankingDisplay in Karma.karma's help. 2010-10-10 17:38:44 -04:00
Lart
Later
Limiter Limiter: Fix "reduce limit" test case. 2010-10-10 17:36:23 -04:00
Math
MessageParser MessageParser: added configurable separator for the list command. 2010-08-19 20:12:07 -04:00
Misc Misc: update version command to get latest version from gribble git. 2010-09-02 18:31:42 -04:00
MoobotFactoids MoobotFactoids: add check_same_thread=False to the sqlite3 connect calls, so it doesn't complain. (thanks malex!) 2010-08-02 17:51:17 -04:00
Network
News
NickCapture
Nickometer
Note Handle changes to fnmatch.translate in Python 2.6 2010-10-10 17:38:08 -04:00
Owner Use the plugin name for Owner.defaultplugin's error message. 2010-10-10 17:39:40 -04:00
Plugin
Praise
Protector
Quote
QuoteGrabs
Relay
Reply
RSS Use conf.registerGlobalValue to ensure generated values are properly setup. 2010-06-25 00:42:02 -04:00
Scheduler Scheduler: don't immediately execute commands when restoring repeated events. 2010-09-04 01:25:57 -04:00
Seen
Services Services: add some more strings indicating identification success. 2011-01-18 13:51:34 -05:00
ShrinkUrl ShrinkUrl: Add serviceRotation config. 2010-07-11 23:05:39 -04:00
Status Status.processes: add output of currently active processes. 2010-08-06 14:48:21 -04:00
String String: make levenshtein command threaded, since it can take a nontrivial amount of time with longer inputs. 2010-08-08 01:46:05 -04:00
Success
Time
Todo Handle changes to fnmatch.translate in Python 2.6 2010-10-10 17:38:08 -04:00
Topic Topic: get shouldn't require capabilities, since it's a read-only operation. 2011-01-25 01:26:42 -05:00
Unix Unix: Use converter to enforce "no spaces" for spell's argument. 2010-10-10 17:42:26 -04:00
URL
User User: Handle DuplicateHostmask exception in hostmask.add. 2010-09-02 09:08:21 -04:00
Utilities Include String plugin for Utilities' tests. 2010-07-11 23:06:03 -04:00
Web
__init__.py