Sadie Powell
6d2c4fb612
Merge branch '2.0' into 2.1.
2026-05-20 22:14:37 +01:00
Sadie Powell
01fc7421b6
Backport the pull request checks from 2.0.
2026-05-20 22:13:38 +01:00
TehPeGaSuS
3a59a81aa4
Update the Portuguese translation.
2026-05-20 20:57:10 +01:00
Sadie Powell
c24de0ca8f
Fix update.sh on recent gettext.
2026-05-20 17:42:17 +01:00
KidProtect
18555638c9
Update the Romanian translation.
2026-05-20 09:59:48 +01:00
Sadie Powell
d5a653fe94
Make it clearer how to enable localisation.
2026-05-19 16:14:14 +01:00
Sadie Powell
ad3be96283
Increase {nickserv}:regdelay to 15 minutes, add {ns_group}:delay.
2026-05-17 16:06:42 +01:00
Sadie Powell
d689c0686d
Update the Conan dependencies.
2026-05-16 20:57:44 +01:00
Sadie Powell
4ca2952069
Update the change log.
2026-05-16 20:57:44 +01:00
Sadie Powell
caf904c938
Fix updating the access description in cs_flags.
2026-05-16 11:23:25 +01:00
Sadie Powell
8930cc2a92
Avoid potential crashes from calling strftime on a weird value.
2026-05-15 19:51:57 +01:00
Sadie Powell
47b927d788
Fix a crash from an uninitialised field in migrated flags.
2026-05-15 19:45:28 +01:00
Sadie Powell
647a07ff96
Fix an crash when a user migrates their own access.
2026-05-15 15:54:57 +01:00
Sadie Powell
a856e80b1e
Move migration messages to cs_flags, split non-migratable and non-migrated.
2026-05-15 09:06:02 +01:00
Sadie Powell
55746e1098
Fix users getting extra privileges when migrating to flags.
2026-05-15 08:43:03 +01:00
Sadie Powell
e0da3bae18
Fix confirming accounts when admin-only confirmation is enabled.
2026-05-14 19:24:29 +01:00
Sadie Powell
c1cf7b0bcc
Fix checking if an access entry has a flag when migrating.
...
Closes #574 .
2026-05-13 23:41:01 +01:00
Sadie Powell
1cf64a49c0
Fix the unique runtime library names on Windows.
2026-05-12 14:20:21 +01:00
Sadie Powell
92ed0071d7
Make the runtime copy error more verbose.
2026-05-12 14:10:04 +01:00
Sadie Powell
9469cb8b0e
Merge branch '2.0' into 2.1
2026-05-12 13:53:36 +01:00
Sadie Powell
e0b715b185
Sync the CI scripts.
2026-05-12 11:28:28 +01:00
Sadie Powell
e6d7306202
Backport the mailmap changes from 2.1.
2026-05-12 11:26:06 +01:00
Sadie Powell
2107d18d9e
Remove suggestion to email language file updates to team@.
...
Its 2026 and its way easier for everyone involved to just file a
pull request.
2026-05-11 13:00:55 +01:00
Sadie Powell
acb9428635
Backport the locales-all advice from 2.1.
2026-05-11 12:58:47 +01:00
Sadie Powell
d942da1df5
Update author list.
2026-05-06 12:01:57 +01:00
Sadie Powell
a961259556
Merge branch '2.0' into 2.1.
2026-05-06 12:00:21 +01:00
Sadie Powell
27a19dcc52
Update the mailmap.
2026-05-06 11:59:03 +01:00
Sadie Powell
e45814bfd6
Deduplicate the timer constructors with delegation.
2026-05-02 15:40:19 +01:00
Sadie Powell
f12b590a6d
Change Timer::Tick to return bool, get rid of the repeating field.
2026-05-02 15:40:19 +01:00
Sadie Powell
c0bafe10b4
Avoid double deleting the ban timer in cs_ban.
2026-05-02 10:55:25 +01:00
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