| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp3' into master. | 2022-04-21 | 1 | -1/+7 | |
| |\ | |||||
| | * | Add support for automatically expiring the override user mode. | 2022-04-21 | 1 | -1/+8 | |
| | | | |||||
| * | | Remove FPART, force REMOVE to always use the new syntax. | 2022-04-16 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | FPART was deprecated in v3 when the parameters for REMOVE were switched. This does not need any compat layer changes as v3 always forwarded FPART as REMOVE. | ||||
| * | | Merge branch 'insp3' into master. | 2022-04-05 | 1 | -1/+1 | |
| |\| | |||||
| | * | Increase the default connectban ban duration from 10m to 6h. | 2022-04-05 | 1 | -1/+1 | |
| | | | | | | | | | 10m is borderline useless for preventing bot floods. | ||||
| * | | Undocument removed config option. | 2022-03-27 | 1 | -6/+2 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2022-03-27 | 1 | -4/+8 | |
| |\| | |||||
| | * | Add support for blocking invites to the commonchans module. | 2022-03-23 | 1 | -0/+4 | |
| | | | |||||
| | * | Fix a typo in the connectban example config docs. | 2022-03-22 | 1 | -1/+1 | |
| | | | |||||
| | * | Rename <connectban:duration> to <connectban:banduration>. | 2022-03-22 | 1 | -3/+3 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2022-03-11 | 1 | -1/+6 | |
| |\| | |||||
| | * | Add an option to allow channel ops to enable the permchannels mode. | 2022-02-05 | 1 | -1/+6 | |
| | | | | | | | | | Closes #1964. | ||||
| * | | Remove the nationalchars module. | 2022-01-31 | 1 | -18/+0 | |
| | | | | | | | | | | | | | This is mostly undocumented, partially broken, and is replaced by the codepage module which will soon be extended to support UTF-8 ranges to entirely replace it. | ||||
| * | | Merge branch 'insp3' into master. | 2022-01-03 | 1 | -14/+17 | |
| |\| | |||||
| | * | Add support for forwarding a password from the second nick param. | 2021-12-28 | 1 | -14/+17 | |
| | | | |||||
| * | | Rename regex_pcre2 to regex_pcre. | 2021-11-14 | 1 | -2/+2 | |
| | | | |||||
| * | | Revert "Add regex_pcre compatibility to regex_pcre2". | 2021-11-14 | 1 | -4/+0 | |
| | | | | | | | | | This reverts commit 3fa012b75b14abd69c7bc67c27ae50cb9ba4c343. | ||||
| * | | Merge branch 'insp3' into master. | 2021-11-10 | 1 | -2/+5 | |
| |\| | |||||
| | * | Implement support for WebIRC gateways sending client fingerprints. | 2021-11-10 | 1 | -2/+5 | |
| | | | |||||
| * | | Yeet regex_pcre into contrib. | 2021-10-01 | 1 | -9/+2 | |
| | | | |||||
| * | | Add regex_pcre compatibility to regex_pcre2. | 2021-10-01 | 1 | -0/+4 | |
| | | | |||||
| * | | Use regex_stdlib as the default regular expression engine. | 2021-09-26 | 1 | -2/+2 | |
| | | | |||||
| * | | Add the regex_pcre2 module. | 2021-09-26 | 1 | -0/+7 | |
| | | | |||||
| * | | Change operlog to log to snomask o (oper). | 2021-09-23 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-09-23 | 1 | -8/+8 | |
| |\| | |||||
| | * | Replace <websocket:sendastext> with <websocket:defaultmode>. | 2021-09-22 | 1 | -8/+8 | |
| | | | |||||
| * | | Require TLS by default when connecting to Postgres servers. | 2021-08-28 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-08-26 | 1 | -1/+1 | |
| |\| | |||||
| | * | Tell users to read the docs for more info on WebSocket subprotos. | 2021-08-22 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-08-19 | 1 | -1/+2 | |
| |\| | |||||
| | * | Implement support for websocket subprotocols. | 2021-08-17 | 1 | -1/+2 | |
| | | | | | | | | | This is based on the current IRCv3 draft but using a vendored protocol. | ||||
| * | | Drop support for the legacy PROTOCTL extension. | 2021-07-16 | 1 | -4/+3 | |
| | | | | | | | | | | | People who wish to keep this behavious should install the protoctl module from inspircd-contrib. | ||||
| * | | Merge branch 'insp3' into master. | 2021-07-04 | 1 | -1/+1 | |
| |\| | |||||
| | * | Allow hostchange to select users based on connect class. | 2021-07-03 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-07-01 | 1 | -0/+3 | |
| |\| | |||||
| | * | Allow making the MKPASSWD command only usable by opers. | 2021-06-21 | 1 | -0/+3 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-06-18 | 1 | -9/+27 | |
| |\| | |||||
| | * | Add the bootwait and splitwait options to connectban. | 2021-06-18 | 1 | -9/+27 | |
| | | | |||||
| * | | Import a greatly refactored version of the opmoderated module. | 2021-06-17 | 1 | -0/+6 | |
| | | | | | | | | | Co-authored-by: Daniel De Graaf <danieldg@inspircd.org>. | ||||
| * | | Merge branch 'insp3' into master. | 2021-06-01 | 1 | -2/+2 | |
| |\| | |||||
| | * | Fix the name of the regex_stdlib regex engine. | 2021-06-01 | 1 | -2/+2 | |
| | | | |||||
| * | | Demote the lockserv module to inspircd-contrib. | 2021-06-01 | 1 | -11/+0 | |
| | | | |||||
| * | | Demote the clones module to inspircd-contrib. | 2021-06-01 | 1 | -8/+0 | |
| | | | |||||
| * | | Demote the censor module to inspircd-contrib. | 2021-06-01 | 1 | -19/+2 | |
| | | | |||||
| * | | Demote the regex_tre module to inspircd-contrib. | 2021-06-01 | 1 | -9/+0 | |
| | | | |||||
| * | | Rename the cgiirc module to gateway. | 2021-04-11 | 1 | -8/+8 | |
| | | | |||||
| * | | Remove <cgiirc:opernotice>. | 2021-04-11 | 1 | -4/+0 | |
| | | | | | | | | | This is no longer necessary now we have snomask privs. | ||||
| * | | Refer to encryption as TLS instead of SSL in all messages. | 2021-04-08 | 1 | -21/+21 | |
| | | | |||||
| * | | Implement support for random spamtrap channels in the LIST output. | 2021-04-01 | 1 | -0/+12 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-03-30 | 1 | -1/+1 | |
| |\| | |||||
