Sadie Powell
|
989a2da73a
|
Fix getting the brief mode lock string.
|
2025-11-12 22:00:05 +00:00 |
|
Sadie Powell
|
213f3dd41b
|
Only require a param in LOCK DEL when deleting a list/status mode.
Closes #535.
|
2025-11-12 20:57:06 +00:00 |
|
Sadie Powell
|
1c84a5e3c9
|
Fix a syntax error in a cs_mode help message.
Closes #537.
|
2025-11-12 19:52:03 +00:00 |
|
Sadie Powell
|
7da2364b69
|
Switch enc_sha1 to use a vendored library.
|
2025-11-12 19:49:59 +00:00 |
|
Sadie Powell
|
fa0c6ba821
|
Consistently use the same header layout on all files.
|
2025-11-12 19:49:59 +00:00 |
|
Sadie Powell
|
c4e0c41f11
|
Use bool for boolean fields not int.
|
2025-11-11 23:50:49 +00:00 |
|
Sadie Powell
|
b2ee8a5b4b
|
Fix a typo in cs_mode.
|
2025-11-11 22:26:17 +00:00 |
|
Sadie Powell
|
4b05ec26b7
|
Make mlock messages consistent, centralise mode string formatting.
Closes #356.
|
2025-11-11 21:12:32 +00:00 |
|
Sadie Powell
|
e1fe7e17d3
|
Add support for the UnrealIRCd flood profile mode.
|
2025-11-11 17:49:21 +00:00 |
|
Sadie Powell
|
e6fa71af9d
|
Refactor UnrealIRCd mode protoctl parsing code.
|
2025-11-11 17:49:00 +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
|
88785bfdef
|
Sort the core language strings and rename for consistency.
|
2025-11-10 14:58:49 +00:00 |
|
Sadie Powell
|
815df5c292
|
Remove an InspIRCd mode that hasn't existed since 1.2.
|
2025-11-10 13:46:18 +00:00 |
|
Sadie Powell
|
0016106772
|
Add an event for password validation, expand obscurity checks.
|
2025-11-10 03:13:23 +00:00 |
|
Sadie Powell
|
253cca7b3b
|
Fix some time-related language strings.
|
2025-11-10 00:59:46 +00:00 |
|
Sadie Powell
|
71c3d7608a
|
Merge branch '2.0' into 2.1.
|
2025-11-09 16:38:38 +00:00 |
|
Sadie Powell
|
f4c565aa08
|
Fix reading the settings in m_dns.
|
2025-11-09 15:56:30 +00:00 |
|
Sadie Powell
|
8843e89e9f
|
Fix some missing documentation.
|
2025-11-09 12:40:32 +00:00 |
|
Sadie Powell
|
8562445038
|
Fix double lookups on accounts when authenticating.
|
2025-11-09 11:42:58 +00:00 |
|
Sadie Powell
|
fb1014a53c
|
Cache the NickCore in rpc_user.
|
2025-11-08 18:04:16 +00:00 |
|
Sadie Powell
|
0ea89852d0
|
Fix an inverted condition in rpc_user.
|
2025-11-08 18:02:04 +00:00 |
|
Sadie Powell
|
5a56f95b35
|
Allow only showing accounts in nickserv/list.
|
2025-11-08 15:15:51 +00:00 |
|
Sadie Powell
|
ebab5b4f1d
|
Bring ns_list into the 21st century.
|
2025-11-08 15:07:35 +00:00 |
|
Sadie Powell
|
8a8cee4061
|
Add a method for consistently updating the NickAlias seen data.
|
2025-11-02 17:23:57 +00:00 |
|
Sadie Powell
|
a70ef47359
|
Numerics should always be unsigned.
|
2025-10-29 13:14:35 +00:00 |
|
Sadie Powell
|
90ac540960
|
Force CMake to recheck for new modules when building.
|
2025-10-24 10:26:47 +01:00 |
|
Sadie Powell
|
909a77efb9
|
Remove unnecessary return statements at the end of blocks.
|
2025-10-24 10:22:29 +01:00 |
|
Sadie Powell
|
59c8867e64
|
Remove some dead code from the inspircd protocol module.
|
2025-10-23 18:50:42 +01:00 |
|
Sadie Powell
|
08d47a5dad
|
Drop support for InspIRCd v3.
|
2025-10-23 13:54:27 +01:00 |
|
TehPeGaSuS
|
b8ef28509c
|
Update account display format in ns_info.
This makes it more clear that the numbers are the actual account ID.
|
2025-10-21 11:32:02 +01:00 |
|
Sadie Powell
|
cf6e56130a
|
Improve some confirmation messages sent by NickServ.
|
2025-10-18 14:43:38 +01:00 |
|
Sadie Powell
|
a3f6ffd2c7
|
Enable TAGMSG on Solanum.
|
2025-10-18 11:44:16 +01:00 |
|
Sadie Powell
|
b9554f8539
|
Add an IRCv3 time tag to entry messages.
|
2025-10-18 00:39:05 +01:00 |
|
Sadie Powell
|
302c4f334e
|
Add support for S2S tags on Solanum.
|
2025-10-10 22:36:09 +01:00 |
|
Sadie Powell
|
1dafc96521
|
Use a more reliable way of detecting <chrono> TZDB support.
|
2025-10-06 22:47:23 +01:00 |
|
Sadie Powell
|
5d1dd21887
|
Fix some minor bugs with setting the user timezone.
|
2025-10-05 20:04:25 +01:00 |
|
Sadie Powell
|
8b6c6fdd81
|
Add support for users setting their local timezone.
|
2025-10-05 18:55:33 +01:00 |
|
Sadie Powell
|
1a5d49b7f6
|
Replace calculate_libraries with inline CMake code.
|
2025-10-05 18:04:45 +01:00 |
|
Sadie Powell
|
ee6b022f4d
|
Reorder some of the information in nickserv/info.
|
2025-10-02 14:29:06 +01:00 |
|
Sadie Powell
|
1275fd01a7
|
Fix a missing command description in hs_request.
|
2025-09-28 14:58:35 +01:00 |
|
Sadie Powell
|
b2026fe739
|
Fix various stupid mistakes in nickserv/confirm/register.
|
2025-09-27 18:12:34 +01:00 |
|
Sadie Powell
|
3390d82ebe
|
Log the fingerprint used to authenticate in ns_cert.
|
2025-09-26 11:22:20 +01:00 |
|
Sadie Powell
|
c021d7134e
|
Tweak the badwords documentation to document ALL.
|
2025-09-23 18:18:52 +01:00 |
|
Sadie Powell
|
a792088a62
|
Add the monospace layout.
This works best in clients like The Lounge which use a variable-width
font but support monospace formatting.
|
2025-09-20 14:56:51 +01:00 |
|
Sadie Powell
|
0238f0a9e3
|
Move setting the display nickname to ns_group.
|
2025-09-19 21:30:52 +01:00 |
|
Sadie Powell
|
bd8435a061
|
Add the reason to the regular version of operserv/session.
|
2025-09-19 20:38:53 +01:00 |
|
Sadie Powell
|
2cd67c9f36
|
Add a registration date column to nickserv/glist.
|
2025-09-19 20:38:53 +01:00 |
|
Sadie Powell
|
54389f474b
|
Implement support for flexible table layouts.
|
2025-09-19 18:50:27 +01:00 |
|
Sadie Powell
|
ac2b38b1b6
|
Fix a minor layout issue in cs_log.
|
2025-09-19 16:06:39 +01:00 |
|
Sadie Powell
|
59bb9d3d06
|
Rework the InfoFormatter/ListFormatter APIs and move to textproc.
|
2025-09-19 12:31:15 +01:00 |
|