Sadie Powell
0ea4e0cb91
Exempt IRCCloud users from connectban and DNSBL lookups.
2021-01-27 19:39:34 +00:00
Sadie Powell
05fe4bdd1d
Allow disabling connectban for specific connect classes.
...
Ref: #1841 .
2021-01-27 19:39:32 +00:00
R-V6
c2369968bc
Added <module name="codepage"> to modules.conf.example.
2021-01-18 23:46:32 +00:00
iwalkalone
6223be60de
Implemented configurable kick message for the repeat module ( #1835 ).
2021-01-18 07:22:44 +00:00
Sadie Powell
a59ed4b394
Add a new runtime directory and move the pid file to it.
...
The data directory is intended for persistent files whereas the pid
file is ephemeral. This distinction doesn't matter by default but
on system-wide installs ephemeral runtime files go in /var/run or
/run instead.
2021-01-18 07:05:27 +00:00
Sadie Powell
56b4dc61e4
Add a shun option to only apply when users are fully connected.
...
Closes #1825 .
2021-01-13 00:05:17 +00:00
Sadie Powell
5a19ff00ac
Add a user mode which allows disabling receiving channel history.
...
Closes #1830 .
2021-01-11 10:07:11 +00:00
Sadie Powell
aa101e59e5
Push users towards using SSL profiles for SSL config.
2020-12-24 20:55:10 +00:00
Sadie Powell
b425511242
Remove example securelist exemptions for IRCDriven and IRCSource.
...
Both of these are apparently dead.
2020-12-23 17:12:07 +00:00
Sadie Powell
aaee82ee30
Add config files for popular DNSBL providers.
2020-12-22 06:13:45 +00:00
Sadie Powell
744efed4e2
Add support for multiple hostmasks in <cgiirc:mask>.
2020-12-22 05:49:23 +00:00
Sadie Powell
90d819682d
Make people aware that they can get support on GitHub now.
2020-12-09 02:03:44 +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
6d54b264e9
Move the example TCP/IP listeners for servers to links.conf.example.
2020-11-28 18:32:56 +00:00
Robby
00ad832c44
Move the example TCP listener for clients so they're grouped together.
...
Change the wording slightly on the <sslprofile> comment to be plural, as this is not specific to a particular listener.
2020-11-28 18:32:56 +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
09a5b50c06
Improve the names of the IRCCloud example connect classes.
2020-11-03 15:57:17 +00:00
Sadie Powell
b271e0700a
Update the helpop docs for the recent PING/PONG changes.
2020-10-26 18:23:51 +00:00
Michael
bf162f6837
Change glob matching to be configurable
2020-10-24 22:59:51 +01:00
Michael
f6d30f8fef
m_cban: Implement support for channel masks
...
Allows wildcards to be used
2020-10-24 22:59:51 +01:00
Sadie Powell
ef871187b2
Update the IRCCloud provider config with the latest host changes.
2020-10-23 15:52:55 +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
49a165ef13
Remove a long obsolete comment from the example conf.
2020-09-30 17:16:13 +01:00
Sadie Powell
9bc09ed02e
Document the recent shun changes.
2020-09-27 12:11:17 +01:00
Sadie Powell
5cb71b751a
Fix the example configs lying about where paths are relative to.
2020-09-21 15:25:06 +01:00
Sadie Powell
11761c58e1
Only bind on 6667 instead of 6660-6669 in the example configs.
2020-09-21 15:23:13 +01:00
Sadie Powell
10cc4440c7
Replace the banana in the motd with a cute kitty.
2020-09-12 11:02:50 +01:00
Sadie Powell
428eea648d
Remove the KiwiIRC.com example config file.
...
Requested by @prawnsalad. These IP addresses are only a small part
of a larger pool and may change without notice.
2020-07-30 14:16:19 +01:00
iwalkalone
c2218abac1
Allow disabling the timedbans set/unset notices ( #1789 ).
2020-07-22 14:31:55 +01:00
linuxdaemon
8deed905c2
Fix watch example config
2020-05-25 03:20:37 +01:00
Sadie Powell
7488b2de62
Allow enabling the message-tags cap without client-only tags.
2020-05-05 01:49:35 +01:00
Matt Schatz
054148247e
Add SERVLIST to the example helpop.
2020-04-28 22:49:33 -06: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
Matt Schatz
85bd27a840
Minor cleanup and documentation improvements.
...
- Only show a generic failure message to the user upon oper failure
due to not having a secure connection or matching cert. fingerprint.
- Update the comment about oper:fingerprint as it can be a space
separated list of fingerprints and not just one.
- Improve a few code comments and formatting.
2020-04-14 06:15:40 -06:00
Matt Schatz
ccebfe6e63
Update user-facing text and comments of SSL to TLS.
2020-04-14 06:08:31 -06:00
Sadie Powell
6fcbfc0723
Add support for limiting what opers can subscribe to snomasks.
2020-04-11 15:44:51 +01:00
Matt Schatz
c1285a71c5
Note that bind:permissions does not change on rehash.
2020-04-10 01:14:38 -06:00
Sadie Powell
25052ccef3
Make showing the channel modes in /LIST configurable.
2020-03-30 23:38:42 +01:00
Sadie Powell
3f3da905b9
Add support for the servers/ignore-shun privilege.
2020-03-29 12:08:19 +01:00
Sadie Powell
92732be632
Include ADMIN and OPER in the default for <shun:enabledcmds>.
2020-03-29 11:58:09 +01:00
Matt Schatz
ac3c8eb9e6
Correct a typo in the example config.
2020-03-28 23:28:53 -06:00
Matt Schatz
7a9e579b49
Correct a module name typo.
2020-03-24 18:19:20 +00:00
Sadie Powell
e861d5bfca
Use "yes" instead of "true" in the example configs.
2020-02-21 20:37:00 +00:00