From 30b9a1e4ce9de8067bdf2226e5958423109b6cf9 Mon Sep 17 00:00:00 2001 From: WarPigs1602 Date: Mon, 3 Aug 2026 18:08:44 +0200 Subject: [PATCH 1/3] Added jWebIRC --- _data/sw_clients.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/_data/sw_clients.yml b/_data/sw_clients.yml index 04c7b64..3226cb8 100644 --- a/_data/sw_clients.yml +++ b/_data/sw_clients.yml @@ -922,6 +922,30 @@ - external - scram-sha-256 - oauthbearer + - name: jWebIRC + link: https://github.com/WarPigs1602/jwebirc + support: + stable: + account-notify: + away-notify: + batch: + cap-3.1: + cap-3.2: + cap-notify: + chghost: + echo-message: + extended-join: + invite-notify: + message-tags: + multi-prefix: + sasl-3.1: + sasl-3.2: + server-time: + userhost-in-names: + SASL: + - plain + - scram-sha-256 + - scram-sha-512 - name: Mobile Clients software: - name: IRC for Android From c64cc6e677d530d90ee117ee04b692cdc5b87fee Mon Sep 17 00:00:00 2001 From: James Wheare Date: Tue, 4 Aug 2026 10:34:19 +0100 Subject: [PATCH 2/3] Add ai assistance flag --- _data/sw_clients.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_data/sw_clients.yml b/_data/sw_clients.yml index 3226cb8..133c5b8 100644 --- a/_data/sw_clients.yml +++ b/_data/sw_clients.yml @@ -924,6 +924,7 @@ - oauthbearer - name: jWebIRC link: https://github.com/WarPigs1602/jwebirc + ai: true support: stable: account-notify: From 73419ba96771734a813246f2b9b4c0cbefbfd5d6 Mon Sep 17 00:00:00 2001 From: Andreas Pschorn Date: Fri, 7 Aug 2026 10:31:35 +0200 Subject: [PATCH 3/3] Update sw_clients.yml --- _data/sw_clients.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_data/sw_clients.yml b/_data/sw_clients.yml index 54d98d2..dfcb160 100644 --- a/_data/sw_clients.yml +++ b/_data/sw_clients.yml @@ -944,6 +944,8 @@ sasl-3.2: server-time: userhost-in-names: + # Client tags + typing-client-tag: SASL: - plain - scram-sha-256