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 |
|
Sadie Powell
|
3e696fae0f
|
Reduce the maximum line length from 120 to 100.
This should fit on user screens a bit better.
|
2025-04-16 00:07:33 +01:00 |
|
Sadie Powell
|
ce362854a3
|
Update as many messages as possible for automatic line wrapping.
|
2025-04-16 00:04:30 +01:00 |
|
Sadie Powell
|
a883b616a1
|
Automatically line wrap messages sent by services.
|
2025-04-15 19:30:59 +01:00 |
|
Sadie Powell
|
b421ba258e
|
Show the protection time in the INFO output.
|
2025-04-15 19:26:32 +01:00 |
|
Sadie Powell
|
3691887297
|
Add / to the default vhost chars.
|
2025-04-15 18:18:15 +01:00 |
|
Sadie Powell
|
75e2501500
|
Allow unbanning virtual modes, add the !unmute fantasy command.
|
2025-04-15 15:59:51 +01:00 |
|
Sadie Powell
|
1c6db37681
|
Fix a typo in cs_unban.
|
2025-04-15 15:29:59 +01:00 |
|
Sadie Powell
|
5c2fc1cedd
|
Allow clearing other list modes using ClearBans.
|
2025-04-15 15:00:25 +01:00 |
|
Sadie Powell
|
d891f2bcbd
|
Sync the GitHub templates with the ones InspIRCd uses.
|
2025-04-15 13:51:51 +01:00 |
|
Sadie Powell
|
5eb13f4420
|
Use Anope::Template in db_json.
|
2025-04-15 13:04:09 +01:00 |
|
Sadie Powell
|
bd9d3b0f7d
|
Add support for monthly backups to db_json.
|
2025-04-15 13:00:34 +01:00 |
|
Sadie Powell
|
cbb41241d4
|
Merge branch '2.0' into 2.1.
|
2025-04-15 11:42:49 +01:00 |
|
Sadie Powell
|
b9acaa6d51
|
Ask people to file PRs on GitHub as well as emailing team@.
|
2025-04-15 10:05:51 +01:00 |
|
Sadie Powell
|
9d18fdf0f6
|
Update the change logs.
|
2025-04-14 11:56:40 +01:00 |
|
Sadie Powell
|
d04a312d0d
|
Add Anope::Templace and switch all template strings to use it.
|
2025-04-14 11:31:19 +01:00 |
|