| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp3' into master. | 2022-04-01 | 1 | -0/+1 | |
| |\ | |||||
| | * | Add the channels/ignore-chanfilter priv to the chanfilter module.•••Closes #1971. | 2022-03-28 | 1 | -0/+1 | |
| * | | 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-19 | 1 | -1/+3 | |
| |\| | |||||
| | * | Add support for the <count> param of WHOWAS (#1968)•••Not very useful IMO, but every server but InspIRCd seems to implement it, and it's part of the RFCs: * https://datatracker.ietf.org/doc/html/rfc1459#section-4.5.3 * https://datatracker.ietf.org/doc/html/rfc2812#section-3.6.3 | 2022-03-19 | 1 | -1/+3 | |
| * | | Merge branch 'insp3' into master. | 2022-03-11 | 4 | -2/+10 | |
| |\| | |||||
| | * | Change delaymsg to use exemptchanops and have an oper priv (#1959). | 2022-02-13 | 2 | -0/+3 | |
| | * | Add an option to allow channel ops to enable the permchannels mode.•••Closes #1964. | 2022-02-05 | 1 | -1/+6 | |
| | * | Fix various minor Doxygen warnings. | 2022-02-02 | 1 | -1/+2 | |
| * | | 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 | 37 | -243/+0 | |
| * | | Merge branch 'insp3' into master. | 2022-01-03 | 2 | -16/+19 | |
| |\| | |||||
| | * | Update IRCCloud IP ranges | 2021-12-31 | 1 | -2/+2 | |
| | * | Add support for forwarding a password from the second nick param. | 2021-12-28 | 1 | -14/+17 | |
| * | | Update author list. | 2021-12-15 | 1 | -3/+5 | |
| * | | Merge branch 'insp3' into master. | 2021-12-11 | 1 | -0/+106 | |
| |\| | |||||
| | * | Update author list. | 2021-12-10 | 1 | -0/+106 | |
| | * | Add a script for updating the author list. | 2021-12-10 | 1 | -0/+0 | |
| * | | Replace some references to ssl with tls. | 2021-12-08 | 1 | -3/+3 | |
| * | | Merge branch 'insp3' into master. | 2021-11-24 | 2 | -4/+8 | |
| |\| | |||||
| | * | Add the <connect:uniqueusername> option. | 2021-11-23 | 1 | -1/+2 | |
| | * | Fix the SSLINFO helpop not describing SSLINFO on channels. | 2021-11-16 | 1 | -3/+6 | |
| * | | 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 | 2 | -3/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-09-23 | 2 | -8/+9 | |
| |\| | |||||
| | * | Replace <websocket:sendastext> with <websocket:defaultmode>. | 2021-09-22 | 1 | -8/+8 | |
| | * | Add the channels/ignore-repeat priv to exempt opers from +E. | 2021-09-21 | 1 | -0/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-09-01 | 1 | -1/+1 | |
| |\| | |||||
| | * | Replace certfp with sslfp in sqlauth and helpop.•••Once we implement SPKI fingerprints the old name will be inaccurate. | 2021-08-28 | 1 | -1/+1 | |
| * | | Fix some places where U-line -> service was missed. | 2021-08-29 | 1 | -2/+2 | |
| * | | Require TLS by default when connecting to Postgres servers. | 2021-08-28 | 1 | -1/+1 | |
| * | | Make the ADMIN output more like other IRC servers.•••- Remove our weird numeric prefixes. - Merge the nick and name fields. - Add a description field for ADMINLOC2. | 2021-08-26 | 1 | -9/+8 | |
| * | | Merge branch 'insp3' into master. | 2021-08-26 | 2 | -1/+3 | |
| |\| | |||||
| | * | Tell users to read the docs for more info on WebSocket subprotos. | 2021-08-22 | 1 | -1/+1 | |
| | * | Document the w extban. | 2021-08-20 | 1 | -0/+2 | |
| * | | Always respect the host field when automatically logging in opers. | 2021-08-26 | 1 | -5/+2 | |
| * | | 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 | |
| * | | Make the channel key length configurable in the <limits> tag. | 2021-08-17 | 1 | -0/+3 | |
| * | | Merge branch 'insp3' into master. | 2021-07-24 | 1 | -5/+5 | |
| |\| | |||||
