fediparty/source/_data/pleroma.json

38 lines
1.3 KiB
JSON
Raw Normal View History

2018-03-12 19:31:14 +00:00
{
"data":
{
"title": "pleroma",
2018-08-15 22:04:12 +00:00
"logoClr": "fba457",
2018-03-12 19:31:14 +00:00
"created": "2017",
2018-03-14 19:02:50 +00:00
"official": "https://pleroma.social",
2018-03-12 19:31:14 +00:00
"license": "AGPL-3.0",
"repo": "https://git.pleroma.social/pleroma",
"language": "Elixir",
"protocols":
[
{"title": "OStatus", "url": "https://github.com/tootsuite/ostatus2"},
{"title": "ActivityPub", "url": "https://activitypub.rocks"}
],
"wiki": "",
2018-03-13 20:47:45 +00:00
"servers": "http://distsn.org/pleroma-instances.html",
2018-06-13 17:29:57 +00:00
"mobile": "https://github.com/tootsuite/documentation/blob/master/Using-Mastodon/Apps.md#mobile-clients",
2018-06-12 12:35:53 +00:00
"forUsers":
[
{"id": "0", "url": "https://vinayaka.distsn.org"}
],
2018-03-12 19:31:14 +00:00
"tutorials":
[
2018-03-24 21:59:14 +00:00
{"id": "0", "url": "https://i2p.rocks/blog/the-magical-world-of-pleroma-setting-up-your-instance.html"},
{"id": "1", "url": "https://git.pleroma.social/pleroma/pleroma-fe/wikis/dual-boot-with-qvitter"}
2018-03-12 19:31:14 +00:00
],
"devTutorials": "https://git.pleroma.social/pleroma/pleroma/wikis/home",
"notable": "",
"communities": "",
2018-05-29 20:40:07 +00:00
"connections": ["GNU Social", "Mastodon", "Friendica", "Pleroma", "postActiv"],
2018-03-12 19:31:14 +00:00
"tracker": "https://git.pleroma.social/pleroma/pleroma/issues",
"bounty": "",
"translating": ""
}
}