summaryrefslogtreecommitdiff
path: root/include/modules/ircv3.h
AgeCommit message (Collapse)Author
2020-01-11Update copyright headers.InspIRCd Robot
2019-07-22Add the time tag on the server the message originates from.Peter Powell
2019-03-30Rename OnClientProtocolPopulateTags to OnPopulateTags.Peter Powell
2019-02-14WriteNeighborsWithCap: add the ability to send to the origin user.Peter Powell
2018-08-13Implement IRCv3 message tag support.Peter Powell
Co-authored-by: Attila Molnar <attilamolnar@hush.com>
2015-12-05m_ircv3 Make WriteNeighborsWithCap() available for use in other modulesAttila Molnar