From 3c0d88ec653c8da693e73f13f080b63038cb7ec4 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sun, 1 Dec 2024 13:59:59 +0100 Subject: [PATCH] Update soju, gamja and goguma with new forge These projects have migrated to Codeberg. --- _data/sw_clients.yml | 18 ++++++++---------- _data/tc.yml | 6 +++--- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/_data/sw_clients.yml b/_data/sw_clients.yml index 7481dca8..1515ea34 100644 --- a/_data/sw_clients.yml +++ b/_data/sw_clients.yml @@ -523,9 +523,8 @@ - name: Web Clients software: - name: gamja - # ref: https://git.sr.ht/~emersion/gamja/tree/master/item/lib/client.js#L3 - # https://git.sr.ht/~emersion/gamja/tree/26cc073f41df1d1e7cfd5cdf6ebeb92daf31a108/item/lib/client.js#L40 - link: https://sr.ht/~emersion/gamja + # ref: https://codeberg.org/emersion/gamja/src/branch/master/lib/client.js#L3 + link: https://codeberg.org/emersion/gamja support: stable: account-notify: @@ -878,8 +877,8 @@ - plain # external is supported if configured on the core via the desktop client - name: Goguma - # https://git.sr.ht/~emersion/goguma/tree/master/item/lib/client.dart#L60 - link: https://sr.ht/~emersion/goguma + # ref: https://codeberg.org/emersion/goguma/src/branch/master/lib/client.dart#L77 + link: https://codeberg.org/emersion/goguma os: - android - linux @@ -1048,9 +1047,8 @@ stable: sts: TLS-only - name: soju (as Server) - # ref: https://git.sr.ht/~emersion/soju/tree/master/downstream.go#L117 - # ref: https://git.sr.ht/~emersion/soju/tree/master/downstream.go#L133 - link: https://sr.ht/~emersion/soju + # ref: https://codeberg.org/emersion/soju/src/branch/master/downstream.go#L221 + link: https://codeberg.org/emersion/soju support: stable: account-notify: @@ -1087,8 +1085,8 @@ stable: websockets: text only - name: soju (as Client) - # ref: https://git.sr.ht/~emersion/soju/tree/master/upstream.go#L23 - link: https://sr.ht/~emersion/soju + # ref: https://codeberg.org/emersion/soju/src/branch/master/upstream.go#L28 + link: https://codeberg.org/emersion/soju support: stable: account-notify: diff --git a/_data/tc.yml b/_data/tc.yml index 82e366d2..98d3d0d7 100644 --- a/_data/tc.yml +++ b/_data/tc.yml @@ -23,9 +23,9 @@ - nick: emersion github: emersion projects: - - "[gamja](https://git.sr.ht/~emersion/gamja/)" - - "[goguma](https://sr.ht/~emersion/goguma/)" - - "[soju](https://git.sr.ht/~emersion/soju/)" + - "[gamja](https://codeberg.org/emersion/gamja)" + - "[goguma](https://codeberg.org/emersion/goguma)" + - "[soju](https://soju.im)" - nick: grawity github: grawity