mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-18 22:59:18 +00:00
Update GNU Social data
This commit is contained in:
parent
af90bab7c2
commit
9fd2bbea38
|
@ -12,11 +12,14 @@
|
||||||
"repo": "https://notabug.org/diogo/gnu-social",
|
"repo": "https://notabug.org/diogo/gnu-social",
|
||||||
"language": "PHP",
|
"language": "PHP",
|
||||||
"protocols":
|
"protocols":
|
||||||
[{"title": "OStatus", "url": "https://github.com/OStatus"}],
|
[
|
||||||
|
{"title": "ActivityPub", "url": "https://activitypub.rocks"},
|
||||||
|
{"title": "OStatus", "url": "https://github.com/OStatus"}
|
||||||
|
],
|
||||||
"wiki": "",
|
"wiki": "",
|
||||||
"servers":
|
"servers":
|
||||||
[
|
[
|
||||||
{"num": "1", "url": "https://fediverse.network/gnusocial"}
|
{"num": "1", "url": "https://the-federation.info/gnusocial"}
|
||||||
],
|
],
|
||||||
"mobile": "https://gitlab.com/distributopia/gnusocial-clients",
|
"mobile": "https://gitlab.com/distributopia/gnusocial-clients",
|
||||||
"tutorials":
|
"tutorials":
|
||||||
|
@ -34,15 +37,11 @@
|
||||||
"dwellers": "GNU-hackers",
|
"dwellers": "GNU-hackers",
|
||||||
"communities": [{"title": "List of groups", "url": "http://laemeur.sdf.org/gs/group-index.html"}],
|
"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.",
|
"descr": "GNU Social creators are the founding fathers of free libre microblogging networks. The platform has a significant userbase and multiple plugins.",
|
||||||
"connections": ["Friendica", "Hubzilla", "Pleroma"],
|
"connections": ["Friendica", "Hubzilla", "Mastodon", "Pleroma"],
|
||||||
"screenshots":
|
"screenshots":
|
||||||
[
|
[
|
||||||
{"descr": "GNU Social interface", "img": "gnusocial-1.png"}
|
{"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",
|
"tracker": "https://notabug.org/diogo/gnu-social/issues",
|
||||||
"bounty": "",
|
"bounty": "",
|
||||||
"translating": "https://www.transifex.com/gnu-social/gnu-social",
|
"translating": "https://www.transifex.com/gnu-social/gnu-social",
|
||||||
|
|
|
@ -1362,7 +1362,7 @@
|
||||||
"codeLanguage": "PHP",
|
"codeLanguage": "PHP",
|
||||||
"techStack": "",
|
"techStack": "",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"FediAccount": "",
|
"FediAccount": "@diogo@social.hackersatporto.com",
|
||||||
"apClass": false,
|
"apClass": false,
|
||||||
"zotClass": false,
|
"zotClass": false,
|
||||||
"diasporaClass": false,
|
"diasporaClass": false,
|
||||||
|
|
Loading…
Reference in a new issue