|
3 | 3 | - name: AdiIRC |
4 | 4 | # ref: https://dev.adiirc.com/projects/adiirc/wiki/IRCv3 |
5 | 5 | link: https://www.adiirc.com |
| 6 | + os: |
| 7 | + - windows |
6 | 8 | support: |
7 | 9 | stable: |
8 | 10 | account-notify: |
|
35 | 37 | - name: Ambassador |
36 | 38 | # ref: JSIRCV3_SUPPORTED_CAPS in https://github.com/Ascrod/ambassador/blob/7d2b260f1a069e2d11718c576d694f9343c096be/ambassador/js/lib/irc.js |
37 | 39 | link: https://github.com/Ascrod/ambassador/ |
| 40 | + os: |
| 41 | + - linux |
| 42 | + - macos |
| 43 | + - windows |
38 | 44 | support: |
39 | 45 | stable: |
40 | 46 | account-notify: |
|
71 | 77 | - name: Colloquy |
72 | 78 | # ref: handleCapWithParameters() in https://github.com/colloquy/colloquy/blob/main/Chat%20Core/MVIRCChatConnection.m |
73 | 79 | link: http://www.colloquy.info |
| 80 | + os: |
| 81 | + - macos |
74 | 82 | support: |
75 | 83 | stable: |
76 | 84 | account-notify: |
|
115 | 123 | - name: HexChat |
116 | 124 | # ref: https://github.com/hexchat/hexchat/blob/v2.10.3/src/common/inbound.c#L1728 |
117 | 125 | link: https://hexchat.github.io |
| 126 | + os: |
| 127 | + - bsd |
| 128 | + - linux |
| 129 | + - macos |
| 130 | + - windows |
118 | 131 | support: |
119 | 132 | stable: |
120 | 133 | account-notify: |
|
139 | 152 | - name: IceChat |
140 | 153 | # ref: CapREQ() in https://github.com/icechat/IceChat/blob/9.50P/src/IceChat/IRCConnection/ParseIRCData.cs |
141 | 154 | link: https://icechat.net |
| 155 | + os: |
| 156 | + - windows |
142 | 157 | support: |
143 | 158 | stable: |
144 | 159 | account-notify: |
|
183 | 198 | - name: Konversation |
184 | 199 | # ref: Server::initCapablityNames() in https://github.com/KDE/konversation/blob/v21.04.0/src/irc/server.cpp |
185 | 200 | link: https://konversation.kde.org |
| 201 | + os: |
| 202 | + - bsd |
| 203 | + - linux |
| 204 | + - macos |
| 205 | + - windows |
186 | 206 | support: |
187 | 207 | stable: |
188 | 208 | account-notify: |
|
203 | 223 | - name: KVIrc |
204 | 224 | # ref: cap_add() in https://github.com/kvirc/KVIrc/blob/5.0.0/src/kvirc/kernel/KviIrcConnection.cpp |
205 | 225 | link: https://www.kvirc.net |
| 226 | + os: |
| 227 | + - bsd |
| 228 | + - linux |
| 229 | + - macos |
| 230 | + - windows |
206 | 231 | support: |
207 | 232 | stable: |
208 | 233 | account-notify: Git |
|
221 | 246 | - name: LimeChat |
222 | 247 | # ref: https://github.com/psychs/limechat/blob/2.42/Classes/IRC/IRCClient.m#L3681 |
223 | 248 | link: http://limechat.net/mac/ |
| 249 | + os: |
| 250 | + - macos |
224 | 251 | support: |
225 | 252 | stable: |
226 | 253 | cap-3.1: |
|
232 | 259 | # ref: https://www.mirc.com/news.html |
233 | 260 | # https://www.mirc.com/versions.txt |
234 | 261 | link: https://www.mirc.com |
| 262 | + os: |
| 263 | + - windows |
235 | 264 | support: |
236 | 265 | stable: |
237 | 266 | account-notify: |
|
263 | 292 | # ref: irc{CAP,EchoMessage,MultiPrefix,SASL,ServerTime,WatchMonitor}.jsm files in |
264 | 293 | # https://searchfox.org/comm-central/source/chat/protocols/irc/ |
265 | 294 | link: https://www.thunderbird.net/ |
| 295 | + os: |
| 296 | + - bsd |
| 297 | + - linux |
| 298 | + - macos |
| 299 | + - windows |
266 | 300 | support: |
267 | 301 | stable: |
268 | 302 | cap-notify: 72.0+ |
|
279 | 313 | - name: Quassel |
280 | 314 | # ref: knownCaps in https://github.com/quassel/quassel/blob/0.14-rc1/src/common/irccap.h |
281 | 315 | link: https://www.quassel-irc.org |
| 316 | + os: |
| 317 | + - bsd |
| 318 | + - linux |
| 319 | + - macos |
| 320 | + - windows |
282 | 321 | support: |
283 | 322 | stable: |
284 | 323 | account-notify: |
|
304 | 343 | - name: Srain |
305 | 344 | # ref: https://doc.srain.im/en/latest/support.html |
306 | 345 | link: https://srain.im |
| 346 | + os: |
| 347 | + - bsd |
| 348 | + - linux |
| 349 | + - macos |
| 350 | + - windows |
307 | 351 | support: |
308 | 352 | stable: |
309 | 353 | cap-notify: |
|
331 | 375 | # ref: isCapabilitySupported in https://github.com/Codeux-Software/Textual/blob/55498fb845baf9efe1df93bc4e463edbe5c2057f/Sources/App/Classes/IRC/IRCClient.m |
332 | 376 | # ref: https://github.com/Codeux-Software/Textual/blob/v6.0.1/Classes/IRC/IRCClient.m#L4590 |
333 | 377 | link: https://www.codeux.com/textual |
| 378 | + os: |
| 379 | + - macos |
334 | 380 | support: |
335 | 381 | stable: |
336 | 382 | away-notify: |
|
0 commit comments