Add Lotide to software, edit Lemmy

This commit is contained in:
lostinlight 2020-07-27 02:25:00 +03:00
parent 906d71374f
commit 1702bc7bb5
1 changed files with 19 additions and 1 deletions

View File

@ -223,7 +223,7 @@
"protocols": "ActivityPub",
"site": "",
"logo": "/img/misc/lemmy.svg",
"servers": "",
"servers": "https://the-federation.info/lemmy",
"description": "Link aggregator, a federated alternative to Reddit / Lobste.rs / Raddle / Hacker News.",
"codeLanguage": "Rust",
"techStack": "Actix, Diesel, Inferno, Typescript",
@ -775,6 +775,24 @@
"OStatusClass": false,
"categories": ["Reviews"]
},
{
"title": "Lotide",
"source": "https://sr.ht/~vpzom/lotide",
"protocols": "ActivityPub",
"site": "",
"logo": "",
"servers": "https://the-federation.info/lotide",
"description": "A federated forum / link aggregator.",
"codeLanguage": "Rust",
"techStack": "",
"license": "AGPL-3.0",
"FediAccount": "",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Links"]
},
{
"title": "diaspora*",
"source": "https://github.com/diaspora/diaspora",