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
/
spanningtree
/
capab.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix link compatibility with v4 after the sacommand merge.
Sadie Powell
2026-02-26
1
-5
/
+18
|
*
Remove the c_ prefix from the c_registered mode.
Sadie Powell
2026-02-26
1
-9
/
+19
|
*
Fix the old name of the noctcp mode.
Sadie Powell
2026-02-17
1
-1
/
+1
|
*
Remove the u_ prefix from user modes.
Sadie Powell
2026-01-20
1
-1
/
+7
|
*
Clean up the sslmodes module.
Sadie Powell
2026-01-20
1
-1
/
+14
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-29
1
-1
/
+1
|
*
Only include <sstream> from files that actually use it.
Sadie Powell
2025-03-22
1
-0
/
+2
|
*
Replace string concatenation with a format string.
Sadie Powell
2025-03-22
1
-4
/
+4
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-01
1
-1
/
+1
|
*
Merge branch 'insp4' into master.
Sadie Powell
2024-11-01
1
-5
/
+5
|
*
Merge branch 'insp4' into master.
Sadie Powell
2024-09-30
1
-0
/
+18
|
*
Use C++20 <format> instead of fmtlib when available.
Sadie Powell
2024-08-22
1
-2
/
+2
|
*
Refactor "CAPAB CAPABILITIES" code.
Sadie Powell
2024-08-17
1
-31
/
+38
|
*
Drop the protocol version from module capab functions.
Sadie Powell
2024-08-16
1
-8
/
+8
|
*
Merge CompareModulesNew into CompareModules.
Sadie Powell
2024-08-16
1
-20
/
+11
|
|
|
|
This isn't necessary now we only support the 1205 protocol.
*
Remove support for the v3 server protocol.
Sadie Powell
2024-07-23
1
-103
/
+11
|
*
Shuffle the modules about a bit.
Sadie Powell
2024-07-17
1
-0
/
+643