fediparty/source/_data/gnusocial.json

53 lines
1.8 KiB
JSON
Raw Normal View History

2018-03-12 19:31:14 +00:00
{
"data":
{
"title": "gnusocial",
"logoClr": "a22430",
"created": "2010",
2018-03-14 19:02:50 +00:00
"official": "https://gnu.io/social",
2018-03-12 19:31:14 +00:00
"license": "AGPL-3.0",
"repo": "https://git.gnu.io/gnu/gnu-social",
"language": "PHP",
"protocols":
[{"title": "OStatus", "url": "https://github.com/OStatus"}],
"wiki": "",
2018-03-28 21:40:50 +00:00
"servers": "https://fediverse.joinout.de",
2018-05-01 12:41:17 +00:00
"mobile": "https://gitlab.com/distributopia/gnusocial-clients",
2018-03-12 19:31:14 +00:00
"tutorials":
[
{"id": "0", "url": "http://thomask.sdf.org/social/en/user/getting_started.html"},
{"id": "1", "url": "https://gnusocial.net/doc/faq"}
],
"devTutorials": "http://thomask.sdf.org/social/en/admin/installing_gnu_social.html",
"utilities":
[
{"id": "0", "url": "https://github.com/blankoworld/eli"},
{"id": "1", "url": "https://github.com/mitchellurgero/fediwiki/blob/master/plugins.md"}
],
"notable":
[
{
"name": "FSF",
"url": "https://status.fsf.org/fsf",
"avatar": "/img/avatars/fsf.png"
},
{
"name": "the Vikings",
2018-05-01 12:41:17 +00:00
"url": "https://social.vikings.net/vikings",
2018-03-12 19:31:14 +00:00
"avatar": "/img/avatars/vikings.png"
},
{
"name": "Umea hackerspace",
"url": "https://social.umeahackerspace.se/blog",
"avatar": "/img/avatars/umea.png"
2018-03-12 19:31:14 +00:00
}
],
"communities": "http://laemeur.sdf.org/gs/group-index.html",
2018-05-28 00:05:57 +00:00
"connections": ["postActiv", "Mastodon", "Pleroma", "Friendica", "Hubzilla"],
2018-03-12 19:31:14 +00:00
"tracker": "https://git.gnu.io/gnu/gnu-social/issues",
"bounty": "",
"translating": "https://www.transifex.com/gnu-social/gnu-social"
}
}