..
Admin
Admin: internationalize a string.
2015-12-28 20:01:40 +01:00
Aka
Aka: make @list --keys reply on a single line, even if supybot.reply.oneToOne is False. Closes GH-1225.
2016-03-11 21:00:01 +01:00
Alias
Alias: fix tests
2015-08-22 14:36:00 +00:00
Anonymous
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
AutoMode
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
BadWords
BadWords: truly fix kicks when badwords list is empty ( #989 )
2015-09-25 20:51:15 -07:00
Channel
Channel: use msg.prefix instead of nickToHostmask for capability checks
2016-12-18 15:36:47 -08:00
ChannelLogger
ChannelLogger && ChannelStats && Limiter && Relay && Seen: Use new QUIT and NICK 'channels' tag instead of copying the state.
2015-12-04 13:30:07 +01:00
ChannelStats
ChannelStats: Forbid large numbers for factorial().
2016-07-30 20:25:52 +02:00
Conditional
Conditional: disable threading.
2016-03-16 16:49:07 +01:00
Config
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Ctcp
Ctcp: Don't strip CTCP character in output. (bug added in previous commit)
2016-04-24 21:26:25 +02:00
Debug
Debug: import supybot for easier access to the module
2016-12-18 23:37:55 +01:00
Dict
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Dunno
Channel & Dunno & Misc & RSS & Scheduler: Let the logging facility perform string templating to avoid extra format chars in argument.
2015-11-03 17:25:13 +01:00
Factoids
Factoids: add missing Raise in requireVoice checks
2016-09-25 17:11:14 -07:00
Filter
Filter: add more filters - vowelrot, caps, capwords
2016-08-16 11:16:51 +02:00
Format
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Games
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Google
Google: update link to supported languages list
2016-12-18 14:53:01 -08:00
GPG
GPG: Limit number of headers fetched on old Python versions.
2016-11-22 22:15:43 +01:00
Herald
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Internet
Remove debug prints.
2016-11-01 21:30:39 +01:00
Karma
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Lart
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Later
Later: Strip duplicate nicks given to @tell to avoid spam.
2016-08-19 19:20:17 +02:00
Limiter
Fix typo.
2015-12-04 13:39:28 +01:00
Math
Math: Add comment about security.
2015-09-28 18:59:29 +02:00
MessageParser
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Misc
change abuse command flood to except trusted users instead of just owners
2016-07-06 16:50:14 -06:00
MoobotFactoids
Language.
2015-08-29 21:46:47 +02:00
Network
Network: fix getopts key for --nossl
2016-03-11 20:05:41 -08:00
News
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
NickAuth
NickAuth: Fix error message.
2016-10-31 19:06:35 +01:00
NickCapture
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Nickometer
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Note
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Owner
Allow specifying the format of Owner.announce
2017-01-22 12:34:54 +01:00
Plugin
Plugin: make @plugins take non-first words into account. Closes GH-68.
2015-12-28 20:09:48 +01:00
PluginDownloader
Add Fudster's repo ( #1274 )
2016-11-28 10:24:56 +01:00
Praise
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Protector
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Quote
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
QuoteGrabs
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Relay
ChannelLogger && ChannelStats && Limiter && Relay && Seen: Use new QUIT and NICK 'channels' tag instead of copying the state.
2015-12-04 13:30:07 +01:00
Reply
Reply: Restore supybot.reply.oneToOne in tests because it breaks Factoids.
2016-10-02 13:55:26 +02:00
RSS
Fix Python 2 support of last commit.
2016-09-20 23:22:13 +02:00
Scheduler
Channel & Dunno & Misc & RSS & Scheduler: Let the logging facility perform string templating to avoid extra format chars in argument.
2015-11-03 17:25:13 +01:00
Seen
Seen: Fix handling of MODE and TOPIC.
2015-12-05 21:29:07 +00:00
Services
Service: Actually allow 0.
2015-09-15 21:00:31 +02:00
ShrinkUrl
ShrinkUrl: Update API URL, now serving HTTPS links
2016-05-07 21:02:38 -07:00
Status
Status: Fix sort on Python3 (dict_items, not list). Closes GH-1199.
2015-12-20 10:09:39 +01:00
String
Strip CTCP characters from irc.reply by default.
2016-04-24 21:11:34 +02:00
Success
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Time
Time: Explicitely handle the 'now' case.
2016-03-08 22:40:41 +01:00
Todo
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Topic
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Unix
Add option --no-setuid to supybot-test
2017-01-10 22:56:17 +01:00
URL
Fix scheme-matching regexp.
2016-02-07 09:44:08 +01:00
User
User: Fix previous commit by @IotaSpencer.
2016-11-28 10:31:37 +01:00
Utilities
Strip CTCP characters from irc.reply by default.
2016-04-24 21:11:34 +02:00
Web
Add timeout to web title
command
2016-12-08 10:11:15 +01:00
__init__.py
Fix error when printing the 'NoSuitableDatabase' error.
2016-11-05 08:51:29 +01:00
messages.pot
update messages.pot files && Unix: update l10n-fi.
2014-03-22 12:22:54 +02:00