| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the nationalchars module.•••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. | 2022-01-31 | 1 | -18/+0 | |
| * | 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".•••This reverts commit 3fa012b75b14abd69c7bc67c27ae50cb9ba4c343. | 2021-11-14 | 1 | -4/+0 | |
| * | | 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.•••This is based on the current IRCv3 draft but using a vendored protocol. | 2021-08-17 | 1 | -1/+2 | |
| * | | 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 | 1 | -4/+3 | |
| * | | 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.•••Co-authored-by: Daniel De Graaf <danieldg@inspircd.org>. | 2021-06-17 | 1 | -0/+6 | |
| * | | 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>.•••This is no longer necessary now we have snomask privs. | 2021-04-11 | 1 | -4/+0 | |
| * | | 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 | |
| |\| | |||||
| | * | 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 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-03-17 | 1 | -1/+2 | |
| |\| | |||||
| | * | Convert the ISO 8859-2 nationalchars files to codepage configs. | 2021-03-14 | 1 | -0/+1 | |
| | * | Rename the latin1 codepage to iso-8859-1. | 2021-03-14 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-03-10 | 1 | -1/+1 | |
| |\| | |||||
| | * | Rename `<bind:ssl>` to `<bind:sslprofile>`. | 2021-03-10 | 1 | -1/+1 | |
| * | | Implement support for other SHA2 hash types. | 2021-03-05 | 1 | -4/+4 | |
| * | | Rename gecosban to realnameban. | 2021-03-05 | 1 | -6/+6 | |
| * | | Rename <deaf:privdeafuline> to <deaf:privdeafservice>. | 2021-01-30 | 1 | -2/+2 | |
| * | | Rename <deaf:bypasscharsuline> to <deaf:servicebypasschars>. | 2021-01-30 | 1 | -7/+7 | |
| * | | Rename <silence:exemptuline> to <silence:exemptservice>. | 2021-01-30 | 1 | -2/+2 | |
| * | | Rename <alias:uline> to <alias:service>. | 2021-01-30 | 1 | -7/+7 | |
