mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-18 22:59:18 +00:00
Update FedeProxy to ForgeFriends, add activity-relay
This commit is contained in:
parent
0504a9e722
commit
88467d8460
|
@ -1136,10 +1136,10 @@
|
||||||
"categories": ["SN-mi"]
|
"categories": ["SN-mi"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Fedeproxy",
|
"title": "ForgeFriends",
|
||||||
"source": "https://lab.fedeproxy.eu/fedeproxy/server",
|
"source": "https://lab.fedeproxy.eu/forgefriends/forgefriends",
|
||||||
"protocols": "ActivityPub",
|
"protocols": "ActivityPub",
|
||||||
"site": "https://fedeproxy.eu",
|
"site": "https://forgefriends.org",
|
||||||
"logo": "",
|
"logo": "",
|
||||||
"servers": "",
|
"servers": "",
|
||||||
"description": "An online service to federate forges.",
|
"description": "An online service to federate forges.",
|
||||||
|
|
|
@ -308,7 +308,7 @@
|
||||||
"categories": ["Other"]
|
"categories": ["Other"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Activity relay",
|
"title": "ActivityRelay",
|
||||||
"source": "https://git.pleroma.social/pleroma/relay",
|
"source": "https://git.pleroma.social/pleroma/relay",
|
||||||
"protocols": "ActivityPub",
|
"protocols": "ActivityPub",
|
||||||
"site": "",
|
"site": "",
|
||||||
|
@ -397,6 +397,24 @@
|
||||||
"OStatusClass": false,
|
"OStatusClass": false,
|
||||||
"categories": ["Relays"]
|
"categories": ["Relays"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "activity-relay",
|
||||||
|
"source": "https://github.com/yukimochi/Activity-Relay",
|
||||||
|
"protocols": "ActivityPub",
|
||||||
|
"site": "",
|
||||||
|
"logo": "",
|
||||||
|
"servers": "https://the-federation.info/activity-relay",
|
||||||
|
"description": "Yet another powerful customizable ActivityPub relay server written in Go.",
|
||||||
|
"codeLanguage": "Go",
|
||||||
|
"techStack": "",
|
||||||
|
"license": "AGPL-3.0",
|
||||||
|
"FediAccount": "",
|
||||||
|
"apClass": true,
|
||||||
|
"zotClass": false,
|
||||||
|
"diasporaClass": false,
|
||||||
|
"OStatusClass": false,
|
||||||
|
"categories": ["Relays"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Pterotype",
|
"title": "Pterotype",
|
||||||
"source": "https://github.com/pterotype-project/pterotype",
|
"source": "https://github.com/pterotype-project/pterotype",
|
||||||
|
|
Loading…
Reference in a new issue