Gordon Shumway
|
cb61263df8
|
inFilter config
|
2019-03-17 03:38:40 -04:00 |
Gordon Shumway
|
b0f32db1ba
|
don't filter commands from trusted users
|
2019-03-15 16:24:31 -04:00 |
Gordon Shumway
|
aca4ce23f9
|
infilter all badwords
|
2019-03-15 15:55:25 -04:00 |
James Lu
|
97a11a5f18
|
BadWords: truly fix kicks when badwords list is empty (#989)
|
2015-09-25 20:51:15 -07:00 |
GLolol
|
f0fdb3746f
|
BadWords: update help message
|
2015-01-03 14:15:59 -05:00 |
GLolol
|
b5b6a9dd55
|
BadWords: bugfix & don't kick ops (Closes ProgVal/Limnoria#275)
|
2015-01-02 22:08:59 -05:00 |
Valentin Lorentz
|
abc7ea15d9
|
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 |
James McCoy
|
ba67f8b0e9
|
Update my name/contact information
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
|
2012-09-01 10:16:48 -04:00 |
Valentin Lorentz
|
72a8c24d73
|
BadWords: Add support for +h.
|
2012-04-15 21:02:42 +00:00 |
Valentin Lorentz
|
b42d8a3e5f
|
BadWords: Fix commit 123c17663732e0130fcf2b3fb53e949667aca4cf.
|
2012-02-25 14:02:02 +01:00 |
nyuszika7h
|
8a1a1a1ddb
|
BadWords: Make configuration variable requireWordBoundaries channel-specific
|
2012-02-18 19:37:55 +08:00 |
Daniel Folkinshteyn
|
ef8db55695
|
Badwords: add plugin docstring, and fix/standardize some method docstrings.
|
2011-01-29 11:46:14 +01:00 |
Valentin Lorentz
|
64f6c734f5
|
Internationalize Alias, Anonymous, AutoMode, and BadWord
|
2010-10-16 18:54:18 +02:00 |
Benjamin P. Burhans
|
e55fd815ab
|
Check for empty word list in BadWords plugin before filtering.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-09-16 01:20:52 -04:00 |
James Vega
|
fbbc7b9ce2
|
BadWords: Only send a msg stripped of formatting if it had bad words
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-04-14 19:59:59 -04:00 |
Jeremy Fincher
|
d6621fdf5c
|
Moved BadWords's kick-check to an inFilter rather than doPrivmsg, so ignored people can still be kicked.
|
2009-03-12 13:47:12 -05:00 |
Jeremy Fincher
|
8298a87a80
|
Final cleanups for BadWords kicking.
|
2009-03-11 13:37:24 -04:00 |
Jeremy Fincher
|
8d2ba534d8
|
Added kick ability to the BadWords plugin, imported it from supybot-plugins.
|
2009-03-11 13:37:24 -04:00 |