| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the Windows packages.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] | 2024-10-26 | 1 | -1/+1 | |
| * | Merge branch 'insp3' into insp4. | 2024-10-17 | 3 | -3/+3 | |
| |\ | |||||
| | * | Tell people to connect to Teranova directly instead of our alias. | 2024-10-13 | 3 | -3/+3 | |
| * | | Target actions updates to the default branch. | 2024-10-10 | 1 | -1/+0 | |
| * | | Merge branch 'insp3' into insp4. | 2024-10-10 | 4 | -4/+4 | |
| |\| | |||||
| | * | Revert "Tell people to use the main ChatSpike domain not our alias".•••This reverts commit 78c4f3bd97d003d0f528d98752e0528023b27045. | 2024-10-08 | 3 | -3/+3 | |
| | * | Bump peter-evans/create-pull-request from 6 to 7•••Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | 2024-10-01 | 1 | -1/+1 | |
| * | | Use -I for the vendor directory instead of -isystem.•••Fixes {fmt} from the system conflicting with our local vendored copy of {fmt}. Thanks to @slimture for testing. Closes #2105. | 2024-09-09 | 1 | -1/+1 | |
| * | | Allow building log_json against yyjson.•••This is the default if available. RapidJSON has not had a release in years and has known security vulnerabilities so we should really not be using it. | 2024-08-23 | 2 | -3/+3 | |
| * | | Merge branch 'insp3' into insp4. | 2024-07-24 | 1 | -1/+3 | |
| |\| | |||||
| | * | Update irctest. | 2024-07-24 | 1 | -1/+3 | |
| * | | Run irctest against Anope 2.1.•••[skip alpine ci] [skip ubuntu ci] [skip macos ci] [skip windows ci] | 2024-07-24 | 1 | -16/+7 | |
| * | | Merge branch 'insp3' into insp4. | 2024-07-17 | 1 | -2/+2 | |
| |\| | |||||
| | * | Update irctest.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] | 2024-07-17 | 1 | -12/+5 | |
| | * | Tell people to use the main ChatSpike domain not our alias.•••Backport from master. | 2024-07-07 | 3 | -3/+3 | |
| * | | Tell people to use the main ChatSpike domain not our alias. | 2024-06-28 | 3 | -3/+3 | |
| * | | Update irctest.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] | 2024-06-20 | 1 | -13/+1 | |
| * | | Make filenames a bit more friendly for Windows users. | 2024-06-17 | 1 | -0/+5 | |
| * | | Merge branch 'insp3' into insp4. | 2024-06-13 | 1 | -3/+4 | |
| |\| | |||||
| | * | Update the security policy in preparation of the v4 release. | 2024-06-13 | 1 | -3/+4 | |
| * | | Link to v4 docs from the issue templates. | 2024-06-11 | 2 | -2/+4 | |
| * | | Rename regex_pcre back to regex_pcre2.•••This rename happened before we had config compatibility and it doesn't make sense to keep it anymore. | 2024-06-07 | 3 | -3/+3 | |
| * | | Update irctest. | 2024-06-07 | 1 | -2/+2 | |
| * | | Update irctest. | 2024-06-07 | 1 | -2/+2 | |
| * | | Update the Alpine version in the CI. | 2024-06-07 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2024-05-28 | 1 | -3/+3 | |
| |\| | |||||
| | * | Update irctest. | 2024-05-28 | 1 | -3/+3 | |
| | * | Fix building on macOS.•••It seems like Apple have killed the remaining bits of TR1. Thankfully, all Apple systems we support now have a C++11 compiler so we can just force that on macOS. [skip alpine ci] [skip irctest ci] [skip ubuntu ci] [skip windows ci] | 2024-05-16 | 1 | -7/+5 | |
| * | | Automatically upload the Windows release. | 2024-05-20 | 1 | -2/+13 | |
| * | | Merge branch 'insp3' into master. | 2024-04-15 | 1 | -2/+2 | |
| |\| | |||||
| | * | Update irctest. | 2024-04-15 | 1 | -2/+2 | |
| * | | Move ssl_mbedtls to inspircd-contrib.•••Closes #2088. | 2024-04-15 | 3 | -6/+4 | |
| * | | Merge branch 'insp3' into master. | 2024-04-14 | 1 | -2/+0 | |
| |\| | |||||
| | * | Remove files that have been moved to the .github repository. | 2024-04-14 | 1 | -2/+0 | |
| * | | Merge branch 'insp3' into master.••• # Conflicts: | 2024-03-01 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update the Windows dependencies.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] | 2024-03-01 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2024-02-25 | 2 | -2/+2 | |
| |\| | |||||
| | * | Bump peter-evans/create-pull-request from 5 to 6•••Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | 2024-02-01 | 1 | -1/+1 | |
| | * | Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0•••Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3.1 to 2.0.0. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md) - [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.3.1...v2.0.0) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | 2024-02-01 | 1 | -1/+1 | |
| * | | Use ubuntu-latest when the runner distro isn't critical. | 2024-01-30 | 2 | -3/+3 | |
| * | | Run the macOS runners on Apple Silicon. | 2024-01-30 | 1 | -1/+6 | |
| * | | Merge branch 'insp3' into master. | 2024-01-04 | 1 | -10/+9 | |
| |\| | |||||
| | * | Update irctest.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] | 2024-01-04 | 1 | -8/+7 | |
| | * | Bump actions/upload-artifact from 3 to 4•••Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | 2024-01-01 | 1 | -1/+1 | |
| | * | Bump actions/download-artifact from 3 to 4•••Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | 2024-01-01 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2023-10-19 | 1 | -2/+3 | |
| |\| | |||||
| | * | Update the pull request template. | 2023-10-19 | 1 | -2/+3 | |
| * | | Merge branch 'insp3' into master. | 2023-10-02 | 6 | -9/+9 | |
| |\| | |||||
| | * | Bump actions/checkout from 3 to 4 (#2062)•••Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-01 | 6 | -9/+9 | |
| * | | Merge branch 'insp3' into master. | 2023-09-10 | 1 | -1/+1 | |
| |\| | |||||
