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
/
clientprotocol.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Mark the entire client protocol namespace as CoreExport.
Sadie Powell
2022-11-30
1
-10
/
+10
|
*
Add a method for quickly escaping a tag value.
Sadie Powell
2022-11-30
1
-0
/
+5
|
*
Update copyright headers.
InspIRCd Robot
2022-08-25
1
-1
/
+1
|
*
Use std::string in the Serializer constructor.
Sadie Powell
2022-08-24
1
-1
/
+1
|
*
Fix a bunch of weird indentation and spacing issues.
Sadie Powell
2021-04-27
1
-1
/
+1
|
*
Silence a harmless warning in newer versions of GCC.
Sadie Powell
2020-11-12
1
-2
/
+4
|
*
Fixes by misspell-fixer
InspIRCd Robot
2020-04-21
1
-1
/
+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
/
+12
|
*
Fix various cases of broken indentation.
Peter Powell
2019-07-26
1
-2
/
+2
|
*
Rename OnClientProtocolPopulateTags to OnPopulateTags.
Peter Powell
2019-03-30
1
-1
/
+1
|
*
Rename OnClientProtocolProcessTag to OnProcessTag.
Peter Powell
2019-01-22
1
-1
/
+1
|
*
Fix message tags not being broadcast across the network.
Peter Powell
2019-01-02
1
-1
/
+1
|
*
Fix warnings from Doxygen.
Peter Powell
2018-10-21
1
-3
/
+3
|
*
Implement IRCv3 message tag support.
Peter Powell
2018-08-13
1
-0
/
+726
Co-authored-by: Attila Molnar <attilamolnar@hush.com>