Sadie Powell
|
88c71fba64
|
Request SJSBY from UnrealIRCd.
We don't send this yet because its not ergonomic to do so with
the current API. Bleh.
|
2025-05-04 02:07:15 +01:00 |
|
Sadie Powell
|
21f61981ca
|
Enable hidenetsplitquit by default.
|
2025-05-04 00:18:09 +01:00 |
|
Sadie Powell
|
5752c07a56
|
Fix a missing override keyword.
|
2025-05-03 21:40:21 +01:00 |
|
Sadie Powell
|
010beb52b1
|
Store the setter and ts for all modes and try to restore them.
This is mostly for preserving channel list mode info.
|
2025-05-03 21:28:56 +01:00 |
|
Sadie Powell
|
c955941413
|
Remove the unused template overload of SendMode.
|
2025-05-03 19:01:35 +01:00 |
|
Sadie Powell
|
2e2515b9f0
|
Always use SVSLOGIN on UnrealIRCd.
|
2025-05-03 19:00:58 +01:00 |
|
Sadie Powell
|
f0b26c9b44
|
Drop support for Bahamut as it has no non-DALnet users.
Closes #438.
|
2025-05-03 18:41:59 +01:00 |
|
Sadie Powell
|
f953f7f006
|
Bump the minimum version of ircd-hybrid to 8.2.34.
This is 5 years old and allows us to remove the SVSACCOUNT hack.
|
2025-05-03 18:10:24 +01:00 |
|
Sadie Powell
|
84baf15620
|
Don't send join numerics to our own clients.
|
2025-05-03 17:16:05 +01:00 |
|
Sadie Powell
|
89f61ac91b
|
Remove the inconsistently used [auto memo] prefix from some memos.
|
2025-05-02 12:25:15 +01:00 |
|
Sadie Powell
|
b091184c60
|
Remove an obsolete comment about Windows.
|
2025-05-02 11:38:17 +01:00 |
|
Sadie Powell
|
6b1a491694
|
Add a note to LANGUAGE about control characters in messages.
|
2025-05-02 11:37:23 +01:00 |
|
Sadie Powell
|
66d3293ae6
|
Remove double spacing after a full stop in help messages.
This hasn't been considered a best practice since the age of the
typewriter.
https://english.stackexchange.com/questions/2544/how-many-spaces-should-come-after-a-period-full-stop
|
2025-05-02 11:10:35 +01:00 |
|
Sadie Powell
|
a4691f9d4d
|
Fix some typos in the change log.
|
2025-05-02 11:01:38 +01:00 |
|
Sadie Powell
|
51c7a15c45
|
Bump for 2.1.15-git.
|
2025-05-02 09:52:40 +01:00 |
|
Sadie Powell
|
b51c6453ae
|
Release 2.1.14.
2.1.14
|
2025-05-02 09:52:40 +01:00 |
|
Sadie Powell
|
8a44b9c0ea
|
Update the change logs.
|
2025-05-02 09:52:40 +01:00 |
|
Sadie Powell
|
0dd5430c94
|
Deduplicate code in cs_access.
|
2025-04-27 20:58:35 +01:00 |
|
Sadie Powell
|
046fa5c848
|
Show the reason why a config file failed to open.
|
2025-04-27 14:16:10 +01:00 |
|
Sadie Powell
|
551f3504c8
|
Fix broken handling of colour codes in LineWrapper.
Closes #504.
|
2025-04-27 13:01:29 +01:00 |
|
Sadie Powell
|
c11638db98
|
Allow disabling the timestamp in os_news messages.
|
2025-04-25 13:08:26 +01:00 |
|
Sadie Powell
|
9ca69a7b49
|
Fix a typo in ns_alist.
|
2025-04-24 15:01:54 +01:00 |
|
Sadie Powell
|
459c7947ce
|
Fix skipping lone $ values within config values.
|
2025-04-24 12:48:48 +01:00 |
|
Sadie Powell
|
fad0a4a0e8
|
Add support for hashing operator passwords in the config.
Closes #327.
|
2025-04-24 12:46:58 +01:00 |
|
Sadie Powell
|
1630ccedb1
|
Remove some double lookups in User::BadPassword.
|
2025-04-24 11:59:21 +01:00 |
|
Sadie Powell
|
36d69b1e5c
|
Update the change logs.
|
2025-04-23 17:34:33 +01:00 |
|
Sadie Powell
|
627b89ec7b
|
Fix a minor regression in serialising channel data.
|
2025-04-23 17:33:01 +01:00 |
|
Sadie Powell
|
9373677610
|
Respect NEVEROP in chanserv/set/{founder,successor}.
|
2025-04-23 03:21:08 +01:00 |
|
Sadie Powell
|
bbb65ddc33
|
When deleting a single list item show the deleted item not a count.
Closes #487.
|
2025-04-23 01:57:02 +01:00 |
|
Sadie Powell
|
508bbe11e6
|
Show all privileges in nickserv/alist.
Closes #502.
|
2025-04-23 00:33:48 +01:00 |
|
Sadie Powell
|
095ed3c8c8
|
Allow users to unmark themselves as a channel successor.
Closes #501.
|
2025-04-22 22:53:40 +01:00 |
|
Sadie Powell
|
f3743cd37d
|
Remove hardcoded command names from most messages.
|
2025-04-22 18:56:26 +01:00 |
|
Sadie Powell
|
0c155e0c05
|
Replace hard linebreaks in RPC and webcpanel messages.
|
2025-04-22 18:16:31 +01:00 |
|
Sadie Powell
|
f362959834
|
Fix splitting in the middle of some command names.
|
2025-04-22 18:16:31 +01:00 |
|
Sadie Powell
|
f5a85c69d2
|
Remove time from the name of some variables where its obvious.
|
2025-04-19 22:53:49 +01:00 |
|
Sadie Powell
|
c8b3819767
|
Add the anope.account and anope.listAccounts RPC events.
|
2025-04-19 22:31:49 +01:00 |
|
Sadie Powell
|
e6a1982922
|
Fix various typos in the rpc_data docs.
|
2025-04-19 21:49:33 +01:00 |
|
Sadie Powell
|
40a1dc9536
|
Document the rpc_data result better.
|
2025-04-19 17:22:06 +01:00 |
|
Sadie Powell
|
70bf013ef0
|
Allow syntax messages to take a predicate.
|
2025-04-19 16:54:26 +01:00 |
|
Sadie Powell
|
18dfa62626
|
Add expanded data to the rpc_data list events.
|
2025-04-19 15:16:07 +01:00 |
|
Sadie Powell
|
d815906393
|
Get rid of the internal block wrapper.
This only existed for compatibility with old 2.0 modules and 2.1
has already broken compatibility with them.
|
2025-04-19 12:49:06 +01:00 |
|
Sadie Powell
|
452e62c050
|
Add support for local password comparison in sql_authentication.
|
2025-04-19 12:38:32 +01:00 |
|
Sadie Powell
|
4916e1dbfc
|
Use windows-2025 for the Windows CI.
[skip alpine ci]
[skip ubuntu ci]
|
2025-04-18 12:53:47 +01:00 |
|
Sadie Powell
|
fa7ed12aad
|
Use a duration string when telling people to wait before emailing.
|
2025-04-16 03:00:52 +01:00 |
|
Sadie Powell
|
94c20f3084
|
Use duration strings when reporting the expiry period.
|
2025-04-16 02:52:31 +01:00 |
|
Sadie Powell
|
597d4a1aee
|
Update the change logs.
|
2025-04-16 02:45:53 +01:00 |
|
Sadie Powell
|
1e95d0f536
|
Fix some text strings that should be marked as translatable.
|
2025-04-16 02:19:17 +01:00 |
|
Sadie Powell
|
ad0b4d1aa0
|
Rename TextSplitter to LineWrapper.
|
2025-04-16 01:53:50 +01:00 |
|
Sadie Powell
|
74e9a9d2fe
|
Automatically wrap the help output.
|
2025-04-16 01:50:59 +01:00 |
|
Sadie Powell
|
d2aee394ea
|
Fix a compiler warning on Clang.
|
2025-04-16 00:14:46 +01:00 |
|