|
59 | 59 | userhost-in-names:
|
60 | 60 | SASL:
|
61 | 61 | - PLAIN
|
62 |
| - - name: BitchX |
63 |
| - # ref: https://github.com/BitchX/BitchX/search?q=%22CAP+REQ%22& |
64 |
| - link: http://www.bitchx.com |
65 |
| - support: |
66 |
| - stable: |
67 |
| - cap-3.1: |
68 |
| - sasl-3.1: |
69 |
| - SASL: |
70 |
| - - plain |
71 | 62 | - name: Colloquy
|
72 | 63 | # ref: handleCapWithParameters() in https://github.com/colloquy/colloquy/blob/main/Chat%20Core/MVIRCChatConnection.m
|
73 | 64 | link: http://www.colloquy.info
|
|
92 | 83 | userhost-in-names:
|
93 | 84 | SASL:
|
94 | 85 | - plain
|
95 |
| - - name: Glirc |
96 |
| - # ref: https://github.com/glguy/irc-core/blob/v2/src/Client/State/Network.hs#L686-L687 |
97 |
| - link: https://hackage.haskell.org/package/glirc |
98 |
| - support: |
99 |
| - stable: |
100 |
| - account-notify: |
101 |
| - away-notify: |
102 |
| - batch: |
103 |
| - cap-notify: |
104 |
| - cap-3.1: |
105 |
| - cap-3.2: |
106 |
| - chghost: |
107 |
| - extended-join: |
108 |
| - multi-prefix: |
109 |
| - sasl-3.1: |
110 |
| - server-time: |
111 |
| - sts: |
112 |
| - userhost-in-names: |
113 |
| - SASL: |
114 |
| - - plain |
115 | 86 | - name: HexChat
|
116 | 87 | # ref: https://github.com/hexchat/hexchat/blob/v2.10.3/src/common/inbound.c#L1728
|
117 | 88 | link: https://hexchat.github.io
|
|
156 | 127 | server-time:
|
157 | 128 | SASL:
|
158 | 129 | - plain
|
159 |
| - - name: Irssi |
160 |
| - # ref: https://github.com/irssi/irssi/blob/8a5d5d384ed20cefa3fdc4a65d27fac3e4913a7b/src/irc/core/irc-servers.h#L17 |
161 |
| - link: https://irssi.org |
162 |
| - support: |
163 |
| - stable: |
164 |
| - account-notify: Git |
165 |
| - away-notify: Git |
166 |
| - cap-3.1: |
167 |
| - cap-3.2: Git |
168 |
| - cap-notify: Git |
169 |
| - chghost: Git |
170 |
| - extended-join: Git |
171 |
| - invite-notify: Git |
172 |
| - message-tags: Git |
173 |
| - multi-prefix: |
174 |
| - sasl-3.1: |
175 |
| - setname: Git |
176 |
| - starttls: Git |
177 |
| - SASL: |
178 |
| - - external |
179 |
| - - plain |
180 |
| - partial: |
181 |
| - stable: |
182 |
| - setname: "Git draft cap" |
183 | 130 | - name: Konversation
|
184 | 131 | # ref: Server::initCapablityNames() in https://github.com/KDE/konversation/blob/v21.04.0/src/irc/server.cpp
|
185 | 132 | link: https://konversation.kde.org
|
|
313 | 260 | sasl-3.2:
|
314 | 261 | SASL:
|
315 | 262 | - plain
|
316 |
| - - name: Swirc |
317 |
| - # ref: https://raw.githubusercontent.com/uhlin/swirc/master/CHANGELOG.md |
318 |
| - link: https://www.nifty-networks.net/swirc/ |
319 |
| - support: |
320 |
| - stable: |
321 |
| - account-notify: |
322 |
| - away-notify: |
323 |
| - cap-3.1: |
324 |
| - invite-notify: |
325 |
| - sasl-3.1: |
326 |
| - server-time: |
327 |
| - SASL: |
328 |
| - - plain |
329 |
| - - scram-sha-256 |
330 | 263 | - name: Textual
|
331 | 264 | # ref: isCapabilitySupported in https://github.com/Codeux-Software/Textual/blob/55498fb845baf9efe1df93bc4e463edbe5c2057f/Sources/App/Classes/IRC/IRCClient.m
|
332 | 265 | # ref: https://github.com/Codeux-Software/Textual/blob/v6.0.1/Classes/IRC/IRCClient.m#L4590
|
|
348 | 281 | SASL:
|
349 | 282 | - external
|
350 | 283 | - plain
|
| 284 | + |
| 285 | +- name: Terminal Clients |
| 286 | + software: |
| 287 | + - name: BitchX |
| 288 | + # ref: https://github.com/BitchX/BitchX/search?q=%22CAP+REQ%22& |
| 289 | + link: http://www.bitchx.com |
| 290 | + support: |
| 291 | + stable: |
| 292 | + cap-3.1: |
| 293 | + sasl-3.1: |
| 294 | + SASL: |
| 295 | + - plain |
| 296 | + - name: Glirc |
| 297 | + # ref: https://github.com/glguy/irc-core/blob/v2/src/Client/State/Network.hs#L686-L687 |
| 298 | + link: https://hackage.haskell.org/package/glirc |
| 299 | + support: |
| 300 | + stable: |
| 301 | + account-notify: |
| 302 | + away-notify: |
| 303 | + batch: |
| 304 | + cap-notify: |
| 305 | + cap-3.1: |
| 306 | + cap-3.2: |
| 307 | + chghost: |
| 308 | + extended-join: |
| 309 | + multi-prefix: |
| 310 | + sasl-3.1: |
| 311 | + server-time: |
| 312 | + sts: |
| 313 | + userhost-in-names: |
| 314 | + SASL: |
| 315 | + - plain |
| 316 | + - name: Irssi |
| 317 | + # ref: https://github.com/irssi/irssi/blob/8a5d5d384ed20cefa3fdc4a65d27fac3e4913a7b/src/irc/core/irc-servers.h#L17 |
| 318 | + link: https://irssi.org |
| 319 | + support: |
| 320 | + stable: |
| 321 | + account-notify: Git |
| 322 | + away-notify: Git |
| 323 | + cap-3.1: |
| 324 | + cap-3.2: Git |
| 325 | + cap-notify: Git |
| 326 | + chghost: Git |
| 327 | + extended-join: Git |
| 328 | + invite-notify: Git |
| 329 | + message-tags: Git |
| 330 | + multi-prefix: |
| 331 | + sasl-3.1: |
| 332 | + setname: Git |
| 333 | + starttls: Git |
| 334 | + SASL: |
| 335 | + - external |
| 336 | + - plain |
| 337 | + partial: |
| 338 | + stable: |
| 339 | + setname: "Git draft cap" |
| 340 | + - name: Swirc |
| 341 | + # ref: https://raw.githubusercontent.com/uhlin/swirc/master/CHANGELOG.md |
| 342 | + link: https://www.nifty-networks.net/swirc/ |
| 343 | + support: |
| 344 | + stable: |
| 345 | + account-notify: |
| 346 | + away-notify: |
| 347 | + cap-3.1: |
| 348 | + invite-notify: |
| 349 | + sasl-3.1: |
| 350 | + server-time: |
| 351 | + SASL: |
| 352 | + - plain |
| 353 | + - scram-sha-256 |
351 | 354 | - name: WeeChat
|
352 | 355 | # ref: https://weechat.org/files/changelog/ChangeLog-devel.html or IRC_COMMAND_CAP_SUPPORTED_COMPLETION
|
353 | 356 | # in https://github.com/weechat/weechat/blob/v3.1/src/plugins/irc/irc-command.h
|
|
0 commit comments