aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf/modules.conf.example
Commit message (Expand)AuthorAgeFilesLines
* 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
| * FIx a typo in the shun docs.Gravatar Sadie Powell2020-10-031-3/+3
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-09-271-7/+17
|\|
| * Document the recent shun changes.Gravatar Sadie Powell2020-09-271-7/+22
* | Purge the obsolete modenotice module.Gravatar Sadie Powell2020-09-271-5/+0
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-07-291-0/+3
|\|
| * Allow disabling the timedbans set/unset notices (#1789).Gravatar iwalkalone2020-07-221-0/+3
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-06-081-1/+1
|\|
| * Fix watch example configGravatar linuxdaemon2020-05-251-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-05-051-6/+22
|\|
| * 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
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-04-141-22/+23
|\ \
| * | Update user-facing text and comments of SSL to TLS.Gravatar Matt Schatz2020-04-141-22/+23
| |/
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-04-091-7/+1
|\|
| * Include ADMIN and OPER in the default for <shun:enabledcmds>.Gravatar Sadie Powell2020-03-291-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-03-181-10/+19
|\|
| * Use "yes" instead of "true" in the example configs.Gravatar Sadie Powell2020-02-211-3/+3
| * Add support for requiring users to use SSL in order to use SASL.Gravatar Sadie Powell2020-02-211-1/+4
| * Improve the documentation of <sasl:server>.Gravatar Sadie Powell2020-02-211-5/+4
| * Lower <sts:duration> to 5m to prevent misconfigs denying access.Gravatar Sadie Powell2020-02-191-2/+3
* | Revert "Remove the now obsolete regex_posix module".•••The C++ SG16 has decided to obsolete std::regex because they think its broken and don't want to fix it so this module will probably outlive the regex_stdlib one. 🙄 This reverts commit e1dda3396c64f66b5889f72b65759251fab549ac. Gravatar Sadie Powell2020-02-191-0/+11
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-02-191-6/+6
|\|
| * Update modules.conf.example to use the new --enable-extras syntax.Gravatar Sadie Powell2020-02-131-6/+6
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-02-041-1/+7
|\|
| * Clean special chars from module conf exampleGravatar Wade Cline2020-02-031-2/+2
| * Implement support for the IRCv3 labeled-response specification.Gravatar Sadie Powell2020-01-281-0/+6
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-01-171-3/+21
|\|
| * Add a replacement for the nationalchars module.Gravatar Sadie Powell2020-01-071-0/+17
| * Rename <chanhistory:notice> to <chanhistory:prefixmsg>.•••This name is a lot lessambiguous. Gravatar Sadie Powell2020-01-031-3/+4
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2019-12-081-6/+13
|\|
| * Change the default for <waitpong:sendsnotice> to false.•••This message exists for an incredibly rare issue and just confuses the vast majority of people. Gravatar Peter Powell2019-11-291-1/+1
| * WebSocket: replace the behindproxy switch with a proxy IP list.Gravatar Peter Powell2019-11-291-4/+4
| * Implement support for websocket connections via a proxy like nginx.Gravatar Peter Powell2019-11-281-5/+12
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2019-11-131-1/+1
|\|
| * Raise <connflood:bootwait> from 10 seconds to 2 minutes.•••Many clients don't reconnect automatically and it can take a while for them to reconnect. Gravatar Peter Powell2019-10-241-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2019-09-231-3/+9
|\|
| * Fix the example tag for changing the voice ranks.Gravatar Peter Powell2019-09-161-1/+1
| * Fix cloaking not ignoring the case of a user's hostname.•••This new mode is recommended but disabled by default for compat reasons. Closes #480. Closes #1419. Co-Authored-By: B00mX0r <b00mx0r@aureus.pw> Gravatar Peter Powell2019-09-161-2/+4
| * Document <alias:stripcolor>Gravatar linuxdaemon2019-09-141-0/+4
* | Remove code relating to v3 API changes and v2 module compatibility.Gravatar Sadie Powell2019-07-181-4/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2019-07-161-9/+27
|\|
| * Switch permchannels and xline_db from OnBackgroundTimer to a Timer.Gravatar Peter Powell2019-06-251-3/+9