mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2025-01-25 02:06:37 +00:00
Add Hatsu, Fedipage
This commit is contained in:
parent
8d211cecca
commit
99a0b5873a
|
@ -1783,6 +1783,24 @@
|
|||
"OStatusClass": false,
|
||||
"categories": ["SN-mi"]
|
||||
},
|
||||
{
|
||||
"title": "Vidzy",
|
||||
"source": "https://codeberg.org/vidzy/vidzy",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "",
|
||||
"logo": "",
|
||||
"servers": "https://vidzy.codeberg.pag/",
|
||||
"description": "Federated alternative to TikTok.",
|
||||
"codeLanguage": "Python",
|
||||
"techStack": "",
|
||||
"license": "AGPL-3.0",
|
||||
"FediAccount": "",
|
||||
"apClass": true,
|
||||
"zotClass": false,
|
||||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["Media"]
|
||||
},
|
||||
{
|
||||
"title": "diaspora*",
|
||||
"source": "https://github.com/diaspora/diaspora",
|
||||
|
@ -1962,24 +1980,6 @@
|
|||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["SN-mi"]
|
||||
},
|
||||
{
|
||||
"title": "Vidzy",
|
||||
"source": "https://codeberg.org/vidzy/vidzy",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "",
|
||||
"logo": "",
|
||||
"servers": "https://vidzy.codeberg.page/",
|
||||
"description": "Vidzy - The federated alternative to TikTok.",
|
||||
"codeLanguage": "Python",
|
||||
"techStack": "",
|
||||
"license": "AGPL-3.0",
|
||||
"FediAccount": "",
|
||||
"apClass": true,
|
||||
"zotClass": false,
|
||||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["Media"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2538,6 +2538,42 @@
|
|||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["Bridges"]
|
||||
},
|
||||
{
|
||||
"title": "Hatsu",
|
||||
"source": "https://github.com/importantimport/hatsu",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "https://hatsu.cli.rs",
|
||||
"logo": "",
|
||||
"servers": "",
|
||||
"description": "Self-hosted & fully automated ActivityPub bridge for static sites.",
|
||||
"codeLanguage": "Rust",
|
||||
"techStack": "",
|
||||
"license": "AGPL-3.0",
|
||||
"FediAccount": "",
|
||||
"apClass": true,
|
||||
"zotClass": false,
|
||||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["Bridges"]
|
||||
},
|
||||
{
|
||||
"title": "Fedipage",
|
||||
"source": "https://git.qoto.org/fedipage/fedipage",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "https://fedipage.com",
|
||||
"logo": "",
|
||||
"servers": "",
|
||||
"description": "Hugo based static page generator and blog with ActivityPub support.",
|
||||
"codeLanguage": "JavaScript",
|
||||
"techStack": "",
|
||||
"license": "Apache-2.0",
|
||||
"FediAccount": "",
|
||||
"apClass": true,
|
||||
"zotClass": false,
|
||||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["Plugins"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue