311 Commits

Author SHA1 Message Date
Sadie Powell
744efed4e2 Add support for multiple hostmasks in <cgiirc:mask>. 2020-12-22 05:49:23 +00:00
Sadie Powell
3ab889537f Merge branch 'insp3' into master. 2020-12-04 18:44:40 +00:00
Robby
b04cc4a74e 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.
2020-11-29 22:22:15 +00:00
Robby
712c32ab48 Change the remaining instances of "true", "on", "false" and "off" to "yes" and "no" in the example configs. 2020-11-28 18:32:56 +00:00
Sadie Powell
049a1cd728 Fix the description of <nickflood:duration>. 2020-11-26 17:27:37 +00:00
Sadie Powell
d3d4c7cf5c Reword the uhnames and namesx docs. 2020-11-26 17:26:22 +00:00
Sadie Powell
5a88a78f99 Merge branch 'insp3' into master. 2020-10-27 10:50:28 +00:00
Michael
bf162f6837 Change glob matching to be configurable 2020-10-24 22:59:51 +01:00
InspIRCd Robot
131f659d91 Fixes by misspell-fixer 2020-10-15 01:26:09 +01:00
Sadie Powell
b521739c93 Add an option to allow disengaging joinflood on initial boot. 2020-10-12 18:47:21 +01:00
Sadie Powell
2a3b6ba9e2 Add an option to allow disengaging joinflood after a netsplit. 2020-10-12 18:35:07 +01:00
ShutterQuick
219f8e6262
Implement support for Argon2 password hashing.
Resolves #1540.
2020-10-10 18:25:24 +01:00
Sadie Powell
563be03c8c FIx a typo in the shun docs. 2020-10-03 10:38:19 +01:00
Sadie Powell
f6c4ff5498 Merge branch 'insp3' into master. 2020-09-27 12:37:24 +01:00
Sadie Powell
9bc09ed02e Document the recent shun changes. 2020-09-27 12:11:17 +01:00
Sadie Powell
9fe76bb491 Purge the obsolete modenotice module. 2020-09-27 01:44:45 +01:00
Sadie Powell
e059f82249 Merge branch 'insp3' into master. 2020-07-29 12:13:45 +01:00
iwalkalone
c2218abac1
Allow disabling the timedbans set/unset notices (#1789). 2020-07-22 14:31:55 +01:00
Sadie Powell
58e9055162 Merge branch 'insp3' into master. 2020-06-08 18:14:19 +01:00
linuxdaemon
8deed905c2 Fix watch example config 2020-05-25 03:20:37 +01:00
Sadie Powell
b755d2a778 Merge branch 'insp3' into master. 2020-05-05 22:03:14 +01:00
Sadie Powell
7488b2de62 Allow enabling the message-tags cap without client-only tags. 2020-05-05 01:49:35 +01:00
InspIRCd Robot
4f9abe96a4 Fixes by misspell-fixer 2020-04-21 00:52:12 -06:00
Sadie Powell
000c6239e3 Update the <securelist> documentation. 2020-04-17 13:09:28 +01:00
Sadie Powell
bafb721640 Merge branch 'insp3' into master. 2020-04-14 19:57:10 +01:00
Matt Schatz
ccebfe6e63
Update user-facing text and comments of SSL to TLS. 2020-04-14 06:08:31 -06:00
Matt Schatz
8874c1c575 Update user-facing text and comments of SSL to TLS. 2020-04-14 06:08:31 -06:00
Sadie Powell
e1ed9b275f Merge branch 'insp3' into master. 2020-04-09 18:06:50 +01:00
Sadie Powell
92732be632 Include ADMIN and OPER in the default for <shun:enabledcmds>. 2020-03-29 11:58:09 +01:00
Sadie Powell
b9acde9aaf Merge branch 'insp3' into master. 2020-03-18 13:51:23 +00:00
Sadie Powell
e861d5bfca Use "yes" instead of "true" in the example configs. 2020-02-21 20:37:00 +00:00
Sadie Powell
b31a4aea1b Add support for requiring users to use SSL in order to use SASL. 2020-02-21 20:27:05 +00:00
Sadie Powell
77a2f04c41 Improve the documentation of <sasl:server>. 2020-02-21 20:26:23 +00:00
Sadie Powell
327bacd368 Lower <sts:duration> to 5m to prevent misconfigs denying access. 2020-02-19 10:03:23 +00:00
Sadie Powell
177dfb131d 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.
2020-02-19 01:29:53 +00:00
Sadie Powell
7bdd72f634 Merge branch 'insp3' into master. 2020-02-19 01:29:45 +00:00
Sadie Powell
0d33e174a4 Update modules.conf.example to use the new --enable-extras syntax. 2020-02-13 22:22:33 +00:00
Sadie Powell
6da4987073 Merge branch 'insp3' into master. 2020-02-04 12:26:25 +00:00
Wade Cline
74fa2e5b3d Clean special chars from module conf example 2020-02-03 09:03:24 +00:00
Sadie Powell
c2a3321540 Implement support for the IRCv3 labeled-response specification. 2020-01-28 16:29:06 +00:00
Sadie Powell
1de6f5b4a9 Merge branch 'insp3' into master. 2020-01-17 12:36:09 +00:00
Sadie Powell
3dd446de41 Add a replacement for the nationalchars module. 2020-01-07 18:55:35 +00:00
Sadie Powell
6bd4024fd2 Rename <chanhistory:notice> to <chanhistory:prefixmsg>.
This name is a lot lessambiguous.
2020-01-03 22:35:53 +00:00
Sadie Powell
034dad6ab0 Merge branch 'insp3' into master. 2019-12-08 17:47:07 +00:00
Peter Powell
694c121908 Change the default for <waitpong:sendsnotice> to false.
This message exists for an incredibly rare issue and just confuses
the vast majority of people.
2019-11-29 13:48:13 +00:00
Peter Powell
afb5972ab5 WebSocket: replace the behindproxy switch with a proxy IP list. 2019-11-29 11:09:36 +00:00
Peter Powell
bb1f892f68 Implement support for websocket connections via a proxy like nginx. 2019-11-28 17:59:35 +00:00
Sadie Powell
7b68936321 Merge branch 'insp3' into master. 2019-11-13 15:24:45 +00:00
Peter Powell
95b8763734 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.
2019-10-24 15:56:21 +01:00
Sadie Powell
8848169e8b Merge branch 'insp3' into master. 2019-09-23 00:37:33 +01:00