aboutsummaryrefslogtreecommitdiff
path: root/docs/conf/modules.conf.example
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'insp3' into master.Gravatar Sadie Powell2021-07-011-0/+3
|\
| * Allow making the MKPASSWD command only usable by opers.Gravatar Sadie Powell2021-06-211-0/+3
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-06-181-9/+27
|\|
| * Add the bootwait and splitwait options to connectban.Gravatar Sadie Powell2021-06-181-9/+27
* | Import a greatly refactored version of the opmoderated module.•••Co-authored-by: Daniel De Graaf <danieldg@inspircd.org>. Gravatar Sadie Powell2021-06-171-0/+6
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-06-011-2/+2
|\|
| * Fix the name of the regex_stdlib regex engine.Gravatar Sadie Powell2021-06-011-2/+2
* | Demote the lockserv module to inspircd-contrib.Gravatar Sadie Powell2021-06-011-11/+0
* | Demote the clones module to inspircd-contrib.Gravatar Sadie Powell2021-06-011-8/+0
* | Demote the censor module to inspircd-contrib.Gravatar Sadie Powell2021-06-011-19/+2
* | Demote the regex_tre module to inspircd-contrib.Gravatar Sadie Powell2021-06-011-9/+0
* | Rename the cgiirc module to gateway.Gravatar Sadie Powell2021-04-111-8/+8
* | Remove <cgiirc:opernotice>.•••This is no longer necessary now we have snomask privs. Gravatar Sadie Powell2021-04-111-4/+0
* | Refer to encryption as TLS instead of SSL in all messages.Gravatar Sadie Powell2021-04-081-21/+21
* | Implement support for random spamtrap channels in the LIST output.Gravatar Sadie Powell2021-04-011-0/+12
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-301-1/+1
|\|
| * Add an <include> option to allow certain config files to not exist.•••This is useful when using modules that generate a config file such as the filter and permchannels modules. Gravatar Sadie Powell2021-03-191-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-171-1/+2
|\|
| * Convert the ISO 8859-2 nationalchars files to codepage configs.Gravatar Sadie Powell2021-03-141-0/+1
| * Rename the latin1 codepage to iso-8859-1.Gravatar Sadie Powell2021-03-141-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-101-1/+1
|\|
| * Rename `<bind:ssl>` to `<bind:sslprofile>`.Gravatar Sadie Powell2021-03-101-1/+1
* | Implement support for other SHA2 hash types.Gravatar Sadie Powell2021-03-051-4/+4
* | Rename gecosban to realnameban.Gravatar Sadie Powell2021-03-051-6/+6
* | Rename <deaf:privdeafuline> to <deaf:privdeafservice>.Gravatar Sadie Powell2021-01-301-2/+2
* | Rename <deaf:bypasscharsuline> to <deaf:servicebypasschars>.Gravatar Sadie Powell2021-01-301-7/+7
* | Rename <silence:exemptuline> to <silence:exemptservice>.Gravatar Sadie Powell2021-01-301-2/+2
* | Rename <alias:uline> to <alias:service>.Gravatar Sadie Powell2021-01-301-7/+7
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-291-0/+1
|\|
| * Added <module name="codepage"> to modules.conf.example.Gravatar R-V62021-01-181-0/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-181-1/+7
|\|
| * Implemented configurable kick message for the repeat module (#1835).••• Gravatar iwalkalone2021-01-181-1/+7
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-131-7/+23
|\|
| * Add a shun option to only apply when users are fully connected.•••Closes #1825. Gravatar Sadie Powell2021-01-131-0/+4
| * Add a user mode which allows disabling receiving channel history.•••Closes #1830. Gravatar Sadie Powell2021-01-111-7/+19
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-071-13/+22
|\|
| * Remove example securelist exemptions for IRCDriven and IRCSource.•••Both of these are apparently dead. Gravatar Sadie Powell2020-12-231-2/+0
| * Add config files for popular DNSBL providers.Gravatar Sadie Powell2020-12-221-1/+11
| * Add support for multiple hostmasks in <cgiirc:mask>.Gravatar Sadie Powell2020-12-221-10/+11
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-12-041-30/+30
|\|
| * Document that exemptions configured in <options:exemptchanops> can be negated.•••Change the <badnick> example in inspircd.conf.example to another nick, since ChanServ is already covered by examples/services/generic.conf.example. Gravatar Robby2020-11-291-0/+2
| * Change the remaining instances of "true", "on", "false" and "off" to "yes" an...Gravatar Robby2020-11-281-22/+22
| * Fix the description of <nickflood:duration>.Gravatar Sadie Powell2020-11-261-1/+1
| * Reword the uhnames and namesx docs.Gravatar Sadie Powell2020-11-261-8/+6
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-10-271-2/+38
|\|
| * Change glob matching to be configurableGravatar Michael2020-10-241-0/+3
| * Fixes by misspell-fixerGravatar InspIRCd Robot2020-10-151-2/+2
| * Add an option to allow disengaging joinflood on initial boot.Gravatar Sadie Powell2020-10-121-0/+5
| * Add an option to allow disengaging joinflood after a netsplit.Gravatar Sadie Powell2020-10-121-2/+9
| * Implement support for Argon2 password hashing.•••Resolves #1540.Gravatar ShutterQuick2020-10-101-0/+24