15172 Commits

Author SHA1 Message Date
Sadie Powell
a6e4d4a77f Fix a typo in a help message. 2025-01-17 17:45:31 +00:00
Sadie Powell
2f92a30b77 Release v3.18.0. v3.18.0 2024-12-27 22:37:58 +00:00
Sadie Powell
ab87955de3 Silence a compiler error on Alpine. 2024-12-23 15:34:06 +00:00
Sadie Powell
bc3ad1ba6d Update the Windows dependencies. 2024-12-23 15:26:12 +00:00
Sadie Powell
3cedada47b Update vendored libraries. 2024-12-23 15:18:23 +00:00
Sadie Powell
87145f5790 Backport support for the IRCv3 websocket subprotocols. 2024-11-07 22:32:13 +00:00
Sadie Powell
cf87603832 Update irctest. 2024-11-03 09:25:33 +00:00
Sadie Powell
7763a034a8 Tell people to connect to Teranova directly instead of our alias. 2024-10-13 09:44:53 +01:00
Sadie Powell
d0740145ec Resynchronise our copy of the GPLv2 with the latest FSF copy. 2024-10-13 09:36:25 +01:00
Sadie Powell
18166edfeb Fix chanlog not hiding the local server when hideserver is enabled. 2024-10-11 19:28:38 +01:00
Sadie Powell
896ed2b512 Fix a pgsql module warning when building against recent libpq. 2024-10-10 19:29:56 +01:00
Sadie Powell
5eb21f239b When a server stops being ulined remove its users from the uline list. 2024-10-10 14:47:24 +01:00
Sadie Powell
522c202a9c Revert "Tell people to use the main ChatSpike domain not our alias".
This reverts commit 78c4f3bd97d003d0f528d98752e0528023b27045.
2024-10-08 01:31:09 +01:00
dependabot[bot]
3a9ff2563f 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 14:18:49 +01:00
Sadie Powell
aa7394ca95 Expand IPv6 addresses in connectban to avoid breaking S2S. 2024-09-19 01:19:30 +01:00
Sadie Powell
bfa2870254 Update the readme for the CentOS packages being dropped. 2024-09-06 11:07:44 +01:00
Sadie Powell
1db96cf4f9 Update irctest. 2024-07-24 19:40:11 +01:00
Sadie Powell
f6692c1b8d Update irctest.
[skip alpine ci]
[skip macos ci]
[skip ubuntu ci]
[skip windows ci]
2024-07-17 20:41:51 +01:00
Sadie Powell
78c4f3bd97 Tell people to use the main ChatSpike domain not our alias.
Backport from master.
2024-07-07 20:54:18 +01:00
Sadie Powell
e45a92e16d Release v3.17.1. v3.17.1 2024-06-28 01:14:14 +01:00
Sadie Powell
fe89a4a2e1 Update the Windows dependencies.
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2024-06-19 23:15:49 +01:00
Sadie Powell
e226f87e27 Update the security policy in preparation of the v4 release. 2024-06-13 18:22:31 +01:00
InspIRCd Robot
855c1f6ab4 Update copyright headers. 2024-06-07 10:30:30 +01:00
Sadie Powell
1c014f7283 Send an error when a user tries to give a status rank to a non-member.
Closes #2097.
2024-06-03 19:50:01 +01:00
Sadie Powell
742b11dbe4 Update irctest. 2024-05-28 22:49:47 +01:00
Sadie Powell
112f4fbb1c Sync the Windows NSIS installer with the latest code from CMake. 2024-05-27 21:48:43 +01:00
Sadie Powell
49d2c4391a Fix the indentation of the contributors list. 2024-05-21 00:27:30 +01:00
Sadie Powell
dac4b23df7 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 20:36:33 +01:00
Sadie Powell
c7ae694b50 Deallocate the old MySQL connection on connect if one exists. 2024-05-03 09:28:33 +01:00
Sadie Powell
bef8335310 Update irctest. 2024-04-15 21:41:26 +01:00
Sadie Powell
86cfe15c32 Remove files that have been moved to the .github repository. 2024-04-14 14:23:45 +01:00
Sadie Powell
b85baa660a Silence some compatibility warnings in ssl_mbedtls. 2024-04-01 14:02:58 +01:00
Sadie Powell
9723936f26 Update the Windows dependencies.
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2024-03-01 17:17:15 +00:00
Sadie Powell
57a4eca963 Fix erroneously sending RPL_CHANNELSMSG when a whois chanlist is blocked. 2024-02-25 22:20:02 +00:00
Sadie Powell
3d0ca1a79b Fix matching certificate fingerprints to be case insensitive.
Closes #2083.
2024-02-11 04:11:17 +00:00
Sadie Powell
9dba51c12a Use TimingSafeCompare when comparing server SSL fingerprints. 2024-02-11 04:10:41 +00:00
dependabot[bot]
97bd26e08c 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 14:12:24 +00:00
dependabot[bot]
67e241bcf2 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 13:47:59 +00:00
Sadie Powell
617f6ca430 Update irctest.
[skip alpine ci]
[skip macos ci]
[skip ubuntu ci]
[skip windows ci]
2024-01-04 22:33:11 +00:00
dependabot[bot]
848266a329 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 15:24:36 +00:00
dependabot[bot]
67ed05d01b 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 15:24:31 +00:00
Sadie Powell
6927e40e20 Update the list of distros that we package for. 2023-12-24 11:44:31 +00:00
Sadie Powell
786a538fa5 Release v3.17.0. v3.17.0 2023-12-22 19:27:30 +00:00
InspIRCd Robot
473e57eb65 Update copyright headers. 2023-12-22 19:27:30 +00:00
Sadie Powell
4fde370e93 Update module descriptions. 2023-12-22 19:27:30 +00:00
InspIRCd Robot
172b1f9f94 Update author list. 2023-12-22 19:27:30 +00:00
satmd
482ba7e0b5 Document the PROP command.
Backport of f60c060 from git master.
2023-12-22 19:27:26 +00:00
Sadie Powell
2db07f50fd Fix the Windows build.
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2023-12-14 16:47:51 +00:00
Sadie Powell
95d72a2f23 Update the Windows dependencies. 2023-11-16 14:14:17 +00:00
Sadie Powell
03f2211f1d Update the vendored libraries. 2023-11-16 13:42:43 +00:00