fediparty/source/_data/gnusocial.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2018-03-12 19:31:14 +00:00
{
"data":
{
"title": "gnusocial",
2018-08-23 22:18:07 +00:00
"category": "social network",
"type": "microblogging",
2018-03-12 19:31:14 +00:00
"logoClr": "a22430",
"created": "2010",
"official": "https://gnusocial.network",
2018-03-12 19:31:14 +00:00
"license": "AGPL-3.0",
2019-06-18 17:36:02 +00:00
"repo": "https://notabug.org/diogo/gnu-social",
2018-03-12 19:31:14 +00:00
"language": "PHP",
"protocols":
[{"title": "OStatus", "url": "https://github.com/OStatus"}],
"wiki": "",
2018-08-23 22:18:07 +00:00
"servers":
[
2019-07-11 20:55:16 +00:00
{"num": "1", "url": "https://fediverse.network/gnusocial"},
{"num": "2", "url": "https://the-federation.info/gnusocial"}
2018-08-23 22:18:07 +00:00
],
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"}
],
"devTutorial": "http://thomask.sdf.org/social/en/admin/installing_gnu_social.html",
2018-03-12 19:31:14 +00:00
"utilities":
[
{"id": "0", "url": "https://github.com/blankoworld/eli"},
{"id": "1", "url": "https://github.com/kuro5hin/fediwiki/blob/master/plugins.md"}
2018-03-12 19:31:14 +00:00
],
2018-08-23 22:18:07 +00:00
"mascot": [{"item": "gnu"}],
"dwellers": "GNU-hackers",
"communities": [{"title": "List of groups", "url": "http://laemeur.sdf.org/gs/group-index.html"}],
"descr": "GNU Social creators are the founding fathers of free libre microblogging networks. The platform has a significant userbase and multiple plugins.",
2019-07-20 18:01:51 +00:00
"connections": ["Friendica", "Hubzilla", "Pleroma"],
"screenshots":
[
{"descr": "GNU Social interface", "img": "gnusocial-1.png"}
],
"information":
[
"There are no private messages in GNU Social. Consider everything you post public (visible to anyone)."
],
"tracker": "https://notabug.org/diogo/gnu-social/issues",
2018-08-23 22:18:07 +00:00
"bounty": "",
"translating": "https://www.transifex.com/gnu-social/gnu-social",
"reading":
[
{
"title": "Wikipedia article",
"url": "https://en.wikipedia.org/wiki/GNU_social"
}
],
2018-03-12 19:31:14 +00:00
"notable":
[
{
"name": "FSF",
"url": "https://status.fsf.org/fsf",
"avatar": "/img/avatars/fsf.png"
}
2018-08-23 22:18:07 +00:00
]
2018-03-12 19:31:14 +00:00
}
}