Valentin Lorentz
|
f85395d8b1
|
Revert ban description-related commits.
Squashed commit of the following:
commit ea4743caa8bdc7abba99635898ae09a9497c43d3
Author: Valentin Lorentz <progval@progval.net>
Date: Sun May 24 01:07:49 2015 +0200
Revert "Channel & core: Add support for ban descriptions. Closes GH-1092."
This reverts commit 6efea561a5 .
Conflicts:
src/ircdb.py
commit d43b9229fe926869852c4abda1da1b18a0093938
Author: Valentin Lorentz <progval@progval.net>
Date: Sun May 24 01:06:30 2015 +0200
Revert "Fix import of channel database."
This reverts commit 8ed5522da0 .
commit 6c453d9acb3dc37711cb4d51abd9fe216ca65c08
Author: Valentin Lorentz <progval@progval.net>
Date: Sun May 24 01:06:27 2015 +0200
Revert "Fix previous commit."
This reverts commit 394f1554f7 .
|
2015-05-24 01:08:54 +02:00 |
|
Valentin Lorentz
|
6efea561a5
|
Channel & core: Add support for ban descriptions. Closes GH-1092.
|
2015-05-15 13:43:26 +02:00 |
|
James Lu
|
d76b5049ac
|
Channel: update tests
|
2015-03-13 23:37:29 -07:00 |
|
James Lu
|
a67fb94875
|
Move 'part' command from Admin to Channel and require #channel,op instead of admin
Closes #79.
|
2015-02-27 18:12:52 -08:00 |
|
Valentin Lorentz
|
8de804be7d
|
Channel: Add pattern matching to @ban list.
|
2014-11-24 18:26:25 +01:00 |
|
Mikaela Suomalainen
|
f486bdbdba
|
fix previous commit
|
2014-05-28 18:34:41 +03:00 |
|
Mikaela Suomalainen
|
4d81a55241
|
Channel: fix test.py .
|
2014-05-28 12:59:43 +03: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
|
3063340ce3
|
Channel: Make use of the context() method of registry.Value objects.
|
2012-12-08 20:05:53 +01:00 |
|
Valentin Lorentz
|
93586d71f4
|
Add support for extended banmasks. Closes GH-105.
|
2012-12-02 19:04:48 +01:00 |
|
Valentin Lorentz
|
650cbe548a
|
Channel: Prevent @iban from adding wildcard when an exact banmask is given.
|
2012-12-02 18:50:41 +01: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
|
b7bc11deea
|
Prevent the 'hostmask' converter from returning '*!*@*' while 'foo!*@*' was given.
|
2012-05-22 23:10:40 -04:00 |
|
Valentin Lorentz
|
fc3d3e6c01
|
Prevent the 'hostmask' converter from returning '*!*@*' while 'foo!*@*' was given.
|
2011-12-27 11:55:50 +01:00 |
|
Daniel Folkinshteyn
|
da25be73d4
|
Channel: nicks: add --count argument, which outputs only the count of nicks in channel.
also add tests for the nick command.
|
2011-02-25 19:27:07 +01:00 |
|
James Vega
|
afa49be456
|
Channel: Chunk mass mode changes according to supported['MODES']
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-05-25 10:38:49 -04:00 |
|
James Vega
|
b644e30bb6
|
Channel: Fix test failures from making ignores and bans use banmask
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
|
2009-05-25 10:00:51 -04:00 |
|
James Vega
|
a3e4fc5b1d
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
|
James Vega
|
106fbc6eea
|
plugins/Channel: Make disable/enable work again.
|
2005-05-11 00:58:58 +00:00 |
|
James Vega
|
9971e991fe
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
|
Jeremy Fincher
|
65fbb08c7f
|
Started using source-nested plugins.
|
2005-02-24 12:49:25 +00:00 |
|
Jeremy Fincher
|
5019d10a1b
|
Updated license years.
|
2005-01-19 13:33:05 +00:00 |
|
Jeremy Fincher
|
8ca625d339
|
Initial import.
|
2005-01-19 13:14:38 +00:00 |
|