Valentin Lorentz
|
df375e075a
|
AutoMode: Fix alternative capabilities handling.
|
2013-12-27 15:04:50 +00:00 |
|
Valentin Lorentz
|
f1c13054fe
|
Revert "AutoMode: Disable overriding rights of auto* capabilities."
This reverts commit 4a20270655 .
|
2013-12-27 14:21:12 +00:00 |
|
Valentin Lorentz
|
4a20270655
|
AutoMode: Disable overriding rights of auto* capabilities.
|
2013-12-22 17:10:02 +00:00 |
|
Valentin Lorentz
|
19066b62a3
|
AutoMode: Add 'auto*' capabilities to override the configuration values (which apply to capabilities also used elsewhere).
|
2013-12-22 15:32:09 +01:00 |
|
Valentin Lorentz
|
3dba9088b0
|
Merge remote-tracking branch 'supybot/master' into testing
Conflicts:
INSTALL
plugins/ChannelLogger/README.txt
plugins/ChannelStats/README.txt
plugins/Google/plugin.py
plugins/Google/test.py
plugins/Plugin/test.py
plugins/Web/test.py
setup.py
src/callbacks.py
src/ircdb.py
src/irclib.py
src/utils/str.py
test/test_irclib.py
|
2013-01-01 21:11:24 +01:00 |
|
Valentin Lorentz
|
dfbf74ba62
|
AutoMode: Prevent traceback if a unregistered user joins.
|
2012-09-22 17:22:35 +02:00 |
|
Valentin Lorentz
|
a8415c8d75
|
AutoMode: Fix commit 4eb674843e (extra modes).
|
2012-09-17 19:27:18 +02:00 |
|
Valentin Lorentz
|
4eb674843e
|
AutoMode: Add support for extra modes (add supybot.plugins.AutoMode.extra).
|
2012-09-17 17:06:34 +02:00 |
|
James McCoy
|
82ecf36fcd
|
Update my name/contact information
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
|
2012-09-01 10:16:48 -04:00 |
|
Valentin Lorentz
|
ba876d7ddf
|
Fix commit 17227a6829 .
|
2012-08-28 20:27:22 +00:00 |
|
Valentin Lorentz
|
17227a6829
|
AutoMode: Dismiss auto-op/halfop/voice if the user already has it.
|
2012-08-27 15:42:08 +02:00 |
|
Valentin Lorentz
|
12b8e44dc7
|
AutoMode: Fix traceback since b5c99b1c .
|
2012-08-10 13:04:25 +00:00 |
|
Valentin Lorentz
|
e6032c68bc
|
AutoMode: Add configurable delay. Closes GH-188.
|
2012-04-04 15:55:42 +02:00 |
|
Valentin Lorentz
|
5dcbe57fa3
|
AutoMode: fix bans.
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
|
2011-10-22 16:06:37 -04:00 |
|
Valentin Lorentz
|
1133b8f5c0
|
AutoMode: fix bans.
|
2011-06-30 19:06:22 +02:00 |
|
Valentin Lorentz
|
128143f856
|
AutoMode: fix supybot.plugins.AutoMode.owner. Closes GH-36.
|
2011-06-27 11:24:50 +02:00 |
|
Valentin Lorentz
|
e8814fc07a
|
Add checkCapabilityButIgnoreOwner converter
|
2011-01-27 19:32:43 +01:00 |
|
Valentin Lorentz
|
ca23f946e5
|
Internationalize Alias, Anonymous, AutoMode, and BadWord
|
2010-10-16 18:54:18 +02:00 |
|
Jeremy Fincher
|
ad25afa900
|
Added supybot.plugins.AutoMode.owner, so the bot can choose not to automode owners.
|
2009-03-11 13:37:27 -04:00 |
|
James Vega
|
89874f0c3f
|
AutoMode: Use protocols.irc.banmask when banning
|
2009-03-11 13:37:27 -04:00 |
|
James Vega
|
a3e4fc5b1d
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
|
James Vega
|
9971e991fe
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
|
Jeremy Fincher
|
b0cb616709
|
Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.
|
2005-02-09 07:04:04 +00:00 |
|
Jeremy Fincher
|
4e0f37e134
|
Added AutoMode in the new plugin format.
|
2005-02-02 07:04:35 +00:00 |
|