Limnoria/plugins
Valentin Lorentz ac0e6b86c0 RSS: Fix typo. 2015-05-23 11:48:32 +02:00
..
Admin Merge remote-tracking branch 'supybot/master' into testing 2015-05-15 14:41:08 +02:00
Aka Aka.search: be case insensitive and handle "not found" errors correctly 2015-05-18 14:53:30 -07:00
Alias Alias & Anonymous: add l10n-es 2015-01-01 19:38:37 +02:00
Anonymous Anonymous: remove dangerous example from README 2015-01-18 21:09:26 +02:00
AutoMode AutoMode: Set supybot.plugins.AutoMode.alternativeCapabilities to True by default. 2015-04-22 09:25:38 +02:00
BadWords Add l10n-es for AutoMode, BadWords & Google 2015-01-09 20:04:59 +02:00
Channel Channel & core: Add support for ban descriptions. Closes GH-1092. 2015-05-15 13:43:26 +02:00
ChannelLogger Squashed commit of the following: 2014-12-20 14:37:27 +01:00
ChannelStats Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Conditional Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Config Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Ctcp Move project pointers from Sourceforge to GitHub 2014-12-18 21:31:59 -05:00
Debug Fix various debuild warnings. 2015-05-20 20:56:54 +02:00
Dict Rename showWhichResponded to showDictName. 2015-03-17 07:58:50 +01:00
Dunno Dunno: Log commands. Closes GH-798. 2014-08-04 15:12:17 +02:00
Factoids Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Filter Filter: fix a bug introduced by b78319ba2a 2015-01-02 20:55:24 -05:00
Format Squashed commit of the following: 2014-12-20 14:37:27 +01:00
GPG GPG: Fix previous commit. 2015-05-18 13:01:12 +02:00
Games Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Google Google: Remove translate command, as Google broke it. 2015-04-15 01:38:38 +02:00
Herald Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Internet Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Karma Karma: add tests for onlyNicks 2015-01-17 02:49:30 -05:00
Lart Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Later Later: Don't make Misc raise AssertionErrors. 2015-05-19 00:50:34 +02:00
Limiter Limiter: fix quoting in README.md. 2014-06-08 16:59:42 +02:00
Math Squashed commit of the following: 2014-12-20 14:37:27 +01:00
MessageParser bold formating for the id string. 2014-12-10 09:23:18 +00:00
Misc Misc: add 'clearmores' command (Closes ProgVal/Limnoria#953) 2014-12-28 22:59:11 -08:00
MoobotFactoids Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Network Merge remote-tracking branch 'supybot/master' into testing 2015-05-15 14:41:08 +02:00
News Squashed commit of the following: 2014-12-20 14:37:27 +01:00
NickAuth NickAuth: Add support for account-tag (not tested). 2015-05-15 20:46:18 +02:00
NickCapture NickCapture & core: Add support for MONITOR. Closes GH-842. 2015-05-15 19:24:24 +02:00
Nickometer Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Note Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Owner Owner: Don't crash on "upkeep high" on Python 3. 2015-05-19 19:10:00 +02:00
Plugin Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
PluginDownloader Add ser_berry's Repository to PluginDownloader 2015-05-19 20:50:40 +01:00
Praise Praise: fix quoting in README.md. 2014-06-08 16:59:42 +02:00
Protector Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Quote Quote: add tests for 'replace' 2014-12-27 10:46:58 -08:00
QuoteGrabs Merge remote-tracking branch 'supybot/master' into testing 2015-05-15 14:41:08 +02:00
RSS RSS: Fix typo. 2015-05-23 11:48:32 +02:00
Relay Merge remote-tracking branch 'supybot/master' into testing 2015-05-15 14:41:08 +02:00
Reply Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
Scheduler Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Seen Seen: Factorize code used for checks. 2015-02-10 09:12:26 +01:00
Services Services: update my comment 2014-11-27 22:53:08 -08:00
ShrinkUrl Merge remote-tracking branch 'supybot/master' into testing 2015-05-15 14:41:08 +02:00
Status Squashed commit of the following: 2014-12-20 14:37:27 +01:00
String String & core: Add support for G flag in matchers. Closes GH-1072. 2015-05-15 16:48:00 +02:00
Success Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
Time Time.time: reintroduce ability to specify <channel> 2015-01-02 12:22:07 -08:00
Todo Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Topic Merge pull request #974 from GLolol/topic-allow-separator 2014-12-27 20:12:20 +01:00
URL Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Unix Squashed commit of the following: 2014-12-20 14:37:27 +01:00
User GPG: Fix previous commit. 2015-05-18 13:01:12 +02:00
Utilities Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Web Web: add option for having titlesnarfer immune to defaultignore. Closes GH-1101 2015-05-15 12:39:30 +02:00
__init__.py plugins/__init__.py: remove some unused? imports 2014-12-26 16:44:42 -05:00
messages.pot update messages.pot files && Unix: update l10n-fi. 2014-03-22 12:22:54 +02:00