aboutsummaryrefslogtreecommitdiff
path: root/docs/conf/modules.conf.example
Commit message (Expand)AuthorAgeFilesLines
* Warn users when their client certificate is about to expire.•••Closes #1938. Gravatar Sadie Powell2023-03-011-2/+4
* Switch to the IRCv3 standard-replies cap.•••Nothing is using this so far so I'm not counting it as a breaking change. Gravatar Sadie Powell2023-02-131-1/+4
* Add SSL support to the mysql module.Gravatar Sadie Powell2022-12-181-1/+1
* Import regex_pcre2 from inspircd-contrib.•••The original plan was to make the PCRE2 switch happen in v3 but it seems that distributions are beginning to unpackage the old pcre library already. Gravatar Sadie Powell2022-12-051-0/+7
* WebSockets are a HTTP feature not a HTML5 feature.Gravatar Sadie Powell2022-08-041-1/+1
* Fix the parameter documentation for the repeat mode.Gravatar Sadie Powell2022-06-151-1/+1
* Add support for automatically expiring the override user mode.Gravatar Sadie Powell2022-04-211-1/+8
* 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
* 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
* Add an option to allow channel ops to enable the permchannels mode.•••Closes #1964. Gravatar Sadie Powell2022-02-051-1/+6
* Add support for forwarding a password from the second nick param.Gravatar Sadie Powell2021-12-281-14/+17
* Implement support for WebIRC gateways sending client fingerprints.Gravatar Sadie Powell2021-11-101-2/+5
* Replace <websocket:sendastext> with <websocket:defaultmode>.Gravatar Sadie Powell2021-09-221-8/+8
* Tell users to read the docs for more info on WebSocket subprotos.Gravatar Sadie Powell2021-08-221-1/+1
* 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
* Allow hostchange to select users based on connect class.Gravatar Sadie Powell2021-07-031-1/+1
* Allow making the MKPASSWD command only usable by opers.Gravatar Sadie Powell2021-06-211-0/+3
* Add the bootwait and splitwait options to connectban.Gravatar Sadie Powell2021-06-181-9/+27
* Fix the name of the regex_stdlib regex engine.Gravatar Sadie Powell2021-06-011-2/+2
* 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
* 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
* Rename `<bind:ssl>` to `<bind:sslprofile>`.Gravatar Sadie Powell2021-03-101-1/+1
* Added <module name="codepage"> to modules.conf.example.Gravatar R-V62021-01-181-0/+1
* Implemented configurable kick message for the repeat module (#1835).••• Gravatar iwalkalone2021-01-181-1/+7
* 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
* 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
* 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
* 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
* FIx a typo in the shun docs.Gravatar Sadie Powell2020-10-031-3/+3
* Document the recent shun changes.Gravatar Sadie Powell2020-09-271-7/+22
* Allow disabling the timedbans set/unset notices (#1789).Gravatar iwalkalone2020-07-221-0/+3
* Fix watch example configGravatar linuxdaemon2020-05-251-1/+1
* Allow enabling the message-tags cap without client-only tags.Gravatar Sadie Powell2020-05-051-0/+5
* Fixes by misspell-fixerGravatar InspIRCd Robot2020-04-211-3/+3
* Update the <securelist> documentation.Gravatar Sadie Powell2020-04-171-3/+14
* Update user-facing text and comments of SSL to TLS.Gravatar Matt Schatz2020-04-141-22/+23
* Include ADMIN and OPER in the default for <shun:enabledcmds>.Gravatar Sadie Powell2020-03-291-1/+1