DALnet / bahamut

The Bahamut IRC Daemon
http://www.dal.net/?page=Bahamut
Other
59 stars 42 forks source link

Fix a bug on QUIT where xflags weren't always checked #113

Closed kobishmueli closed 5 years ago

kobishmueli commented 5 years ago

If a message was supposed to be blocked by spamfilter and the user was on a +P channel, it didn't check the xflags for that channel although the user wasn't blocked because of it.

Thanks RuneB & xPsycho!