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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release v4.2.0.
v4.2.0
Sadie Powell
2024-08-03
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-08-03
1
-1
/
+1
*
Add ExtensionItem::OnSync which is called when an ext is synchronised.
Sadie Powell
2024-07-24
1
-0
/
+7
*
Update all usages of ProtocolServer to use Server.
Sadie Powell
2024-07-24
2
-12
/
+6
*
Add SendMetadata methods to Server.
Sadie Powell
2024-07-24
1
-0
/
+13
*
Allow contrib modules to specify their own module version.
Sadie Powell
2024-07-22
1
-0
/
+13
*
Update copyright headers.
InspIRCd Robot
2024-07-14
3
-3
/
+3
*
Don't broadcast a ListExtItem when setting it in FromInternal.
Sadie Powell
2024-07-14
1
-3
/
+3
*
Const correct numerichelper.
Sadie Powell
2024-07-13
1
-9
/
+9
*
Avoid allocating in ListExtItem when its obviously not necessary.
Sadie Powell
2024-07-07
1
-0
/
+6
*
Shrink the geo_maxmind storage after garbage collection.
Sadie Powell
2024-07-07
1
-0
/
+1
*
Unregister extbans when the providing module is unloaded.
Sadie Powell
2024-07-06
1
-0
/
+5
*
Release v4.0.0.
v4.0.0
Sadie Powell
2024-06-29
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-06-29
2
-2
/
+2
*
Tell people to use the main ChatSpike domain not our alias.
Sadie Powell
2024-06-28
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-06-21
7
-9
/
+9
*
Update copyright headers.
InspIRCd Robot
2024-06-14
1
-1
/
+1
*
Update Doxygen config and fix some warnings.
Sadie Powell
2024-06-11
1
-1
/
+2
*
Remove an extraneous semicolon in the SQL module header.
Sadie Powell
2024-06-07
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-06-07
87
-122
/
+113
*
Replace std::aligned_storage with a non-deprecated alternative.
Sadie Powell
2024-06-04
1
-1
/
+1
*
Add nullability attributes to module functions.
Sadie Powell
2024-06-04
1
-65
/
+65
*
Merge branch 'insp3' into master.
Sadie Powell
2024-06-03
1
-0
/
+1
|
\
*
|
Make passwords for oper accounts optional.
•••
This allows restricting an oper account based on other data such as TLS fingerprint or services account but without logging them in automatically like autologin.
Sadie Powell
2024-05-16
1
-0
/
+3
*
|
Allow mutating the status message type in OnUserPre(Tag)Message.
Sadie Powell
2024-05-06
3
-4
/
+8
*
|
Add --protocoldebug, make --debug default to DEBUG not RAWIO.
Sadie Powell
2024-05-01
1
-0
/
+3
*
|
Rename OnBroadcastMessage to OnRouteMessage.
•••
This is more descriptive of what it actually does.
Sadie Powell
2024-03-08
1
-19
/
+20
*
|
Rename some of the Module member variables.
Sadie Powell
2024-03-04
1
-8
/
+6
*
|
Rework SQL::PopulateUserInfo.
Sadie Powell
2024-02-19
1
-10
/
+18
*
|
Allow using multiple SSL fingerprint algorithms.
•••
Closes #1804.
Sadie Powell
2024-02-19
2
-14
/
+29
*
|
If a user has an oper connect class then reset it when de-opering.
Sadie Powell
2024-02-19
1
-1
/
+3
*
|
Split ExtBan::Acting from ExtBan::ActingBase.
Sadie Powell
2024-02-15
1
-5
/
+23
*
|
Move DataProvider to base.
Sadie Powell
2024-01-22
2
-8
/
+8
*
|
Add Hex::Decode as a complement for Hex::Encode.
Sadie Powell
2024-01-13
1
-0
/
+20
*
|
Fix the string overload of Hex::Encode not passing on the separator.
Sadie Powell
2024-01-13
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2023-12-22
1
-1
/
+1
|
\
|
|
*
Release v3.17.0.
v3.17.0
Sadie Powell
2023-12-22
1
-1
/
+1
|
*
Update copyright headers.
InspIRCd Robot
2023-12-22
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2023-11-05
1
-0
/
+16
|
\
|
|
*
When copying a message also copy the source string.
Sadie Powell
2023-11-05
1
-0
/
+16
*
|
QuickExit is obsolete again so we can remove it again.
Sadie Powell
2023-10-17
1
-8
/
+0
*
|
Allow assigning dynamic references from other dynamic references.
Sadie Powell
2023-09-29
1
-0
/
+6
*
|
Add an option for including the setter's full mask in list modes.
Sadie Powell
2023-09-21
1
-0
/
+3
*
|
Rename <options:hostintopic> to <options:maskintopic>.
•••
This option stores the user *mask* not the user host so the old name is incorrect.
Sadie Powell
2023-09-21
1
-1
/
+1
*
|
Fix a nonsense comment in the cloak API header.
Sadie Powell
2023-09-21
1
-1
/
+1
*
|
Move TokenList back to its own header and move INSP_FORMAT to compat.
•••
This allows making stringutils an optional header given that most of it is not used by most of the codebase.
Sadie Powell
2023-09-03
7
-63
/
+87
*
|
Make the constructor of ModuleEventListener protected.
Sadie Powell
2023-08-20
1
-3
/
+5
*
|
Don't include "regex/" in the link data of the filter/rline modules.
Sadie Powell
2023-08-18
1
-0
/
+6
*
|
Fix big list limits and expose the limit to TellListTooLong.
Sadie Powell
2023-08-12
1
-8
/
+9
*
|
Fix list modes unintentionally being case sensitive.
•••
Closes #907.
Sadie Powell
2023-08-12
2
-0
/
+33
[next]