IRCv3 » History » Revision 25
Revision 24 (Per Amundsen, 08/31/2017 01:34 AM) → Revision 25/38 (Per Amundsen, 02/04/2019 08:06 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 and EXTERNAL)
"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)