aboutsummaryrefslogtreecommitdiffstats
path: root/include/modules/ircv3.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2021-12-301-1/+1
|
* Send an account id tag when account-tag & message-tags are enabled.Gravatar Sadie Powell2021-12-281-0/+3
|
* Update copyright headers.Gravatar InspIRCd Robot2021-08-271-1/+1
|
* Allow retrieving the already sent id from WriteNeighborsWithCap.Gravatar Sadie Powell2021-07-241-1/+5
|
* Update copyright headers.Gravatar InspIRCd Robot2020-01-111-1/+2
|
* Add the time tag on the server the message originates from.Gravatar Peter Powell2019-07-221-0/+1
|
* Rename OnClientProtocolPopulateTags to OnPopulateTags.Gravatar Peter Powell2019-03-301-1/+1
|
* WriteNeighborsWithCap: add the ability to send to the origin user.Gravatar Peter Powell2019-02-141-2/+2
|
* Implement IRCv3 message tag support.Gravatar Peter Powell2018-08-131-4/+60
| | | | Co-authored-by: Attila Molnar <attilamolnar@hush.com>
* m_ircv3 Make WriteNeighborsWithCap() available for use in other modulesGravatar Attila Molnar2015-12-051-0/+45