Sadie Powell
3e8c5b2685
Comment out options that users generally shouldn't change.
2025-12-17 14:10:10 +00:00
Sadie Powell
3fe9097439
The default expiry is 30 days not 90 days.
...
Ref: #548
2025-12-16 23:56:16 +00:00
Sadie Powell
57446ee49b
Improve the BotServ fantasy commands
...
- Allow multiple character fantasy prefixes.
- Allow using the command alias as the command prefix.
- Match the service name case insensitively.
2025-12-14 11:14:07 +00:00
Sadie Powell
adcdaeca04
Fix the documented default for {chanserv}:expire.
...
Closes #548 .
2025-12-12 16:19:00 +00:00
Sadie Powell
319a523b4f
Add support for loading forbids from a file.
...
Closes #365 .
2025-11-20 15:05:36 +00:00
Sadie Powell
0489b47236
Redocument options:defaultlanguage.
2025-11-17 23:07:18 +00:00
Sadie Powell
6c163e53d8
Import a refactored version of hs_offer from the modsite.
...
Co-authored-by: Matt Schatz <genius3000@g3k.solutions >
2025-11-17 22:16:12 +00:00
Sadie Powell
61396e8c01
Disable channel suspend expiry by default.
2025-11-12 13:48:15 +00:00
Sadie Powell
32e5339b54
Remove an obsolete command from the example config and resort.
2025-11-12 01:01:38 +00:00
Sadie Powell
1ce39c8e76
Add an option to not preserve old data in db_json.
2025-11-10 17:16:21 +00:00
Sadie Powell
08d47a5dad
Drop support for InspIRCd v3.
2025-10-23 13:54:27 +01:00
Sadie Powell
b9554f8539
Add an IRCv3 time tag to entry messages.
2025-10-18 00:39:05 +01:00
KidProtect
bbe31a6a38
Add a Romanian translation.
...
#531
2025-10-09 17:09:27 +01:00
Sadie Powell
8b6c6fdd81
Add support for users setting their local timezone.
2025-10-05 18:55:33 +01:00
Sadie Powell
4762e306f9
Default to code registration confirmation.
2025-09-23 18:23:12 +01:00
Sadie Powell
003ddde09d
Improve the services.host define documentation.
2025-09-23 18:18:52 +01:00
Sadie Powell
0238f0a9e3
Move setting the display nickname to ns_group.
2025-09-19 21:30:52 +01:00
Sadie Powell
45ab094d63
Fix the case of the new SET LAYOUT command.
2025-09-19 19:25:57 +01:00
Sadie Powell
54389f474b
Implement support for flexible table layouts.
2025-09-19 18:50:27 +01:00
Sadie Powell
df551bee03
Fix the documentation of the ns_set_protect module.
2025-09-19 12:55:58 +01:00
Sadie Powell
3b2d798e76
Allow unprivileged users to use !help by default.
2025-09-19 11:41:02 +01:00
Sadie Powell
51916a50d2
Remove extraneous whitespace from the example configs.
2025-09-12 15:07:37 +01:00
Sadie Powell
42e58952cc
Alias the old GETPASS command to RESETPASS.
2025-09-12 15:05:09 +01:00
Sadie Powell
d631885495
Split autoop and neverop out into their own module.
2025-09-11 16:01:58 +01:00
Sadie Powell
1932081c27
Modularise the supported SASL mechanisms.
2025-09-07 15:10:19 +01:00
Sadie Powell
f73159159f
Fix the name of the DNS record config option for the previous commit.
2025-09-06 17:48:46 +01:00
Sadie Powell
eccb338cdd
Add support for self-service vhost validation via DNS.
2025-09-06 17:46:01 +01:00
Sadie Powell
dd13846cad
Allow a different badpasslimit for partially connected users.
...
Closes #455 .
2025-08-21 10:12:13 +01:00
Sadie Powell
2c6f4d7c27
Make db_flatfile import-only.
2025-08-01 12:41:27 +01:00
Sadie Powell
64f8449bf4
Banish db_old and enc_old to the shadow realm.
2025-08-01 12:41:27 +01:00
Sadie Powell
4d2870fa45
Make it more clear that db_flatfile is deprecated.
2025-07-25 13:38:13 +01:00
Sadie Powell
ace7d99797
Tweak the default ns_set_misc examples slightly.
...
- Discord is proprietary software so we shouldn't be encouraging
its use. ;-)
- Time zone is going to be replaced by a future feature that allows
users to get timestamps in their local time so I'm removing it
now to prevent future conflict.
- Location is a good example of how this should be used for extra
fields.
2025-07-25 12:53:47 +01:00
Sadie Powell
52595b90fa
Rewrite nickserv/resend with some functionality improvements.
...
- Allow server operators to resend a confirmation email. Closes #518 .
- Allow use of the command whilst unauthenticated.
2025-07-25 12:28:14 +01:00
Sadie Powell
3440b38a21
Merge branch '2.0' into 2.1.
2025-06-25 17:50:01 +01:00
Sadie Powell
035905d321
Fix example messages using .site which is a real TLD now.
2025-06-25 15:39:35 +01:00
Sadie Powell
48daeeac1d
Merge branch '2.0' into 2.1.
2025-06-25 15:33:36 +01:00
Sadie Powell
9bcf46f8ea
Fix using service's instead of services' where appropriate.
2025-06-25 15:29:16 +01:00
Sadie Powell
0b6c7ce5d6
Update some messages for the language used by modern BIND versions.
2025-06-25 15:28:54 +01:00
Sadie Powell
3cc5b5143f
Remove the old 1.8-style seen system.
2025-06-25 14:06:59 +01:00
Sadie Powell
da738126a4
Merge branch '2.0' into 2.1.
2025-06-25 12:07:36 +01:00
Sadie Powell
0bb1bc5c67
Backport various minor config changes from 2.1.
2025-06-25 12:00:33 +01:00
Sadie Powell
72010cd1a9
Fix messages that say IRC Operator when they mean Services Operator.
2025-06-24 13:58:47 +01:00
Sadie Powell
85c129701b
Clarify how to migrate db_flatfile databases to db_json.
2025-06-23 23:39:20 +01:00
Sadie Powell
8aa1102c7a
Default to db_json.
2025-06-22 15:45:21 +01:00
TehPeGaSuS
1a89d32926
Document NS_STATS and CS_STATS.
2025-06-21 17:09:26 +01:00
Sadie Powell
80b8856254
Consistently use "account" instead of "nick group".
2025-06-20 20:30:21 +01:00
Sadie Powell
61b0c82884
Rework how confirmation works and make it modular.
2025-06-16 10:00:41 +01:00
Sadie Powell
04a32be1e1
Add support for code authentication via IRC.
...
This breaks spambots which try to register but that can't handle
reading the response from services.
2025-06-15 11:22:03 +01:00
Sadie Powell
783ba3fd74
Undocument DISCOURAGED; we do not use this anymore.
2025-06-08 16:21:08 +01:00
Sadie Powell
f1ddd7cd02
Promote NickServ from OPTIONAL to RECOMMENDED.
...
Not sure why this wasn't already.
2025-06-08 16:09:43 +01:00