| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Release v4.10.0. v4.10.0 | 2026-04-04 | 2 | -2/+2 | |
| * | Update module descriptions. | 2026-04-04 | 1 | -1/+1 | |
| * | Bump microsoft/setup-msbuild from 2.0.0 to 3.0.0•••Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Commits](https://github.com/microsoft/setup-msbuild/compare/v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | 2026-04-01 | 1 | -1/+1 | |
| * | Update copyright headers. | 2026-03-31 | 52 | -56/+55 | |
| * | Update author list. | 2026-03-31 | 1 | -5/+4 | |
| * | Update the vendored libraries. | 2026-03-30 | 2 | -5/+3 | |
| * | Add a provider file for securelist exemptions. | 2026-03-26 | 2 | -1/+14 | |
| * | Add support for the IRCv3 UTF8ONLY specification. | 2026-03-19 | 2 | -1/+313 | |
| * | Allow overriding the oper restrictions on the fingerprint extban. | 2026-03-19 | 2 | -2/+8 | |
| * | Expose the maximum channel key length to services. | 2026-03-19 | 7 | -7/+8 | |
| * | Update the mailmap. | 2026-03-19 | 1 | -0/+3 | |
| * | Fix the documentation of the ircv3 module. | 2026-03-19 | 1 | -6/+5 | |
| * | Improve config compatibility with previous releases. | 2026-03-19 | 2 | -17/+11 | |
| * | Implement the IRCv3 no-implicit-names specification. | 2026-03-18 | 2 | -0/+26 | |
| * | Implement support for the IRCv3 ACCOUNTEXTBAN isupport token. | 2026-03-18 | 1 | -1/+11 | |
| * | Backport the fix of copying dynamic references from git master. | 2026-03-17 | 2 | -1/+7 | |
| * | Fix cap notifications to comply with ircv3/ircv3-specifications#480. | 2026-03-14 | 1 | -2/+2 | |
| * | Fix clearing the help channel modes before re-reading the config. | 2026-03-12 | 1 | -1/+1 | |
| * | Fix reading the correct name of the <options:modesinlist> field. | 2026-03-12 | 1 | -1/+1 | |
| * | Reorder some of the extban help. | 2026-03-09 | 1 | -4/+4 | |
| * | Ignore the modules directory so we don't commit stuff from master. | 2026-03-09 | 1 | -0/+1 | |
| * | Document the short name for the redirect: extban. | 2026-03-09 | 1 | -2/+2 | |
| * | Add a redirect extended ban to the redirect module.•••Also, deprecate the banredirect module now its behaviour has been entirely replaced. Closes #730 Closes #2043 | 2026-03-09 | 4 | -26/+117 | |
| * | Redocument extended bans to be easier to read. | 2026-03-09 | 1 | -58/+86 | |
| * | Fix not being able to ban real names that contain spaces. | 2026-03-09 | 1 | -2/+12 | |
| * | Expand what modes the redirect module can redirect when set.•••Closes #906 | 2026-03-09 | 2 | -51/+111 | |
| * | Add the VF_DEPRECATED flag and warn on load about deprecation. | 2026-03-09 | 6 | -7/+20 | |
| * | Fix various inconsistencies in the banredirect and redirect modules. | 2026-03-09 | 2 | -15/+29 | |
| * | Allow Command::IsUsableBy to be used for server-originated messages. | 2026-03-08 | 1 | -2/+2 | |
| * | Respect <security:restrictbannedusers> in setname. | 2026-03-08 | 1 | -0/+18 | |
| * | Fix some minor doxygen warnings. | 2026-03-08 | 3 | -3/+2 | |
| * | Switch the NSIS installer to use something more reliable. | 2026-03-07 | 1 | -2/+3 | |
| * | Fix a copy/paste error in the serverban module docs. | 2026-03-06 | 1 | -1/+1 | |
| * | Remove the inverted parameter from the extban validation method. | 2026-03-06 | 6 | -8/+7 | |
| * | Add the sharebans module. | 2026-03-06 | 3 | -0/+128 | |
| * | Backport the abbreviation module checking IsUsableBy from master. | 2026-03-06 | 1 | -2/+2 | |
| * | Deduplicate command usability checks into Command::IsUsableBy. | 2026-03-06 | 3 | -38/+24 | |
| * | Add oper-only options to the class and server extbans. | 2026-03-04 | 3 | -1/+48 | |
| * | Prevent non-opers from using extban z when <sslinfo:operonly> is set. | 2026-03-04 | 1 | -0/+19 | |
| * | Add a validation hook for extbans. | 2026-03-04 | 6 | -6/+100 | |
| * | Tweak the reaction filter slightly. | 2026-03-03 | 1 | -2/+8 | |
| * | Fix erroneously networking metadata for partially connected users. | 2026-03-03 | 1 | -0/+3 | |
| * | Update irctest.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] | 2026-03-02 | 1 | -2/+2 | |
| * | Store users by uuid in the messageflood counter map.•••This prevents weird behaviour caused by address reuse. Reported by @progval. | 2026-03-01 | 1 | -5/+4 | |
| * | Bump actions/upload-artifact from 6 to 7•••Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | 2026-03-01 | 1 | -1/+1 | |
| * | Bump actions/download-artifact from 7 to 8•••Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v7...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | 2026-03-01 | 1 | -1/+1 | |
| * | Fix the cloak module sending NOTEs when it should send a FAIL. | 2026-02-28 | 1 | -1/+1 | |
| * | Fix RPL_ENDOFNAMES for real this time. | 2026-02-28 | 5 | -16/+20 | |
| * | Fix erroneously sending RPL_ENDOFNAMES multiple times. | 2026-02-28 | 2 | -1/+1 | |
| * | Fix ERR_INVALIDUSERNAME containing the wrong username. | 2026-02-28 | 1 | -4/+6 |
