dependabot[bot]
5f40d0d6bb
Bump negrutiu/nsis-install from 2 to 3
...
Bumps [negrutiu/nsis-install](https://github.com/negrutiu/nsis-install ) from 2 to 3.
- [Release notes](https://github.com/negrutiu/nsis-install/releases )
- [Commits](https://github.com/negrutiu/nsis-install/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: negrutiu/nsis-install
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-01 21:27:36 +01:00
Sadie Powell
6b416cc64d
Bump for 2.1.25-git.
2026-05-01 12:39:20 +01:00
Sadie Powell
331c33c350
Release 2.1.24.
2.1.24
2026-05-01 12:38:33 +01:00
Sadie Powell
10eef1af23
Update the change log.
2026-05-01 12:38:18 +01:00
Sadie Powell
90ff716ed3
Remove using statements that break unity builds.
2026-04-30 13:37:03 +01:00
Sadie Powell
f67c70e485
Get rid of the using statement for Configuration::Uplink.
...
This breaks unity builds.
2026-04-30 13:23:06 +01:00
Sadie Powell
fd5e10c54c
Fix an inverted default for should_commit.
2026-04-27 20:10:53 +01:00
Sadie Powell
029565c894
Convert some messages in cs_enforce to use format strings.
2026-04-26 18:26:23 +01:00
Sadie Powell
9b8862826c
Sort the files before running xgettext so we get consistent output.
2026-04-26 18:24:19 +01:00
Sadie Powell
e2dc77641a
Add some helper methods to CommandSource for translation.
2026-04-26 18:07:56 +01:00
Sadie Powell
7eb710a009
Update the change log.
2026-04-26 12:57:03 +01:00
Sadie Powell
b33b5a6630
Use versioned prefixes for the SQL database tables.
2026-04-26 12:49:54 +01:00
Sadie Powell
f4d5b1f01d
Clean up the Config script a bit.
2026-04-26 12:45:57 +01:00
Sadie Powell
b61daf81b0
Allow as many dashes as provided on Config options.
2026-04-23 19:23:12 +01:00
Sadie Powell
da3f667188
Update the change log.
2026-04-23 19:08:55 +01:00
Sadie Powell
040cd99027
Add more debug logging to db_json.
2026-04-23 19:08:55 +01:00
Sadie Powell
6c7977f239
Remove duplicate objects from corrupt databases on database write.
2026-04-23 19:08:55 +01:00
Sadie Powell
9b8570a2ee
Banish Redis support to the shadow realm.
...
Nobody actually uses this and it hasn't been tested in years so it
a massive pain to maintain. It may be replaced with an alternate
NoSQL database such as MongoDB in the future.
2026-04-23 17:42:42 +01:00
Sadie Powell
64f386e29e
Skip deserialising the old cert column when its empty.
2026-04-23 13:48:12 +01:00
Sadie Powell
9434be29bc
Delete the cert object after removing it from the cert list.
2026-04-23 13:41:11 +01:00
Sadie Powell
9aff71fb2f
Merge branch '2.0' into 2.1.
2026-04-16 11:54:36 +01:00
Sadie Powell
ba26d9a15c
Add a missing FNAME handler on InspIRCd 3+.
...
Closes #572 .
2026-04-16 11:50:10 +01:00
Sadie Powell
22dc33de9f
Add support for the ratified channel-context tag.
2026-04-09 12:01:16 +01:00
dependabot[bot]
11d6f58a1a
Bump microsoft/setup-msbuild from 2 to 3
...
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild ) from 2 to 3.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases )
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-01 22:06:38 +01:00
Sadie Powell
f32d6453f5
Bump for 2.1.24-git.
2026-04-01 10:58:23 +01:00
Sadie Powell
1606bb01a3
Release 2.1.23.
2.1.23
2026-04-01 10:57:58 +01:00
Sadie Powell
3d86c82ac5
Update the change log.
2026-03-30 17:49:06 +01:00
Sadie Powell
a858a1e0a0
Fix the missing AUTOLOGIN extension.
2026-03-30 17:48:07 +01:00
Sadie Powell
eaa24d3b0a
Fix the location of &* on types.
2026-03-26 16:32:56 +00:00
Sadie Powell
5355b53008
Remove the remaining istream use in Data.
2026-03-26 16:32:56 +00:00
Sadie Powell
85a32077b5
Add Data::Load, make the istream operator private.
2026-03-26 14:35:31 +00:00
Sadie Powell
5006993d0a
Make the hops parameter to Server optional.
2026-03-26 12:25:09 +00:00
Sadie Powell
1b2b4386c1
Use ProtocolException instead of setting Quitting manually.
2026-03-26 12:06:25 +00:00
Sadie Powell
b199d74088
Fix the message counts in RPL_STATSLINKINFO.
2026-03-26 11:57:13 +00:00
Sadie Powell
7e2ef3774b
Move NET_BUFSIZE to socket_transport.
2026-03-24 20:18:15 +00:00
Sadie Powell
e002f39509
Abolish the few remaining uses of BUFSIZE.
2026-03-23 02:14:51 +00:00
Sadie Powell
d3395a5d39
Include the file name in the translation files.
...
This was not available when we stripped the line details and it
provides a good compromise between diff noise and clarity.
2026-03-19 00:01:53 +00:00
Sadie Powell
1deff337fe
Skip the run and vendor directory when updating the translations.
2026-03-19 00:01:53 +00:00
KidProtect
adf457ffb2
Update the Romanian translation.
2026-03-18 20:27:11 +00:00
TehPeGaSuS
550adc13f3
Update the Portuguese translation.
2026-03-18 20:26:04 +00:00
Sadie Powell
04bdcb8ce6
Update the en_US language file.
2026-03-17 00:50:26 +00:00
Sadie Powell
0a99866e5b
Add more examples to the BotServ modules.
2026-03-17 00:47:31 +00:00
Sadie Powell
c22f7a9038
Add examples to the greet module and improve the help output.
2026-03-17 00:46:11 +00:00
Sadie Powell
074ad6556c
Allow migrating access entries to the flags access system.
2026-03-16 19:18:59 +00:00
Sadie Powell
a657cb5edf
Move access entries for other access systems under an ALL option.
...
This should hopefully make it clearer that the access systems are
separate.
2026-03-16 19:18:35 +00:00
Sadie Powell
63032dc8d9
Fix translating the help output when the flexible layout is used.
2026-03-16 18:21:29 +00:00
TehPeGaSuS
404f55502e
Finish the Portuguese (Portugal) translation.
2026-03-16 17:52:32 +00:00
Sadie Powell
73f3621af6
Update the en_US translation file.
2026-03-16 15:17:33 +00:00
Sadie Powell
2a1409face
Fix a non-translatable string which has been marked as translatable.
2026-03-16 15:16:55 +00:00
Sadie Powell
9834040948
Fix checking the wrong config option in os_stats.
2026-03-11 16:41:50 +00:00