Limnoria/plugins
James Lu db184f962b Merge DDG plugin from my repository
Add 'plugins/DDG/' from commit '410b51657aeb93b4836d62168a90b319677a45f1'

git-subtree-dir: plugins/DDG
git-subtree-mainline: 91381aec0f
git-subtree-split: 410b51657a
2020-05-15 11:32:43 -07:00
..
Admin Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Aka Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Alias Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Anonymous Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
AutoMode Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
BadWords Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Channel Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
ChannelLogger Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
ChannelStats ChannelStats: Skip checks of nick in irc.state.channels[channel] when channel databases are linked. 2020-04-07 21:20:01 +02:00
Conditional Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Config Config: Add @searchhelp, to search in the help string of config vars and groups. 2020-05-09 21:07:23 +02:00
Ctcp Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
DDG Merge DDG plugin from my repository 2020-05-15 11:32:43 -07:00
Debug Aka, Debug: cleanup imports 2020-01-26 10:42:43 -08:00
Dict Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Dunno Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Factoids Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Fediverse Fediverse: Show attachment URLs. 2020-05-15 18:51:19 +02:00
Filter Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Format Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
GPG Use importlib instead of imp. 2020-01-26 12:00:08 +01:00
Games Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Google Google: Update regexp. 2020-05-15 19:56:36 +02:00
Hashes Use importlib instead of imp. 2020-01-26 12:00:08 +01:00
Herald Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Internet Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Karma Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Lart Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Later Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Limiter Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Math Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
MessageParser callbacks: honor network-specificity of supybot.reply.whenAddressedBy. 2020-04-11 15:00:46 +02:00
Misc Misc: Show a basic help when @help is called without an argument and customHelpString isn't set. 2020-05-08 12:37:07 +02:00
MoobotFactoids Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Network Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
News Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
NickAuth Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
NickCapture Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Nickometer Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Note Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Owner Owner: Honor supybot.reply.error.detailed on command syntax errors. 2020-05-13 19:58:06 +02:00
Plugin Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
PluginDownloader Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Praise Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Protector Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Quote Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
QuoteGrabs QuoteGrabs: Add support for +draft/reply to point to the message to grab. 2020-05-15 18:17:34 +02:00
RSS test: Make assertNoResponse default to a non-zero timeout for threaded plugins. 2020-04-11 00:17:16 +02:00
Relay Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Reply Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Scheduler Scheduler: Preserve network across restarts. 2020-05-12 18:32:37 +02:00
SedRegex SedRegex: when looking up config vars, strip statusmsg prefix from channel, and use network name for lookup. 2020-04-11 15:04:11 +02:00
Seen Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Services Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
ShrinkUrl Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Status Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
String Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Success Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Time Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Todo Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Topic Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
URL Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Unix Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
User Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Utilities Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
Web callbacks: honor network-specificity of supybot.reply.whenAddressedBy. 2020-04-11 15:00:46 +02:00
__init__.py Rename supybot.reply.format.databaseRecord to supybot.replies.databaseRecord. 2020-05-15 19:08:43 +02:00
messages.pot update messages.pot files && Unix: update l10n-fi. 2014-03-22 12:22:54 +02:00