13 Commits

Author SHA1 Message Date
Filippo Cortigiani
96cc17f651 Add an option to the filter module to exclude registered users from a filter. 2019-05-20 14:15:00 +01:00
Robby
21e7efdadf Various text improvements: consistency, syntax, help and doc updates/fixes. 2019-02-18 09:15:56 +00:00
Matt Schatz
f2e3fd5952 Improve X-line text consistency.
- Change any "-Line", ":Line", or "*line" to "-line" throughout
the X-line code, comments, and documentation.
- Add periods to the end of some notices.
- Correct a typo in the Q-line code comments.
- Update the filter module documentation (shun addition).

Co-authored-by: Robby <robby@chatbelgie.be>
2019-01-09 10:07:09 +00:00
Robby
705853459e m_filter: Add a warn action for notifying opers while still allowing the message through.
Thanks to @H7-25 (Simos) for the idea.
2018-11-21 01:15:12 +00:00
Michael Hazell
19c0cfa3e5 m_filter: add Z-Line support 2018-11-12 01:13:48 +00:00
Peter Powell
53010f5088 Fix some minor problems with the filter docs. 2017-01-28 16:48:13 +00:00
Attila Molnar
f449c6b2f0 Update example configuration to say the new style module names everywhere 2015-05-20 15:20:00 +02:00
Attila Molnar
557c02839b m_filter Allow exemption of messages sent to nicks specified in <exemptfromfilter> tags
Issue #655
2014-04-11 15:25:54 +02:00
Attila Molnar
1453b889ef Redirect the reader to filters.conf.example for advanced filter configuration 2014-04-11 15:20:29 +02:00
Attila Molnar
477811faef m_filter Rename config key used in exemptfromfilter from "channel" to "target", but keep compatibility 2014-04-11 15:16:26 +02:00
Attila Molnar
883f6db55b Major example configuration and helpop update
Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this
2014-04-04 18:05:06 +02:00
attilamolnar
00cd97160a Update example configs, README.md and more
- Fix typos, remove misleading information, rephrase a few sentences
- Add info about hmac-<hash> hash types
- Remove <performance:maxwho> (the code which used this was removed in 96e4434 - @SaberUK)
- Change inspircd.github.org to inspircd.org
2013-08-27 18:30:59 +02:00
Peter Powell
5f6372b2f0 Reorganise configuration files:
- Example config files now end with .conf.example.
- Example text files now end with .txt.example.
- Removed 'inspircd' from the name of multiple example files.
- Added missing oper motd example file.
2013-03-02 15:50:09 +00:00