summaryrefslogtreecommitdiff
path: root/include/modules/ircv3.h
AgeCommit message (Collapse)Author
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