| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for logging JSON to stdout and stderr. | 2022-08-24 | 1 | -1/+9 | |
| * | Merge branch 'insp3' into master. | 2022-08-04 | 2 | -2/+2 | |
| |\ | |||||
| | * | WebSockets are a HTTP feature not a HTML5 feature. | 2022-08-04 | 2 | -2/+2 | |
| * | | Update author list. | 2022-07-22 | 1 | -2/+1 | |
| * | | Merge branch 'insp3' into master. | 2022-07-22 | 1 | -5/+6 | |
| |\| | |||||
| | * | Update author list. | 2022-07-20 | 1 | -5/+5 | |
| * | | Replace <showwhois:showfromopers> with an operator privilege. | 2022-07-21 | 2 | -7/+3 | |
| * | | Move the userip module to contrib.•••This module only exists for UnrealIRCd compatibility and provides the same functionality as the check module but less useful. | 2022-06-28 | 2 | -11/+1 | |
| * | | Merge branch 'insp3' into master. | 2022-06-22 | 2 | -1/+2 | |
| |\| | |||||
| | * | Add support for escaping hex colour codes•••This is not widely supported but we should have an escape regardless. | 2022-06-19 | 1 | -0/+1 | |
| | * | Fix the parameter documentation for the repeat mode. | 2022-06-15 | 1 | -1/+1 | |
| * | | Convert passforward to use the new template system. | 2022-06-15 | 1 | -6/+6 | |
| * | | Update links to point to the upcoming v4 docs.•••[skip alpine ci] [skip macos ci] [skip windows ci] [skip ubuntu ci] | 2022-05-18 | 3 | -21/+21 | |
| * | | Fix various Doxygen comment issues. | 2022-05-02 | 1 | -0/+2 | |
| * | | Implement support for JSON logging. | 2022-05-02 | 1 | -0/+11 | |
| * | | Shuffle the sql schemas around a bit. | 2022-05-01 | 4 | -0/+0 | |
| * | | Rewrite the entire logging system.•••- Much cleaner API for writing to the log. - Adds support for stderr and stdout logging to the core. - Adds support for sql and syslog logging in modules. | 2022-05-01 | 6 | -49/+81 | |
| * | | Merge branch 'insp3' into master. | 2022-04-29 | 2 | -4/+7 | |
| |\| | |||||
| | * | Update author list. | 2022-04-28 | 1 | -3/+4 | |
| | * | Document the 'G' WHO flag. | 2022-04-28 | 1 | -0/+2 | |
| * | | Merge branch 'insp3' into master. | 2022-04-26 | 1 | -9/+7 | |
| |\| | |||||
| | * | Update Doxygen config for the latest version. | 2022-04-21 | 1 | -9/+7 | |
| * | | Merge branch 'insp3' into master. | 2022-04-21 | 2 | -3/+8 | |
| |\| | |||||
| | * | Add support for automatically expiring the override user mode. | 2022-04-21 | 1 | -1/+8 | |
| | * | Fix doxygen to include the public module header files. | 2022-04-17 | 1 | -2/+1 | |
| * | | Allow normalising extbans to a specific format.•••Also, fix canonicalisation of acting extban values. | 2022-04-17 | 1 | -0/+9 | |
| * | | Remove FPART, force REMOVE to always use the new syntax.•••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. | 2022-04-16 | 2 | -15/+9 | |
| * | | Merge branch 'insp3' into master. | 2022-04-05 | 1 | -1/+1 | |
| |\| | |||||
| | * | Increase the default connectban ban duration from 10m to 6h.•••10m is borderline useless for preventing bot floods. | 2022-04-05 | 1 | -1/+1 | |
| * | | 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 | |
