IRCv3 » History » Revision 35
Revision 34 (Per Amundsen, 02/10/2023 06:40 AM) → Revision 35/38 (Per Amundsen, 04/24/2023 12:50 AM)
h1. IRCv3
IRCv3 extensions are a set of optional features for IRC servers and clients proposed by the "IRCv3 Working Group":http://ircv3.net
AdiIRC supports some of them and will enable any of these prefixes automatically if they are supported by the server.
h2. Currently supported
"cap 3.1":http://ircv3.net/specs/core/capability-negotiation-3.1.html
"multi-prefix":http://ircv3.net/specs/extensions/multi-prefix-3.1.html
"userhost-in-names":http://ircv3.net/specs/extensions/userhost-in-names-3.2.html
"away-notify":http://ircv3.net/specs/extensions/away-notify-3.1.html
"extended-join":http://ircv3.net/specs/extensions/extended-join-3.1.html
"account-notify":http://ircv3.net/specs/extensions/account-notify-3.1.html
"server-time":http://ircv3.net/specs/extensions/server-time-3.2.html (added in 1.9.7)
znc.in/server-time-iso (added in 1.9.7)
znc.in/server-time (added in 1.9.7)
"sasl 3.1":http://ircv3.net/specs/extensions/sasl-3.1.html (added in 1.9.9) (PLAIN and EXTERNAL)
"tls":http://ircv3.net/specs/extensions/tls-3.1.html (added in 1.9.9)
"chghost":http://ircv3.net/specs/extensions/chghost-3.2.html (added in 2.5)
"account-tag":http://ircv3.net/specs/extensions/account-tag-3.2.html (added in 2.8)
"invite-notify":http://ircv3.net/specs/extensions/invite-notify-3.2.html (added in 2.8)
"echo-message":http://ircv3.net/specs/extensions/echo-message-3.2.html (added in 2.9 enable in [[Options Dialog|Options]] -> [[Server Options|Server]] -> [[Server_Options#Use-echo-message-when-available|Use echo-message when available]])
"Monitor":http://ircv3.net/specs/core/monitor-3.2.html (added in 2.9)
"cap 3.2":http://ircv3.net/specs/core/capability-negotiation-3.2.html (added in 3.0)
"cap-notify":http://ircv3.net/specs/extensions/cap-notify-3.2.html (added in 3.0)
"sasl 3.2":http://ircv3.net/specs/extensions/sasl-3.2.html (added in 3.0) (PLAIN, EXTERNAL, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM was added in 3.4)
"batch":http://ircv3.net/specs/extensions/batch-3.2.html (added in 3.0)
"sts":https://ircv3.net/specs/extensions/sts.html (added in 3.4)
"message-tags":https://ircv3.net/specs/extensions/message-tags.html (added in 3.4)
"msgid":https://ircv3.net/specs/extensions/message-ids.html (added in 3.4)
"setname":https://ircv3.net/specs/extensions/setname (added in 3.9)
"labeled-response":https://ircv3.net/specs/extensions/labeled-response (added in 3.9)
"WHOX":https://ircv3.net/specs/extensions/whox (added in 4.0)
"UTF8ONLY":https://ircv3.net/specs/extensions/utf8-only (added in 4.1)
"Bot Mode":https://ircv3.net/specs/extensions/bot-mode (added in 4.4)
"extended-monitor":https://ircv3.net/specs/extensions/extended-monitor (added in 4.4)
"standard-replies":https://ircv3.net/specs/extensions/standard-replies (added in 3.9)