You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,17 +56,17 @@ If you’re interested in talking with us, our discussion channel is [#ircv3 on
56
56
## IRCv3 Features
57
57
58
58
- Standardised account login using SASL to speed up registration and authentication. <sup>[[3.1]]({{ site.baseurl }}/specs/extensions/sasl-3.1.html)</sup> <sup>[[3.2]]({{ site.baseurl }}/specs/extensions/sasl-3.2.html)</sup>
59
-
- Providing the account information of other clients for the development of more advanced client features. <sup>[[1]]({{ site.baseurl }}/specs/extensions/account-notify-3.1.html)</sup> <sup>[[2]]({{ site.baseurl }}/specs/extensions/account-tag-3.2.html)</sup> <sup>[[3]]({{ site.baseurl }}/specs/extensions/extended-join-3.1.html)</sup>
60
-
- Optional metadata able to be attached to each message for easier, standardised extension development. <sup>[[link]]({{ site.baseurl }}/specs/core/message-tags-3.2.html)</sup>
61
-
- Instant away notifications, to let users know when other users go away or come back more quickly. <sup>[[link]]({{ site.baseurl }}/specs/extensions/away-notify-3.1.html)</sup>
62
-
- Showing the actual time a message was received, improving history playback from IRC bouncers. <sup>[[link]]({{ site.baseurl }}/specs/extensions/server-time-3.2.html)</sup>
63
-
- Grouping related messages to simplify collapsing and display of those messages to users. <sup>[[link]]({{ site.baseurl }}/specs/extensions/batch-3.2.html)</sup>
59
+
- Providing the account information of other clients for the development of more advanced client features. <sup>[[1]]({{ site.baseurl }}/specs/extensions/account-notify.html)</sup> <sup>[[2]]({{ site.baseurl }}/specs/extensions/account-tag.html)</sup> <sup>[[3]]({{ site.baseurl }}/specs/extensions/extended-join.html)</sup>
60
+
- Optional metadata able to be attached to each message for easier, standardised extension development. <sup>[[link]]({{ site.baseurl }}/specs/extensions/message-tags.html)</sup>
61
+
- Instant away notifications, to let users know when other users go away or come back more quickly. <sup>[[link]]({{ site.baseurl }}/specs/extensions/away-notify.html)</sup>
62
+
- Showing the actual time a message was received, improving history playback from IRC bouncers. <sup>[[link]]({{ site.baseurl }}/specs/extensions/server-time.html)</sup>
63
+
- Grouping related messages to simplify collapsing and display of those messages to users. <sup>[[link]]({{ site.baseurl }}/specs/extensions/batch.html)</sup>
64
64
65
65
66
66
## What We're Working On
67
67
68
-
- Standardised account registration and verification, allowing clients to provide better interfaces for end users. <sup>[[link]](https://github.com/ircv3/ircv3-specifications/pull/276)</sup>
69
-
- Giving clients a standardised way to recognise, access and view chat history (provided by bouncers or servers). <sup>[[link]]({{ site.baseurl }}/specs/extensions/batch/chathistory-3.3.html)</sup>
68
+
- Standardised account registration and verification, allowing clients to provide better interfaces for end users. <sup>[[link]](https://github.com/ircv3/ircv3-specifications/pull/435)</sup>
69
+
- Giving clients a standardised way to recognise, access and view chat history (provided by bouncers or servers). <sup>[[link]]({{ site.baseurl }}/specs/batches/chathistory.html)</sup>
70
70
- Providing a mechanism to allow clients to automatically detect, move to, and keep using secure connections. <sup>[[link]]({{ site.baseurl }}/specs/extensions/sts.html)</sup>
71
71
- Allowing Unicode nicknames and channel names, improving the chat experience for international users. <sup>[[link]](https://github.com/ircv3/ircv3-specifications/pull/272)</sup>
72
72
- Client avatars for display in graphical clients.
0 commit comments