|
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: |
|
140 | 153 | - name: IceChat |
141 | 154 | # ref: CapREQ() in https://github.com/icechat/IceChat/blob/9.50P/src/IceChat/IRCConnection/ParseIRCData.cs |
142 | 155 | link: https://icechat.net |
| 156 | + os: |
| 157 | + - windows |
143 | 158 | support: |
144 | 159 | stable: |
145 | 160 | account-notify: |
|
184 | 199 | - name: Konversation |
185 | 200 | # ref: Server::initCapablityNames() in https://github.com/KDE/konversation/blob/v21.04.0/src/irc/server.cpp |
186 | 201 | link: https://konversation.kde.org |
| 202 | + os: |
| 203 | + - bsd |
| 204 | + - linux |
| 205 | + - macos |
| 206 | + - windows |
187 | 207 | support: |
188 | 208 | stable: |
189 | 209 | account-notify: |
|
204 | 224 | - name: KVIrc |
205 | 225 | # ref: cap_add() in https://github.com/kvirc/KVIrc/blob/5.0.0/src/kvirc/kernel/KviIrcConnection.cpp |
206 | 226 | link: https://www.kvirc.net |
| 227 | + os: |
| 228 | + - bsd |
| 229 | + - linux |
| 230 | + - macos |
| 231 | + - windows |
207 | 232 | support: |
208 | 233 | stable: |
209 | 234 | account-notify: Git |
|
222 | 247 | - name: LimeChat |
223 | 248 | # ref: https://github.com/psychs/limechat/blob/2.42/Classes/IRC/IRCClient.m#L3681 |
224 | 249 | link: http://limechat.net/mac/ |
| 250 | + os: |
| 251 | + - macos |
225 | 252 | support: |
226 | 253 | stable: |
227 | 254 | cap-3.1: |
|
233 | 260 | # ref: https://www.mirc.com/news.html |
234 | 261 | # https://www.mirc.com/versions.txt |
235 | 262 | link: https://www.mirc.com |
| 263 | + os: |
| 264 | + - windows |
236 | 265 | support: |
237 | 266 | stable: |
238 | 267 | account-notify: |
|
264 | 293 | # ref: irc{CAP,EchoMessage,MultiPrefix,SASL,ServerTime,WatchMonitor}.jsm files in |
265 | 294 | # https://searchfox.org/comm-central/source/chat/protocols/irc/ |
266 | 295 | link: https://www.thunderbird.net/ |
| 296 | + os: |
| 297 | + - bsd |
| 298 | + - linux |
| 299 | + - macos |
| 300 | + - windows |
267 | 301 | support: |
268 | 302 | stable: |
269 | 303 | cap-notify: 72.0+ |
|
280 | 314 | - name: Quassel |
281 | 315 | # ref: knownCaps in https://github.com/quassel/quassel/blob/0.14-rc1/src/common/irccap.h |
282 | 316 | link: https://www.quassel-irc.org |
| 317 | + os: |
| 318 | + - bsd |
| 319 | + - linux |
| 320 | + - macos |
| 321 | + - windows |
283 | 322 | support: |
284 | 323 | stable: |
285 | 324 | account-notify: |
|
305 | 344 | - name: Srain |
306 | 345 | # ref: https://doc.srain.im/en/latest/support.html |
307 | 346 | link: https://srain.im |
| 347 | + os: |
| 348 | + - bsd |
| 349 | + - linux |
| 350 | + - macos |
| 351 | + - windows |
308 | 352 | support: |
309 | 353 | stable: |
310 | 354 | cap-notify: |
|
332 | 376 | # ref: isCapabilitySupported in https://github.com/Codeux-Software/Textual/blob/55498fb845baf9efe1df93bc4e463edbe5c2057f/Sources/App/Classes/IRC/IRCClient.m |
333 | 377 | # ref: https://github.com/Codeux-Software/Textual/blob/v6.0.1/Classes/IRC/IRCClient.m#L4590 |
334 | 378 | link: https://www.codeux.com/textual |
| 379 | + os: |
| 380 | + - macos |
335 | 381 | support: |
336 | 382 | stable: |
337 | 383 | away-notify: |
|
0 commit comments