]> jfr.im git - irc/DALnet/bahamut.git/commit
Improve SpamFilter's STRIPALL flag (#73)
authorKobi Shmueli <redacted>
Sat, 13 Oct 2018 01:47:23 +0000 (04:47 +0300)
committerEmilio A. Escobar <redacted>
Sat, 13 Oct 2018 01:47:23 +0000 (18:47 -0700)
commit16035e1cfad19688d116bbba76ba3c06efd4da24
treedc1df11b7c6be46c3a2ef972af7e43b930b81b48
parentb5bd955d3c6ecc25f263fd020069e0d6a6307ba1
Improve SpamFilter's STRIPALL flag (#73)

This changes check_sf() function to remove the target's nick (or channel) from the beginning of the message when STRIPALL flag is used.

This will let us add non-wildcard patterns for "<nick> spam" messages.
src/spamfilter.c