summaryrefslogtreecommitdiff
path: root/include/modules/ircv3_replies.h
AgeCommit message (Collapse)Author
2020-02-19Fix a copy/paste error in IRCv3::Replies::Reply.Sadie Powell
2020-02-14Add overloads of SendIfCap to the standard replies API.Sadie Powell
2020-02-03Standard replies have been ratified.Sadie Powell
2019-12-31Update my name and email address.Sadie Powell
2019-11-25Add some overloads of IRCv3::Replies::Reply#Send.Peter Powell
2019-07-25Add support for the IRCv3 standard replies extension.Peter Powell
This extension provides a framework for other extensions to send standard replies to clients as an alternative to numerics.