aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf/modules
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'v2.0.25' into master.Gravatar Peter Powell2017-11-122-7/+7
|\
| * Update wiki links to use HTTPS and point to the correct pages.Gravatar Peter Powell2017-10-152-7/+7
| | | | | | | | | | When we release 3.0 these links will break as they will point to the pages for 3.0 rather than 2.0.
* | Enable using m_customprefix to alter core prefix modes.Gravatar Peter Powell2017-11-061-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the devoice module which has now been removed. If you want users to be able to devoice themselves then you can load the customprefix module add the following config tag: <customprefix name="voice" depriv="yes"> If you wish to keep identical behaviour rather than allowing users to use "MODE #YourChannel -v TheirNick" then you can load the alias module and add the following config tag: <alias text="DEVOICE" format="#*" replace="MODE $2 -v $nick">
* | Update example configuration to say the new style module names everywhereGravatar Attila Molnar2015-05-202-188/+188
| |
* | Merge insp20Gravatar Attila Molnar2014-07-252-11/+13
|\|
| * Update example configuration files, fix typos and caseGravatar Attila Molnar2014-07-241-5/+7
| | | | | | | | Mention m_regex_stdlib in the list of regex providers after m_filter
| * remove unneeded whitespace from the docs/examplesGravatar Tim Heckman2014-06-142-6/+6
| |
* | Say "SSL certificate fingerprint" instead of "SSL fingerprint" everywhereGravatar Attila Molnar2014-07-191-2/+2
| |
* | Redirect the reader to filters.conf.example for advanced filter configurationGravatar Attila Molnar2014-04-111-2/+3
| |
* | m_filter Rename config key used in exemptfromfilter from "channel" to ↵Gravatar Attila Molnar2014-04-111-1/+1
| | | | | | | | "target", but keep compatibility
* | Merge insp20Gravatar Attila Molnar2014-04-072-49/+29
|\|
| * Major example configuration and helpop updateGravatar Attila Molnar2014-04-042-49/+29
| | | | | | | | Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this
* | Merge insp20Gravatar attilamolnar2013-08-302-34/+18
|\|
| * Update example configs, README.md and moreGravatar attilamolnar2013-08-272-34/+18
| | | | | | | | | | | | | | - 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
* | Purge the deprecated chanprotect module.Gravatar Peter Powell2013-04-011-9/+0
|/
* Reorganise configuration files:Gravatar Peter Powell2013-03-022-0/+0
| | | | | | | - 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.
* Remove reference to m_ziplinks from modules.conf.unreal and ↵Gravatar attilamolnar2012-08-252-28/+0
| | | | | | modules.conf.charybdis Fixes #285 reported by @hoggeh
* Move all example configuration files to their own directory.Gravatar Peter Powell2012-06-122-0/+763