File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Network Icon"
3
+ layout : spec
4
+ work-in-progress : true
5
+ copyrights :
6
+ -
7
+ name : " Simon Ser"
8
+ period : " 2025"
9
+ email : " contact@emersion.fr"
10
+ ---
11
+
12
+ ## Notes for implementing work-in-progress version
13
+
14
+ This is a work-in-progress specification.
15
+
16
+ ## Description
17
+
18
+ The ` NETWORK ` ISUPPORT token allows servers to advertise their network name. This specification adds a new ISUPPORT token to advertise a network icon.
19
+
20
+ ## The ` draft/ICON ` ISUPPORT token
21
+
22
+ If a server publishes a ` draft/ICON ` ISUPPORT token, the value MUST be a URL to an image. The URL SHOULD use the "https" scheme.
23
+
24
+ Servers MAY implement [ extended-isupport] ( extended-isupport.html ) to allow clients to fetch the network icon before connection registration.
25
+
26
+ ## Example
27
+
28
+ S: :irc.example.org 005 * NETWORK=Example draft/ICON=https://example.org/icon.svg :are supported by this server
You can’t perform that action at this time.
0 commit comments