]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add support for the IRCv3 standard replies extension.
authorPeter Powell <petpow@saberuk.com>
Wed, 3 Apr 2019 09:47:52 +0000 (10:47 +0100)
committerPeter Powell <petpow@saberuk.com>
Thu, 25 Jul 2019 13:32:47 +0000 (14:32 +0100)
commit8fe455f1dad5c7e3f6f7f638b0243cffedf322a3
treea296683a576eea35c79c53790dc947b4a562c46b
parentabdc47a61538231ad1d5e077cf2a84f414c87454
Add support for the IRCv3 standard replies extension.

This extension provides a framework for other extensions to send
standard replies to clients as an alternative to numerics.
include/modules/ircv3_replies.h [new file with mode: 0644]