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
f111e3b3ec
Deduplicate the messages in the os_stats akill stats.
2026-03-11 16:37:15 +00:00
Sadie Powell
22a1924bfd
Allow Command::FindCommandFromService to skip hidden commands.
2026-03-11 05:44:48 +00:00
Sadie Powell
fa5bb3f1bf
Show the default levels in LEVELS DESC.
...
Closes #564 .
2026-03-10 23:30:35 +00:00
Sadie Powell
12545ccbde
Use auto in as many places as possible.
2026-03-05 18:04:33 +00:00
dependabot[bot]
98703052cc
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 19:04:34 +00:00
KidProtect
15635779af
Update the Romanian translation.
2026-03-01 18:54:31 +00:00
Sadie Powell
1fc58c7a57
Bump for 2.1.23-git.
2026-03-01 03:00:19 +00:00
Sadie Powell
e9614986d0
Release 2.1.22.
2.1.22
2026-03-01 03:00:19 +00:00
Sadie Powell
dde9113418
Fix erroneously repeating the command name in the example wrapper.
2026-03-01 03:00:19 +00:00
Sadie Powell
99f7ea8307
Clarify the purpose of the autologin option in the change log.
2026-03-01 02:53:19 +00:00
Sadie Powell
f912e30b25
Disable autologin by default in the example configs.
2026-03-01 02:47:55 +00:00
Sadie Powell
2ca5045593
Update the change log.
2026-02-28 17:28:29 +00:00
Sadie Powell
be6a454579
Update author list.
2026-02-26 16:40:13 +00:00
Sadie Powell
1ffeb85727
Allow mkauthors to omit users that don't want to be included.
2026-02-26 16:39:43 +00:00
Sadie Powell
95fc992355
Update the mailmap.
2026-02-26 16:37:22 +00:00
Sadie Powell
0df341fa32
Fix echoing tags on Solanum.
2026-02-25 18:32:19 +00:00
Sadie Powell
decbab5d09
Fix translating examples.
2026-02-25 15:56:58 +00:00
Sadie Powell
9409560597
Tweak the layout and ergonomics the ExampleWrapper class.
2026-02-25 15:38:11 +00:00
Sadie Powell
a02b81f219
Fix iterating the status mode list while unsetting modes.
2026-02-25 03:37:29 +00:00
Sadie Powell
6c86cd108a
Add a default command help implementation.
2026-02-25 03:11:10 +00:00
Sadie Powell
3ea5b078dc
Fix some minor typos in the change log.
2026-02-25 00:50:45 +00:00
Sadie Powell
d77fd4bde1
Update the change log.
2026-02-25 00:39:01 +00:00
Sadie Powell
da723d562f
Fix the missing command blocks for nickserv/{sa,}set/autologin.
2026-02-25 00:12:50 +00:00
Sadie Powell
5db1a57833
Fix handling incoming FIDENT messages on InspIRCd.
2026-02-25 00:03:24 +00:00
Sadie Powell
a01cd481b9
Send the clock synchronisation TS token on UnrealIRCd.
2026-02-24 23:57:39 +00:00
Sadie Powell
aa41fffd49
Remove some obsolete InspIRCd compatibility code.
2026-02-24 21:10:48 +00:00
Sadie Powell
8062d01a90
Rework the output of nickserv/list.
...
* Add a new account name field to the output.
* Remove the last mask field from the output. This is almost never
useful nowadays.
* Move the suspended and unconfirmed status to a new status field.
2026-02-24 19:11:48 +00:00
Sadie Powell
d0c2baeed4
Add a type for wrapping examples instead of using manual linewraps.
...
At a later date we should revise the examples for all commands for
consistency.
2026-02-24 18:21:44 +00:00
Sadie Powell
538b2cf035
Refactor the logic in ns_cert.
2026-02-24 15:54:56 +00:00
Sadie Powell
7aeac28ca7
Rewrite the Windows install docs to reflect how it works now.
2026-02-24 13:06:23 +00:00
Sadie Powell
3244eef71d
Update the change log.
2026-02-24 01:33:21 +00:00
Sadie Powell
f91cf1745d
Fix db_json restoring the object identifier when unserialising.
2026-02-24 01:07:47 +00:00
Sadie Powell
f380b27ed3
Move fingerprints to their own table.
2026-02-22 17:03:32 +00:00
Sadie Powell
66f53128ce
Add support for disabling automatic login.
...
Automatic login was created before we had SASL. Now, if a user wants
to log in using their client certificate they can use SASL EXTERNAL.
2026-02-22 17:01:34 +00:00
Sadie Powell
45496780f8
Add more configuration options to {cs,ns}_set_misc.
...
* Add titles which are separate from the command name.
* Add support for sending data entries as swhois.
* Add validation of data using regexps.
2026-02-19 16:36:29 +00:00