IRCv3 » History » Version 25
Per Amundsen, 02/04/2019 08:06 AM
1 | 1 | Per Amundsen | h1. IRCv3 |
---|---|---|---|
2 | |||
3 | 6 | Per Amundsen | IRCv3 extensions are a set of optional features for IRC servers and clients proposed by the "IRCv3 Working Group":http://ircv3.net |
4 | 5 | Per Amundsen | |
5 | 7 | Per Amundsen | AdiIRC supports some of them and will enable any of these prefixes automatically if they are supported by the server. |
6 | 2 | Per Amundsen | |
7 | 4 | Per Amundsen | h2. Currently supported |
8 | 1 | Per Amundsen | |
9 | 22 | Per Amundsen | "cap 3.1":http://ircv3.net/specs/core/capability-negotiation-3.1.html |
10 | |||
11 | 1 | Per Amundsen | "multi-prefix":http://ircv3.net/specs/extensions/multi-prefix-3.1.html |
12 | |||
13 | 2 | Per Amundsen | "userhost-in-names":http://ircv3.net/specs/extensions/userhost-in-names-3.2.html |
14 | 1 | Per Amundsen | |
15 | "away-notify":http://ircv3.net/specs/extensions/away-notify-3.1.html |
||
16 | |||
17 | "extended-join":http://ircv3.net/specs/extensions/extended-join-3.1.html |
||
18 | |||
19 | "account-notify":http://ircv3.net/specs/extensions/account-notify-3.1.html |
||
20 | |||
21 | 11 | Per Amundsen | "server-time":http://ircv3.net/specs/extensions/server-time-3.2.html (added in 1.9.7) |
22 | 9 | Per Amundsen | |
23 | 1 | Per Amundsen | znc.in/server-time-iso (added in 1.9.7) |
24 | |||
25 | znc.in/server-time (added in 1.9.7) |
||
26 | 15 | Per Amundsen | |
27 | 21 | Per Amundsen | "sasl 3.1":http://ircv3.net/specs/extensions/sasl-3.1.html (added in 1.9.9) (PLAIN and EXTERNAL) |
28 | 1 | Per Amundsen | |
29 | 15 | Per Amundsen | "tls":http://ircv3.net/specs/extensions/tls-3.1.html (added in 1.9.9) |
30 | 14 | Per Amundsen | |
31 | "chghost":http://ircv3.net/specs/extensions/chghost-3.2.html (added in 2.5) |
||
32 | 16 | Per Amundsen | |
33 | "account-tag":http://ircv3.net/specs/extensions/account-tag-3.2.html (added in 2.8) |
||
34 | 17 | Per Amundsen | |
35 | "invite-notify":http://ircv3.net/specs/extensions/invite-notify-3.2.html (added in 2.8) |
||
36 | 18 | Per Amundsen | |
37 | "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]]) |
||
38 | 19 | Per Amundsen | |
39 | 1 | Per Amundsen | "Monitor":http://ircv3.net/specs/core/monitor-3.2.html (added in 2.9) |
40 | |||
41 | 23 | Per Amundsen | "cap 3.2":http://ircv3.net/specs/core/capability-negotiation-3.2.html (added in 3.0) |
42 | |||
43 | 21 | Per Amundsen | "cap-notify":http://ircv3.net/specs/extensions/cap-notify-3.2.html (added in 3.0) |
44 | 22 | Per Amundsen | |
45 | 23 | Per Amundsen | "sasl 3.2":http://ircv3.net/specs/extensions/sasl-3.2.html (added in 3.0) (PLAIN and EXTERNAL) |
46 | 24 | Per Amundsen | |
47 | "batch":http://ircv3.net/specs/extensions/batch-3.2.html (added in 3.0) |
||
48 | 25 | Per Amundsen | |
49 | "sts":https://ircv3.net/specs/extensions/sts.html (added in 3.4) |