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
/
clientprotocol.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merge branch 'insp3' into master.
Sadie Powell
2022-08-27
1
-3
/
+3
|
\
|
*
Update copyright headers.
InspIRCd Robot
2022-08-25
1
-1
/
+1
|
|
|
*
Use std::string in the Serializer constructor.
Sadie Powell
2022-08-24
1
-2
/
+2
|
|
*
|
Modernize various minor legacy C++isms.
Sadie Powell
2022-07-30
1
-3
/
+2
|
|
*
|
Migrate collections from insert to emplace.
Sadie Powell
2021-04-18
1
-1
/
+1
|
|
*
|
Switch simple iterator loops to use range-based for loops.
Sadie Powell
2021-04-07
1
-4
/
+3
|
|
*
|
Convert FOREACH_MOD_CUSTOM to a variadic function.
Sadie Powell
2020-11-10
1
-2
/
+2
|
|
*
|
Convert FIRST_MOD_RESULT_CUSTOM to a variadic function.
Sadie Powell
2020-11-10
1
-2
/
+1
|
/
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-1
/
+2
|
*
Add an event provider class for the event/messagetag event.
Sadie Powell
2020-01-03
1
-1
/
+1
|
*
Rename OnClientProtocolPopulateTags to OnPopulateTags.
Peter Powell
2019-03-30
1
-1
/
+1
|
*
Rename OnClientProtocolProcessTag to OnProcessTag.
Peter Powell
2019-01-22
1
-1
/
+1
|
*
Implement IRCv3 message tag support.
Peter Powell
2018-08-13
1
-0
/
+105
Co-authored-by: Attila Molnar <attilamolnar@hush.com>