diff --git a/source/_data/mastodon.json b/source/_data/mastodon.json index d9bc768..ab26ec3 100644 --- a/source/_data/mastodon.json +++ b/source/_data/mastodon.json @@ -22,7 +22,7 @@ {"num": "2", "url": "/en/portal/servers"}, {"num": "3", "url": "https://instances.social"}, {"num": "4", "url": "https://mastodon.fediverse.observer/list"} - + ], "serverWizard": "https://fediverse.observer/list?wizard", "mobile": "https://joinmastodon.org/apps", @@ -57,8 +57,8 @@ [ {"id": "0", "url": "https://github.com/glitch-soc/mastodon", "descr": "Glitch-soc - fork with experimental features"}, {"id": "1", "url": "https://github.com/hometown-fork/hometown", "descr": "Hometown - up-to-date fork with extra features"}, - {"id": "2", "url": "https://github.com/florence-social/mastodon-fork", "descr": "Florence - community fork"}, - {"id": "3", "url": "https://github.com/fedibird/mastodon", "descr": "Fedibird fork"} + {"id": "2", "url": "https://github.com/fedibird/mastodon", "descr": "Fedibird fork"}, + {"id": "3", "url": "https://github.com/magicstone-dev/ecko", "descr": "Ecko fork"} ], "utilities": [ diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index f39d984..7078db7 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -325,6 +325,24 @@ "OStatusClass": false, "categories": ["SN-mi"] }, + { + "title": "Ecko", + "source": "https://github.com/magicstone-dev/ecko", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "A fork of Mastodon to optimize toward community, that is making it as easy as possible to contribute.", + "codeLanguage": "Ruby", + "techStack": "React, SASS, Node.js", + "license": "AGPL-3.0", + "FediAccount": "@weex@c4.social", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["SN-mi"] + }, { "title": "Owncast", "source": "https://github.com/owncast/owncast", @@ -1128,7 +1146,7 @@ "codeLanguage": "Python", "techStack": "", "license": "AGPL-3.0", - "FediAccount": "", + "FediAccount": "@dachary@mastodon.online", "apClass": true, "zotClass": false, "diasporaClass": false,