Update network accounts and info

This commit is contained in:
lostinlight 2018-12-05 01:13:22 +03:00
parent bd54267bbe
commit 559a44a589
9 changed files with 50 additions and 61 deletions

View File

@ -33,7 +33,7 @@
[ [
"tag subscription", "tag subscription",
"limited posts", "limited posts",
"making your contact list private", "making contact list private",
"markdown support", "markdown support",
"birthday notifications" "birthday notifications"
], ],

View File

@ -41,7 +41,7 @@
"dwellers": "friends", "dwellers": "friends",
"communities": [{"title": "List of forums", "url": "https://dir.friendica.social/directory/forums"}], "communities": [{"title": "List of forums", "url": "https://dir.friendica.social/directory/forums"}],
"descr": "Friendica aims at being a platform that suits everyone. Newcomers will feel right at home: the network's interface and functionality include common features of a mainstream social network. Being comparatively light on resources makes it attractive for administrators to host (Friendica's servers are called \"nodes\"). The community is good-natured and helpful. Friendica is well connected with the rest of Fediverse — its users can follow friends on most other federated networks.", "descr": "Friendica aims at being a platform that suits everyone. Newcomers will feel right at home: the network's interface and functionality include common features of a mainstream social network. Being comparatively light on resources makes it attractive for administrators to host (Friendica's servers are called \"nodes\"). The community is good-natured and helpful. Friendica is well connected with the rest of Fediverse — its users can follow friends on most other federated networks.",
"connections": ["diaspora*", "Hubzilla", "GNU Social", "Mastodon", "Socialhome", "GangGo", "Pleroma", "postActiv"], "connections": ["diaspora*", "GangGo", "GNU Social", "Hubzilla", "Mastodon", "Osada", "Pleroma", "postActiv", "Socialhome"],
"tracker": "https://github.com/friendica/friendica/issues", "tracker": "https://github.com/friendica/friendica/issues",
"bounty": "", "bounty": "",
"translating": "https://www.transifex.com/Friendica/friendica", "translating": "https://www.transifex.com/Friendica/friendica",
@ -66,6 +66,11 @@
], ],
"notable": "notable":
[ [
{
"name": "Feneas",
"url": "https://friendica.feneas.org/profile/feneas",
"avatar": "/img/avatars/feneas.png"
},
{ {
"name": "Attac Lübeck", "name": "Attac Lübeck",
"url": "https://libranet.de/profile/attac_hl", "url": "https://libranet.de/profile/attac_hl",

View File

@ -36,7 +36,7 @@
"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": ["postActiv", "Mastodon", "Pleroma", "Friendica", "Hubzilla"], "connections": ["Friendica", "Hubzilla", "Mastodon", "Pleroma", "postActiv"],
"tracker": "https://git.gnu.io/gnu/gnu-social/issues", "tracker": "https://git.gnu.io/gnu/gnu-social/issues",
"bounty": "", "bounty": "",
"translating": "https://www.transifex.com/gnu-social/gnu-social", "translating": "https://www.transifex.com/gnu-social/gnu-social",
@ -57,16 +57,6 @@
"name": "FSF", "name": "FSF",
"url": "https://status.fsf.org/fsf", "url": "https://status.fsf.org/fsf",
"avatar": "/img/avatars/fsf.png" "avatar": "/img/avatars/fsf.png"
},
{
"name": "the Vikings",
"url": "https://social.vikings.net/vikings",
"avatar": "/img/avatars/vikings.png"
},
{
"name": "Umea hackerspace",
"url": "https://social.umeahackerspace.se/blog",
"avatar": "/img/avatars/umea.png"
} }
] ]
} }

View File

@ -45,12 +45,14 @@
"connections": ["diaspora*", "Friendica", "GNU Social", "Mastodon", "Pleroma", "Socialhome", "GangGo", "postActiv"], "connections": ["diaspora*", "Friendica", "GNU Social", "Mastodon", "Pleroma", "Socialhome", "GangGo", "postActiv"],
"features": "features":
[ [
"granular privacy settings",
"forums", "forums",
"file sharing", "file sharing",
"nomadic indentity", "expiring posts",
"direct messages deletion", "nomadic identity",
"expiring posts and mail",
"events", "events",
"calendar",
"recallable direct messages (mail)",
"encrypting comments with passphrase" "encrypting comments with passphrase"
], ],
"information": "information":

View File

