index
:
~steering
/
inspircd++.git
this commit
main
upstream/HEAD
upstream/insp10
upstream/insp11
upstream/insp12
upstream/insp20
upstream/insp3
upstream/insp4
upstream/master
upstream/obsolete/insp21
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
disable.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redocument Write*Numeric and allow mutating values in OnNumeric.
Sadie Powell
2026-06-27
1
-1
/
+1
*
Update my email address.
Sadie Powell
2026-06-06
1
-1
/
+1
*
Remove the remaining bits of stdalgo to utility/container.
Sadie Powell
2026-04-04
1
-2
/
+3
*
Switch modules from reference<> to shared_ptr<> and weak_ptr<>.
Sadie Powell
2026-03-29
1
-4
/
+4
*
Switch typedefs to using statements.
Sadie Powell
2026-03-26
1
-1
/
+1
*
Rewrite sepstream and move to stringutils.
Sadie Powell
2026-03-14
1
-1
/
+2
*
Replace IS_* with member functions.
•••
- All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function.
Sadie Powell
2026-03-08
1
-2
/
+2
*
Rename ServiceProvider methods to avoid shadowing issues.
Sadie Powell
2026-03-02
1
-6
/
+6
*
Add a numeric helper for ERR_NOPRIVILEGES.
Sadie Powell
2026-02-26
1
-1
/
+2
*
Show disabled modes in 005 to allow clients to provide better UI.
Sadie Powell
2025-06-10
1
-0
/
+29
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-29
1
-1
/
+1
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-22
1
-4
/
+4
*
Use C++20 <format> instead of fmtlib when available.
Sadie Powell
2024-08-22
1
-5
/
+5
*
Shuffle the modules about a bit.
Sadie Powell
2024-07-17
1
-0
/
+200