index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
services.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the c_ prefix from the c_registered mode.
Sadie Powell
2026-02-26
1
-1
/
+1
*
Add a numeric helper for ERR_NOPRIVILEGES.
Sadie Powell
2026-02-26
1
-2
/
+5
*
Remove the u_ prefix from user modes.
Sadie Powell
2026-01-20
1
-1
/
+1
*
Fix some misc issues with the services module.
Sadie Powell
2025-09-30
1
-16
/
+14
*
Allow services to remove all SVSHOLDs using one command.
•••
This is useful for reducing traffic on services shutdown.
Sadie Powell
2025-05-24
1
-4
/
+11
*
Allow SVSCMODE to opt-out of a full ban check.
Sadie Powell
2025-04-16
1
-1
/
+5
*
Make the server protocol APIs use a reference instead of a pointer.
Sadie Powell
2024-09-19
1
-6
/
+6
*
Use C++20 <format> instead of fmtlib when available.
Sadie Powell
2024-08-22
1
-8
/
+8
*
Disable channel/user mode +r by default.
Sadie Powell
2024-08-17
1
-2
/
+2
*
Fix some format strings in the services message.
Sadie Powell
2024-08-17
1
-5
/
+5
*
Add a skeleton of the account provider API.
Sadie Powell
2024-08-06
1
-0
/
+76
*
Shuffle the modules about a bit.
Sadie Powell
2024-07-17
1
-0
/
+710