..
Admin
Remove confusing comment (irrelevant since 69ead6c2677262a52f8e9fcd185110d383f2c63d)
2017-09-24 21:21:55 +02:00
Aka
Use irc.isChannel instead of ircutils.isChannel when possible.
2019-08-04 21:52:40 +02:00
Alias
Use irc.isChannel instead of ircutils.isChannel when possible.
2019-08-04 21:52:40 +02: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
Use irc.isChannel instead of ircutils.isChannel when possible.
2019-08-04 21:52:40 +02:00
Channel
Use irc.isChannel instead of ircutils.isChannel when possible.
2019-08-04 21:52:40 +02:00
ChannelLogger
ChannelLogger: Normalize channel name in getLogDir
2017-05-09 12:50:21 +02:00
ChannelStats
Use irc.isChannel instead of ircutils.isChannel when possible.
2019-08-04 21:52:40 +02:00
Conditional
Conditional: Do not use noReply() after running the command.
2017-10-26 09:55:52 +02:00
Config
Config: Prevent accidental leak of private values on public channels.
2019-08-25 10:26:47 +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
Add config variable supybot.commands.allowShell. ( #1301 )
2017-09-24 21:11:21 +02:00
Dict
dictclient: remove overly complex dequote method
2017-09-29 16:20:13 -07: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
Use irc.isChannel instead of ircutils.isChannel when possible.
2019-08-04 21:52:40 +02: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
Fix previous commit.
2018-02-01 22:37:24 +01:00
Google
Use irc.isChannel instead of ircutils.isChannel when possible.
2019-08-04 21:52:40 +02:00
GPG
GPG: Limit number of headers fetched on old Python versions.
2016-11-22 22:15:43 +01:00
Hashes
Hashes: fix copyright year format
2017-11-09 09:08:41 -08:00
Herald
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Internet
Use a prefix-less help string, don't assume a '@' prefix ( #1309 )
2017-10-25 21:19:37 +02:00
Karma
Add config variable supybot.commands.allowShell. ( #1301 )
2017-09-24 21:11:21 +02:00
Lart
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Later
Later: Add option senderHostname.
2019-03-06 15:29:09 +01:00
Limiter
Fix typo.
2015-12-04 13:39:28 +01:00
Math
Fix FutureWarning related to nested sets.
2018-12-29 23:36:57 +01:00
MessageParser
MessageParser: Prevent empty matches from leaving unreplaced.
2017-07-21 20:05:18 +02:00
Misc
Use irc.isChannel instead of ircutils.isChannel when possible.
2019-08-04 21:52:40 +02:00
MoobotFactoids
Use a prefix-less help string, don't assume a '@' prefix ( #1309 )
2017-10-25 21:19:37 +02:00
Network
Network: Make the 'network' argument of @disconnect mandatory. Closes GH-161.
2019-08-31 17:43:16 +02:00
News
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
NickAuth
NickAuth: Fix NameError caused by e732931688
.
2018-01-25 14:09:19 +01:00
NickCapture
Use irc.isChannel instead of ircutils.isChannel when possible.
2019-08-04 21:52:40 +02:00
Nickometer
Nickometer: Use non-euclidian division as was originally intended.
2019-08-26 22:24:14 +02:00
Note
Use irc.isChannel instead of ircutils.isChannel when possible.
2019-08-04 21:52:40 +02:00
Owner
Owner: fix 'unload' writing duplicate entries to supybot.plugins
2017-10-27 23:35:44 -07:00
Plugin
Plugin: make @plugins take non-first words into account. Closes GH-68.
2015-12-28 20:09:48 +01:00
PluginDownloader
PluginDownloader: update my repo name
2019-03-19 21:35:03 -07: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
Use a prefix-less help string, don't assume a '@' prefix ( #1309 )
2017-10-25 21:19:37 +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
Use irc.isChannel instead of ircutils.isChannel when possible.
2019-08-04 21:52:40 +02:00
RSS
Use irc.isChannel instead of ircutils.isChannel when possible.
2019-08-04 21:52:40 +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
Use irc.isChannel instead of ircutils.isChannel when possible.
2019-08-04 21:52:40 +02:00
ShrinkUrl
ShrinkUrl: remove 'expand' as longurl.org has been dead for some time
2017-10-28 00:14:05 -07:00
Status
Status: Fix sort on Python3 (dict_items, not list). Closes GH-1199.
2015-12-20 10:09:39 +01:00
String
String, Hashes: remove links describing hashing methods
2017-11-09 09:01:29 -08:00
Success
Use irc.isChannel instead of ircutils.isChannel when possible.
2019-08-04 21:52:40 +02:00
Time
Time: tweak 'ddate missing' error message
2017-10-29 16:24:45 -07:00
Todo
Remove need for 2to3.
2015-08-11 16:50:23 +02:00
Topic
Use a prefix-less help string, don't assume a '@' prefix ( #1309 )
2017-10-25 21:19:37 +02:00
Unix
Unix: fix a typo in sysuname & sysuptime's command descriptions
2018-09-30 18:03:29 -07:00
URL
Fix scheme-matching regexp.
2016-02-07 09:44:08 +01:00
User
User: if '@hostmask add' detects a conflict and the caller is the owner, tell them who the conflicting user is.
2017-12-30 18:47:09 +01:00
Utilities
Properly handle noReplies() in nested commands.
2017-10-21 15:37:43 +02:00
Web
Web: Fix encoding issue on Python 2. Closes GH-1359.
2019-02-01 21:02:57 +01:00
__init__.py
Fix Python 3.7 support, and run Travis tests on 3.7.
2018-09-10 00:57:04 +02:00
messages.pot
update messages.pot files && Unix: update l10n-fi.
2014-03-22 12:22:54 +02:00