310 Commits

Author SHA1 Message Date
Sadie Powell
e7aa61b6e1 Change operlog to log to snomask o (oper). 2021-09-23 00:28:05 +01:00
Sadie Powell
b5d7c56428 Merge branch 'insp3' into master. 2021-09-23 00:24:36 +01:00
Sadie Powell
191fb58478 Replace <websocket:sendastext> with <websocket:defaultmode>. 2021-09-22 20:43:49 +01:00
Sadie Powell
981b9e0409 Require TLS by default when connecting to Postgres servers. 2021-08-28 14:49:10 +01:00
Sadie Powell
b33e392c17 Merge branch 'insp3' into master. 2021-08-26 18:25:16 +01:00
Sadie Powell
f06bc44260 Tell users to read the docs for more info on WebSocket subprotos. 2021-08-22 14:09:54 +01:00
Sadie Powell
49bce18d04 Merge branch 'insp3' into master. 2021-08-19 11:53:06 +01:00
Sadie Powell
1790dacff5 Implement support for websocket subprotocols.
This is based on the current IRCv3 draft but using a vendored protocol.
2021-08-17 22:30:45 +01:00
Sadie Powell
1099db23d7 Drop support for the legacy PROTOCTL extension.
People who wish to keep this behavious should install the protoctl
module from inspircd-contrib.
2021-07-16 18:46:29 +01:00
Sadie Powell
5bc4720d55 Merge branch 'insp3' into master. 2021-07-04 14:53:16 +01:00
Sadie Powell
ea9a72c5a5 Allow hostchange to select users based on connect class. 2021-07-03 19:00:12 +01:00
Sadie Powell
d95d7fc4f5 Merge branch 'insp3' into master. 2021-07-01 12:33:51 +01:00
Sadie Powell
5c8b212a3c Allow making the MKPASSWD command only usable by opers. 2021-06-21 14:50:27 +01:00
Sadie Powell
b2fde769b6 Merge branch 'insp3' into master. 2021-06-18 15:02:34 +01:00
Sadie Powell
a509f47b7d Add the bootwait and splitwait options to connectban. 2021-06-18 11:18:56 +01:00
Sadie Powell
6ffb226aa4 Import a greatly refactored version of the opmoderated module.
Co-authored-by: Daniel De Graaf <danieldg@inspircd.org>.
2021-06-17 00:16:34 +01:00
Sadie Powell
7f479eb3d0 Merge branch 'insp3' into master. 2021-06-01 22:44:45 +01:00
Sadie Powell
70aa5434fb Fix the name of the regex_stdlib regex engine. 2021-06-01 03:21:44 +01:00
Sadie Powell
d845db0de1 Demote the lockserv module to inspircd-contrib. 2021-06-01 02:56:44 +01:00
Sadie Powell
1b152be36e Demote the clones module to inspircd-contrib. 2021-06-01 02:56:44 +01:00
Sadie Powell
e8c390e352 Demote the censor module to inspircd-contrib. 2021-06-01 02:56:44 +01:00
Sadie Powell
bd9b6c4005 Demote the regex_tre module to inspircd-contrib. 2021-06-01 02:56:31 +01:00
Sadie Powell
6d205fc3fb Rename the cgiirc module to gateway. 2021-04-11 18:34:08 +01:00
Sadie Powell
cc4fdb24ed Remove <cgiirc:opernotice>.
This is no longer necessary now we have snomask privs.
2021-04-11 18:14:33 +01:00
Sadie Powell
3c426be2a1 Refer to encryption as TLS instead of SSL in all messages. 2021-04-08 11:45:15 +01:00
Sadie Powell
1dac868077 Implement support for random spamtrap channels in the LIST output. 2021-04-01 16:53:06 +01:00
Sadie Powell
f602febac5 Merge branch 'insp3' into master. 2021-03-30 10:12:41 +01:00
Sadie Powell
99bb7ac8bd 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.
2021-03-19 00:51:09 +00:00
Sadie Powell
8cb6691601 Merge branch 'insp3' into master. 2021-03-17 04:16:24 +00:00
Sadie Powell
d494fa6e09 Convert the ISO 8859-2 nationalchars files to codepage configs. 2021-03-14 00:23:56 +00:00
Sadie Powell
b6d0ef0989 Rename the latin1 codepage to iso-8859-1. 2021-03-14 00:23:56 +00:00
Sadie Powell
ae997d0945 Merge branch 'insp3' into master. 2021-03-10 04:53:30 +00:00
Sadie Powell
e0dc7691c4 Rename <bind:ssl> to <bind:sslprofile>. 2021-03-10 04:23:11 +00:00
Sadie Powell
be0cfca236 Implement support for other SHA2 hash types. 2021-03-05 06:51:58 +00:00
Sadie Powell
69401aa1ea Rename gecosban to realnameban. 2021-03-05 03:32:10 +00:00
Sadie Powell
2b1d0f5ef4 Rename <deaf:privdeafuline> to <deaf:privdeafservice>. 2021-01-30 13:44:15 +00:00
Sadie Powell
702d9bc3e5 Rename <deaf:bypasscharsuline> to <deaf:servicebypasschars>. 2021-01-30 13:42:25 +00:00
Sadie Powell
3c7d5e2823 Rename <silence:exemptuline> to <silence:exemptservice>. 2021-01-30 13:32:55 +00:00
Sadie Powell
67e212710b Rename <alias:uline> to <alias:service>. 2021-01-30 13:30:32 +00:00
Sadie Powell
bb35650b57 Merge branch 'insp3' into master. 2021-01-29 18:15:32 +00:00
R-V6
c2369968bc
Added <module name="codepage"> to modules.conf.example. 2021-01-18 23:46:32 +00:00
Sadie Powell
db0052bcc2 Merge branch 'insp3' into master. 2021-01-18 11:42:25 +00:00
iwalkalone
6223be60de
Implemented configurable kick message for the repeat module (#1835). 2021-01-18 07:22:44 +00:00
Sadie Powell
bcc3f98377 Merge branch 'insp3' into master. 2021-01-13 01:02:33 +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
4f68d162cc Merge branch 'insp3' into master. 2021-01-07 13:13:58 +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