From c2a3321540c2178b2752dc102b2f57c8501f468d Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 3 Jan 2020 14:55:04 +0000 Subject: Implement support for the IRCv3 labeled-response specification. --- docs/conf/modules.conf.example | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 29adff840..d68248163 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1194,6 +1194,12 @@ # another user into a channel. This respects . # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# IRCv3 labeled-response module: Provides the labeled-response IRCv3 +# extension which allows server responses to be associated with the +# client message which caused them to be sent. +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # IRCv3 message id module: Provides the msgid IRCv3 extension which # adds a unique identifier to each message when the message-tags cap -- cgit v1.2.3