aboutsummaryrefslogtreecommitdiff
path: root/docs/conf/modules.conf.example
Commit message (Expand)AuthorAgeFilesLines
* Update links to point to the upcoming v4 docs.•••[skip alpine ci] [skip macos ci] [skip windows ci] [skip ubuntu ci] Gravatar Sadie Powell2022-05-181-13/+13
* Implement support for JSON logging.Gravatar Sadie Powell2022-05-021-0/+11
* Rewrite the entire logging system.•••- Much cleaner API for writing to the log. - Adds support for stderr and stdout logging to the core. - Adds support for sql and syslog logging in modules. Gravatar Sadie Powell2022-05-011-0/+26
* Merge branch 'insp3' into master.Gravatar Sadie Powell2022-04-211-1/+7
|\
| * Add support for automatically expiring the override user mode.Gravatar Sadie Powell2022-04-211-1/+8
* | Remove FPART, force REMOVE to always use the new syntax.•••FPART was deprecated in v3 when the parameters for REMOVE were switched. This does not need any compat layer changes as v3 always forwarded FPART as REMOVE. Gravatar Sadie Powell2022-04-161-2/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-04-051-1/+1
|\|
| * Increase the default connectban ban duration from 10m to 6h.•••10m is borderline useless for preventing bot floods. Gravatar Sadie Powell2022-04-051-1/+1
* | Undocument removed config option.Gravatar Sadie Powell2022-03-271-6/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-03-271-4/+8
|\|
| * Add support for blocking invites to the commonchans module.Gravatar Sadie Powell2022-03-231-0/+4
| * Fix a typo in the connectban example config docs.Gravatar Sadie Powell2022-03-221-1/+1
| * Rename <connectban:duration> to <connectban:banduration>.Gravatar Sadie Powell2022-03-221-3/+3
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-03-111-1/+6
|\|
| * Add an option to allow channel ops to enable the permchannels mode.•••Closes #1964. Gravatar Sadie Powell2022-02-051-1/+6
* | Remove the nationalchars module.•••This is mostly undocumented, partially broken, and is replaced by the codepage module which will soon be extended to support UTF-8 ranges to entirely replace it. Gravatar Sadie Powell2022-01-311-18/+0
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-01-031-14/+17
|\|
| * Add support for forwarding a password from the second nick param.Gravatar Sadie Powell2021-12-281-14/+17
* | Rename regex_pcre2 to regex_pcre.Gravatar Sadie Powell2021-11-141-2/+2
* | Revert "Add regex_pcre compatibility to regex_pcre2".•••This reverts commit 3fa012b75b14abd69c7bc67c27ae50cb9ba4c343. Gravatar Sadie Powell2021-11-141-4/+0
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-11-101-2/+5
|\|
| * Implement support for WebIRC gateways sending client fingerprints.Gravatar Sadie Powell2021-11-101-2/+5
* | Yeet regex_pcre into contrib.Gravatar Sadie Powell2021-10-011-9/+2
* | Add regex_pcre compatibility to regex_pcre2.Gravatar Sadie Powell2021-10-011-0/+4
* | Use regex_stdlib as the default regular expression engine.Gravatar Sadie Powell2021-09-261-2/+2
* | Add the regex_pcre2 module.Gravatar Sadie Powell2021-09-261-0/+7
* | Change operlog to log to snomask o (oper).Gravatar Sadie Powell2021-09-231-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-09-231-8/+8
|\|
| * Replace <websocket:sendastext> with <websocket:defaultmode>.Gravatar Sadie Powell2021-09-221-8/+8
* | Require TLS by default when connecting to Postgres servers.Gravatar Sadie Powell2021-08-281-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-08-261-1/+1
|\|
| * Tell users to read the docs for more info on WebSocket subprotos.Gravatar Sadie Powell2021-08-221-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-08-191-1/+2
|\|
| * Implement support for websocket subprotocols.•••This is based on the current IRCv3 draft but using a vendored protocol. Gravatar Sadie Powell2021-08-171-1/+2
* | Drop support for the legacy PROTOCTL extension.•••People who wish to keep this behavious should install the protoctl module from inspircd-contrib. Gravatar Sadie Powell2021-07-161-4/+3
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-07-041-1/+1
|\|
| * Allow hostchange to select users based on connect class.Gravatar Sadie Powell2021-07-031-1/+1
* | 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