@ -73,15 +73,17 @@
"dwellers": "mastonauts", "dwellers": "mastonauts",
"communities": [{"title": "List of servers by theme", "url": "https://github.com/distributopia/masto-world-overview"}], "communities": [{"title": "List of servers by theme", "url": "https://github.com/distributopia/masto-world-overview"}],
"descr": "Mastodon network grew quickly and its development is still speedy. You'll find everything you want of a microblogging platform, and much more. There are numerous Mastodon servers (called \"instances\") created specifically for certain communities and dedicated to various interests, spheres of knowledge, regions and activities.", "descr": "Mastodon network grew quickly and its development is still speedy. You'll find everything you want of a microblogging platform, and much more. There are numerous Mastodon servers (called \"instances\") created specifically for certain communities and dedicated to various interests, spheres of knowledge, regions and activities.",
"connections": ["GNU Social", "Friendica", "Hubzilla", "Pleroma", "PeerTube", "postActiv", "Misskey"], "connections": ["Friendica", "GNU Social", "Hubzilla", "Misskey", "Osada", "PeerTube", "Pleroma", "postActiv"],
"features": "features":
[ [
"contact lists", "contact lists",
"making contact list private",
"custom emojis", "custom emojis",
"pinned posts", "pinned posts",
"spoiler warnings", "spoiler warnings",
"redrafting posts", "redrafting posts",
"adjusting image preview with focal points" "image preview with focal points",
"account verification with links"
], ],
"donate": "https://patreon.com/mastodon", "donate": "https://patreon.com/mastodon",
"tracker": "https://github.com/tootsuite/mastodon/issues", "tracker": "https://github.com/tootsuite/mastodon/issues",
@ -139,9 +141,9 @@
"avatar": "/img/avatars/fsfe.png" "avatar": "/img/avatars/fsfe.png"
}, },
{ {
"name": "Liberapay", "name": "the Vikings",
"url": "https://mstdn.io/@Liberapay", "url": "https://social.vikings.net/@vikings",
"avatar": "/img/avatars/liberapay.png" "avatar": "/img/avatars/vikings.png"
}, },
{ {
"name": "La Quadrature du Net", "name": "La Quadrature du Net",
@ -153,26 +155,16 @@
"url": "https://framapiaf.org/@ChatonsOrg", "url": "https://framapiaf.org/@ChatonsOrg",
"avatar": "/img/avatars/chatons.png" "avatar": "/img/avatars/chatons.png"
}, },
{
"name": "Krita",
"url": "https://mastodon.art/@krita",
"avatar": "/img/avatars/krita.png"
},
{
"name": "Inkscape",
"url": "https://mastodon.art/@inkscape",
"avatar": "/img/avatars/inkscape.png"
},
{
"name": "GIMP",
"url": "https://mastodon.at/@GIMP",
"avatar": "/img/avatars/gimp.png"
},
{ {
"name": "F-Droid", "name": "F-Droid",
"url": "https://mastodon.technology/@fdroidorg", "url": "https://mastodon.technology/@fdroidorg",
"avatar": "/img/avatars/fdroid.png" "avatar": "/img/avatars/fdroid.png"
}, },
{
"name": "Matomo",
"url": "https://mastodon.social/@Matomo",
"avatar": "/img/avatars/matomo.png"
},
{ {
"name": "David Revoy", "name": "David Revoy",
"url": "https://framapiaf.org/@davidrevoy", "url": "https://framapiaf.org/@davidrevoy",
@ -188,16 +180,6 @@
"url": "https://chaos.social/@Digitalcourage", "url": "https://chaos.social/@Digitalcourage",
"avatar": "/img/avatars/digitalcourage.png" "avatar": "/img/avatars/digitalcourage.png"
}, },
{
"name": "NOYB.eu",
"url": "https://mastodon.at/@noybeu",
"avatar": "/img/avatars/noyb.png"
},
{
"name": "Matomo",
"url": "https://mastodon.social/@Matomo",
"avatar": "/img/avatars/matomo.png"
},
{ {
"name": "TorProject", "name": "TorProject",
"url": "https://mastodon.social/@torproject", "url": "https://mastodon.social/@torproject",
@ -218,6 +200,21 @@
"url": "https://mastodon.social/@privacylab", "url": "https://mastodon.social/@privacylab",
"avatar": "/img/avatars/yale-privacylab.png" "avatar": "/img/avatars/yale-privacylab.png"
}, },
{
"name": "Krita",
"url": "https://mastodon.art/@krita",
"avatar": "/img/avatars/krita.png"
},
{
"name": "Inkscape",
"url": "https://mastodon.art/@inkscape",
"avatar": "/img/avatars/inkscape.png"
},
{
"name": "GIMP",
"url": "https://mastodon.at/@GIMP",
"avatar": "/img/avatars/gimp.png"
},
{ {
"name": "Doorbraak", "name": "Doorbraak",
"url": "https://todon.nl/@doorbraak", "url": "https://todon.nl/@doorbraak",
@ -228,16 +225,6 @@
"url": "https://framapiaf.org/@RAPasso", "url": "https://framapiaf.org/@RAPasso",
"avatar": "/img/avatars/rap.png" "avatar": "/img/avatars/rap.png"
}, },
{
"name": "Bijstandsbond",
"url": "https://todon.nl/@bijstandsbond",
"avatar": "/img/avatars/bijstandsbond.png"
},
{
"name": "Attac Lübeck",
"url": "https://mastodon.social/@attac_hl",
"avatar": "/img/avatars/attac_lubeck.png"
},
{ {
"name": "OCCRP", "name": "OCCRP",
"url": "https://mastodon.cloud/@OCCRP", "url": "https://mastodon.cloud/@OCCRP",
@ -248,6 +235,11 @@
"url": "https://social.coop/@snowdrift", "url": "https://social.coop/@snowdrift",
"avatar": "/img/avatars/snowdrift.png" "avatar": "/img/avatars/snowdrift.png"
}, },
{
"name": "Liberapay",
"url": "https://mastodon.xyz/@Liberapay",
"avatar": "/img/avatars/liberapay.png"
},
{ {
"name": "UBPorts", "name": "UBPorts",
"url": "https://mastodon.rocks/@UBports", "url": "https://mastodon.rocks/@UBports",
@ -283,15 +275,15 @@
"url": "https://mastodon.social/@mxlinux", "url": "https://mastodon.social/@mxlinux",
"avatar": "/img/avatars/mxlinux.png" "avatar": "/img/avatars/mxlinux.png"
}, },
{
"name": "Fairphone",
"url": "https://social.weho.st/@Fairphone",
"avatar": "/img/avatars/fairphone.png"
},
{ {
"name": "Purism", "name": "Purism",
"url": "https://mastodon.social/@Purism", "url": "https://mastodon.social/@Purism",
"avatar": "/img/avatars/purism.png" "avatar": "/img/avatars/purism.png"
},
{
"name": "NOYB.eu",
"url": "https://mastodon.at/@noybeu",
"avatar": "/img/avatars/noyb.png"
} }
] ]
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB