diff --git a/source/_data/gnusocial.json b/source/_data/gnusocial.json index f10a007..d921bd5 100644 --- a/source/_data/gnusocial.json +++ b/source/_data/gnusocial.json @@ -12,11 +12,14 @@ "repo": "https://notabug.org/diogo/gnu-social", "language": "PHP", "protocols": - [{"title": "OStatus", "url": "https://github.com/OStatus"}], + [ + {"title": "ActivityPub", "url": "https://activitypub.rocks"}, + {"title": "OStatus", "url": "https://github.com/OStatus"} + ], "wiki": "", "servers": [ - {"num": "1", "url": "https://fediverse.network/gnusocial"} + {"num": "1", "url": "https://the-federation.info/gnusocial"} ], "mobile": "https://gitlab.com/distributopia/gnusocial-clients", "tutorials": @@ -34,15 +37,11 @@ "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.", - "connections": ["Friendica", "Hubzilla", "Pleroma"], + "connections": ["Friendica", "Hubzilla", "Mastodon", "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", "bounty": "", "translating": "https://www.transifex.com/gnu-social/gnu-social", diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 10c451c..95b0a50 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -1362,7 +1362,7 @@ "codeLanguage": "PHP", "techStack": "", "license": "AGPL-3.0", - "FediAccount": "", + "FediAccount": "@diogo@social.hackersatporto.com", "apClass": false, "zotClass": false, "diasporaClass": false,