From 3479532178c73ae47da4729865e5bfc91a299027 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Wed, 12 Sep 2012 16:27:59 +0100 Subject: Fix for #268. - Move color stripping code to helperfuncs. - Strip color codes before matching filters. --- docs/conf/inspircd.filter.example | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/conf/inspircd.filter.example b/docs/conf/inspircd.filter.example index 8200a028f..922f55fb6 100644 --- a/docs/conf/inspircd.filter.example +++ b/docs/conf/inspircd.filter.example @@ -37,6 +37,7 @@ # P: Block part messages # q: Block quit messages # o: Don't match against opers +# c: Strip color codes from text before trying to match # *: Represents all of the above flags # -: Does nothing, a non-op for when you do not want to specify any flags # -- cgit v1.2.3