IRCv3 » History » Revision 17
Revision 16 (Per Amundsen, 02/20/2017 03:05 PM) → Revision 17/38 (Per Amundsen, 05/01/2017 03:19 PM)
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
"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":http://ircv3.net/specs/extensions/sasl-3.1.html (added in 1.9.9)
"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)