Skip to content

Commit 3c0d88e

Browse files
committed
Update soju, gamja and goguma with new forge
These projects have migrated to Codeberg.
1 parent fc4677f commit 3c0d88e

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

_data/sw_clients.yml

+8-10
Original file line numberDiff line numberDiff line change
@@ -523,9 +523,8 @@
523523
- name: Web Clients
524524
software:
525525
- name: gamja
526-
# ref: https://git.sr.ht/~emersion/gamja/tree/master/item/lib/client.js#L3
527-
# https://git.sr.ht/~emersion/gamja/tree/26cc073f41df1d1e7cfd5cdf6ebeb92daf31a108/item/lib/client.js#L40
528-
link: https://sr.ht/~emersion/gamja
526+
# ref: https://codeberg.org/emersion/gamja/src/branch/master/lib/client.js#L3
527+
link: https://codeberg.org/emersion/gamja
529528
support:
530529
stable:
531530
account-notify:
@@ -878,8 +877,8 @@
878877
- plain
879878
# external is supported if configured on the core via the desktop client
880879
- name: Goguma
881-
# https://git.sr.ht/~emersion/goguma/tree/master/item/lib/client.dart#L60
882-
link: https://sr.ht/~emersion/goguma
880+
# ref: https://codeberg.org/emersion/goguma/src/branch/master/lib/client.dart#L77
881+
link: https://codeberg.org/emersion/goguma
883882
os:
884883
- android
885884
- linux
@@ -1048,9 +1047,8 @@
10481047
stable:
10491048
sts: TLS-only
10501049
- name: soju (as Server)
1051-
# ref: https://git.sr.ht/~emersion/soju/tree/master/downstream.go#L117
1052-
# ref: https://git.sr.ht/~emersion/soju/tree/master/downstream.go#L133
1053-
link: https://sr.ht/~emersion/soju
1050+
# ref: https://codeberg.org/emersion/soju/src/branch/master/downstream.go#L221
1051+
link: https://codeberg.org/emersion/soju
10541052
support:
10551053
stable:
10561054
account-notify:
@@ -1087,8 +1085,8 @@
10871085
stable:
10881086
websockets: text only
10891087
- name: soju (as Client)
1090-
# ref: https://git.sr.ht/~emersion/soju/tree/master/upstream.go#L23
1091-
link: https://sr.ht/~emersion/soju
1088+
# ref: https://codeberg.org/emersion/soju/src/branch/master/upstream.go#L28
1089+
link: https://codeberg.org/emersion/soju
10921090
support:
10931091
stable:
10941092
account-notify:

_data/tc.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
- nick: emersion
2424
github: emersion
2525
projects:
26-
- "[gamja](https://git.sr.ht/~emersion/gamja/)"
27-
- "[goguma](https://sr.ht/~emersion/goguma/)"
28-
- "[soju](https://git.sr.ht/~emersion/soju/)"
26+
- "[gamja](https://codeberg.org/emersion/gamja)"
27+
- "[goguma](https://codeberg.org/emersion/goguma)"
28+
- "[soju](https://soju.im)"
2929

3030
- nick: grawity
3131
github: grawity

0 commit comments

Comments
 (0)