Add Lotide to software, edit Lemmy

This commit is contained in:
lostinlight 2020-07-27 02:25:00 +03:00
parent 906d71374f
commit 1702bc7bb5

View file

@ -223,7 +223,7 @@
"protocols": "ActivityPub", "protocols": "ActivityPub",
"site": "", "site": "",
"logo": "/img/misc/lemmy.svg", "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.", "description": "Link aggregator, a federated alternative to Reddit / Lobste.rs / Raddle / Hacker News.",
"codeLanguage": "Rust", "codeLanguage": "Rust",
"techStack": "Actix, Diesel, Inferno, Typescript", "techStack": "Actix, Diesel, Inferno, Typescript",
@ -775,6 +775,24 @@
"OStatusClass": false, "OStatusClass": false,
"categories": ["Reviews"] "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*", "title": "diaspora*",
"source": "https://github.com/diaspora/diaspora", "source": "https://github.com/diaspora/diaspora",