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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move standard replies to the core and add remote reply support.
Sadie Powell
2026-03-01
13
-61
/
+172
|
*
Fix swhois sending a NOTE when it should send a FAIL.
Sadie Powell
2026-02-28
1
-1
/
+1
|
*
Merge branch 'insp4' into master.
Sadie Powell
2026-02-28
1
-1
/
+1
|
*
Merge branch 'insp4' into master.
Sadie Powell
2026-02-28
3
-16
/
+15
|
*
Merge branch 'insp4' into master.
Sadie Powell
2026-02-28
2
-1
/
+1
|
*
Merge branch 'insp4' into master.
Sadie Powell
2026-02-28
1
-4
/
+6
|
*
Implement support for per-command maximum targets.
Sadie Powell
2026-02-27
16
-2
/
+31
|
|
|
|
Closes #2157.
*
Fix some incorrect uses of SharedData in sacommands.
Sadie Powell
2026-02-26
1
-8
/
+9
|
*
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
2
-10
/
+20
|
*
Add the rewritten sacommands module.
Sadie Powell
2026-02-26
1
-0
/
+554
|
*
Move ERR_USERONCHANNEL to the global numeric header.
Sadie Powell
2026-02-26
1
-1
/
+0
|
*
Remove the sa* modules pending a complete rewrite.
Sadie Powell
2026-02-26
7
-776
/
+0
|
*
Merge branch 'insp4' into master.
Sadie Powell
2026-02-26
1
-1
/
+1
|
*
Add a numeric helper for ERR_NOPRIVILEGES.
Sadie Powell
2026-02-26
12
-16
/
+27
|
*
Fix the old name of the noctcp mode.
Sadie Powell
2026-02-17
1
-1
/
+1
|
*
Merge branch 'insp4' into master.
Sadie Powell
2026-02-17
1
-8
/
+87
|
*
Fix parsing the flags in the swhois module.
Sadie Powell
2026-02-15
1
-4
/
+5
|
*
Evict the customtitle module to inspircd-contrib.
Sadie Powell
2026-02-13
1
-159
/
+0
|
*
Remove InValidMask as it only has one unnecessary use.
Sadie Powell
2026-02-12
1
-7
/
+1
|
*
Add support for swhois entries that only servers can unset.
Sadie Powell
2026-02-12
1
-11
/
+22
|
*
Add support for oper-only swhois entries.
Sadie Powell
2026-02-12
1
-21
/
+48
|
*
Move maphide's config to its own tag.
Sadie Powell
2026-02-11
1
-1
/
+1
|
*
Merge branch 'insp4' into master.
Sadie Powell
2026-02-11
1
-1
/
+1
|
*
Fix a typo in the swhois module.
Sadie Powell
2026-02-10
1
-1
/
+1
|
*
Add the rewritten swhois module.
Sadie Powell
2026-02-10
1
-0
/
+441
|
*
Remove the swhois module pending a complete rewrite.
Sadie Powell
2026-02-10
1
-153
/
+0
|
*
Fix the xline_db version check.
Sadie Powell
2026-01-23
1
-1
/
+1
|
*
Add support for local-only X-lines, remove K-lines.
Sadie Powell
2026-01-20
9
-187
/
+116
|
*
Remove the u_ prefix from user modes.
Sadie Powell
2026-01-20
5
-5
/
+11
|
*
Clean up the sslmodes module.
Sadie Powell
2026-01-20
3
-33
/
+49
|
*
Merge branch 'insp4' into master.
Sadie Powell
2026-01-11
1
-41
/
+35
|
*
Allow using extbans in silences.
Sadie Powell
2026-01-05
1
-2
/
+41
|
|
|
|
Closes #2197.
*
Allow the use of extended bans in more scenarios.
Sadie Powell
2026-01-05
13
-23
/
+28
|
*
Merge branch 'insp4' into master.
Sadie Powell
2026-01-04
10
-22
/
+13
|
*
Add join time to the membership identifier.
Sadie Powell
2025-12-28
6
-39
/
+65
|
*
Fix some issues with the previous merge.
Sadie Powell
2025-12-27
1
-1
/
+1
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-12-26
1
-15
/
+44
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-12-07
35
-86
/
+88
|
*
Avoid using deprecated functions in ssl_openssl.
Sadie Powell
2025-11-04
1
-1
/
+4
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-11-04
1
-7
/
+5
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-11-03
2
-34
/
+60
|
*
Add a missing override keyword.
Sadie Powell
2025-10-31
1
-1
/
+1
|
*
Remove a deprecated configuration option.
Sadie Powell
2025-10-31
1
-21
/
+1
|
*
Allow getting an I/O hook from a user I/O handler.
Sadie Powell
2025-10-31
4
-15
/
+14
|
*
Reduce nesting in OnCleanup hooks.
Sadie Powell
2025-10-31
3
-34
/
+30
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-10-29
1
-2
/
+3
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-10-28
1
-3
/
+2
|
*
Move message serialization into core_clients.
Sadie Powell
2025-10-28
1
-6
/
+20
|
*
Avoid duplicating some of the send/receive queue limiting code.
Sadie Powell
2025-10-26
1
-19
/
+10
|
[next]