aboutsummaryrefslogtreecommitdiff
path: root/include/clientprotocolevent.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2024-06-071-1/+1
|
* Merge branch 'insp3' into master.Gravatar Sadie Powell2023-01-011-1/+1
|\
| * Update copyright headers.Gravatar InspIRCd Robot2022-12-301-1/+1
| |
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-11-301-2/+2
|\|
| * Mark the entire client protocol namespace as CoreExport.Gravatar Sadie Powell2022-11-301-2/+2
| |
* | Make clientprotocol{msg,event} and numericbuilder non-default headers.Gravatar Sadie Powell2022-06-261-0/+2
| |
* | Abolish the infernal space before accessibility keywords.Gravatar Sadie Powell2022-01-251-1/+1
| |
* | Add the final keyword to all remaining classes that can have it.Gravatar Sadie Powell2021-12-201-2/+4
|/
* Update copyright headers.Gravatar InspIRCd Robot2020-01-111-1/+2
|
* Implement IRCv3 message tag support.Gravatar Peter Powell2018-08-131-0/+78
Co-authored-by: Attila Molnar <attilamolnar@hush.com>