]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Improve the snotices sent out by the filter module.
authorPeter Powell <petpow@saberuk.com>
Fri, 24 Aug 2018 12:40:15 +0000 (13:40 +0100)
committerPeter Powell <petpow@saberuk.com>
Fri, 24 Aug 2018 12:52:23 +0000 (13:52 +0100)
commit9d1b92d927028dfd89acb5c71f671c9d7f203494
tree2b6abe395c73265d7e0f70f0862dc0a61f0a5fba
parent5a30926e2b3b54e1ee3562dea6119d9237814e9f
Improve the snotices sent out by the filter module.

- Switch to a module-specific snotice character (f).
- Redo the format of the message to be easier to read and include
  the filter that the user matched.

Closes #490.
Closes #841.
docs/conf/helpop-full.conf.example
docs/conf/helpop.conf.example
src/modules/m_filter.cpp