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
/
src
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitelist the recently ratified +channel-context tag.
Sadie Powell
2026-04-09
1
-0
/
+1
*
Update module descriptions.
InspIRCd Robot
2026-04-04
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2026-03-31
28
-31
/
+31
*
Add support for the IRCv3 UTF8ONLY specification.
Sadie Powell
2026-03-19
1
-0
/
+306
*
Allow overriding the oper restrictions on the fingerprint extban.
Sadie Powell
2026-03-19
1
-2
/
+3
*
Expose the maximum channel key length to services.
Sadie Powell
2026-03-19
1
-0
/
+1
*
Improve config compatibility with previous releases.
Sadie Powell
2026-03-19
1
-13
/
+7
*
Implement the IRCv3 no-implicit-names specification.
Sadie Powell
2026-03-18
1
-0
/
+25
*
Implement support for the IRCv3 ACCOUNTEXTBAN isupport token.
Sadie Powell
2026-03-18
1
-1
/
+11
*
Fix cap notifications to comply with ircv3/ircv3-specifications#480.
Sadie Powell
2026-03-14
1
-2
/
+2
*
Fix clearing the help channel modes before re-reading the config.
Sadie Powell
2026-03-12
1
-1
/
+1
*
Add a redirect extended ban to the redirect module.
•••
Also, deprecate the banredirect module now its behaviour has been entirely replaced. Closes #730 Closes #2043
Sadie Powell
2026-03-09
2
-26
/
+109
*
Fix not being able to ban real names that contain spaces.
Sadie Powell
2026-03-09
1
-2
/
+12
*
Expand what modes the redirect module can redirect when set.
•••
Closes #906
Sadie Powell
2026-03-09
1
-49
/
+102
*
Add the VF_DEPRECATED flag and warn on load about deprecation.
Sadie Powell
2026-03-09
3
-3
/
+3
*
Fix various inconsistencies in the banredirect and redirect modules.
Sadie Powell
2026-03-09
2
-15
/
+29
*
Respect <security:restrictbannedusers> in setname.
Sadie Powell
2026-03-08
1
-0
/
+18
*
Remove the inverted parameter from the extban validation method.
Sadie Powell
2026-03-06
4
-4
/
+4
*
Add the sharebans module.
Sadie Powell
2026-03-06
1
-0
/
+116
*
Backport the abbreviation module checking IsUsableBy from master.
Sadie Powell
2026-03-06
1
-2
/
+2
*
Add oper-only options to the class and server extbans.
Sadie Powell
2026-03-04
2
-1
/
+39
*
Prevent non-opers from using extban z when <sslinfo:operonly> is set.
Sadie Powell
2026-03-04
1
-0
/
+19
*
Add a validation hook for extbans.
Sadie Powell
2026-03-04
2
-4
/
+14
*
Tweak the reaction filter slightly.
Sadie Powell
2026-03-03
1
-2
/
+8
*
Fix erroneously networking metadata for partially connected users.
Sadie Powell
2026-03-03
1
-0
/
+3
*
Store users by uuid in the messageflood counter map.
•••
This prevents weird behaviour caused by address reuse. Reported by @progval.
Sadie Powell
2026-03-01
1
-5
/
+4
*
Fix the cloak module sending NOTEs when it should send a FAIL.
Sadie Powell
2026-02-28
1
-1
/
+1
*
Make ServerCommandMap case insensitive.
Sadie Powell
2026-02-19
1
-1
/
+1
*
Add support for filtering message tags to the known keys.
Sadie Powell
2026-02-16
1
-8
/
+95
*
Fix checking whether the +z channel mode is already set.
•••
The dest parameter will be null here as this is a channel mode.
Sadie Powell
2026-02-09
1
-1
/
+1
*
Clean up and refactor some logic in the sslmodes module.
Sadie Powell
2026-01-04
1
-41
/
+35
*
Allow specifying a module name in SetPriority.
Sadie Powell
2025-12-31
9
-21
/
+10
*
Avoid excessively long FJOINs when using the 1205 protocol.
Sadie Powell
2025-12-28
1
-0
/
+24
*
Avoid sending S2S tags to 1205 protocol servers.
Sadie Powell
2025-12-28
1
-1
/
+20
*
Fix checking the accept list when user mode +z is enabled.
Sadie Powell
2025-12-27
1
-1
/
+3
*
Add an option to automatically ZLine users who send amsgs.
Sadie Powell
2025-12-26
1
-13
/
+40
*
Include more user information in the blockamsg notice.
Sadie Powell
2025-12-26
1
-2
/
+4
*
Update copyright headers.
InspIRCd Robot
2025-12-03
23
-26
/
+24
*
Merge branch 'insp3' into insp4.
Sadie Powell
2025-12-03
1
-1
/
+4
|
\
|
*
Strip all newline characters from the PostgreSQL error message.
Sadie Powell
2025-12-02
1
-1
/
+4
|
*
Backport support for the IRCv3 websocket subprotocols.
Sadie Powell
2024-11-07
1
-2
/
+5
*
|
Fix the syntax of the DNSBL command.
Sadie Powell
2025-11-26
1
-1
/
+1
*
|
Improve the error logging when trying to link with a TLS fingerprint.
Sadie Powell
2025-11-19
1
-17
/
+24
*
|
Add <autoconnect:bootperiod> to allow quickly connecting after boot.
Sadie Powell
2025-11-19
4
-4
/
+6
*
|
Improve silence list serialization.
Sadie Powell
2025-11-19
1
-14
/
+10
*
|
Improve dcc allow list serialization.
Sadie Powell
2025-11-19
1
-16
/
+12
*
|
Remove use of a deprecated GnuTLS define.
Sadie Powell
2025-11-15
1
-1
/
+1
*
|
Fix an inverted condition in the sslinfo module.
•••
This fixes a crash in git builds from the last month. The most recent stable release is not affected.
Sadie Powell
2025-11-10
1
-1
/
+1
*
|
Modernize the certificate fetching code in ssl_openssl.
•••
It is 2025 and we are using C++17 there is no need to declare variables like we are using C89.
Sadie Powell
2025-11-03
1
-7
/
+5
*
|
Improve the way client certificates are validated in ssl_openssl.
Sadie Powell
2025-11-02
1
-10
/
+23
[next]