fediparty/source/_data/pleroma.json

81 lines
2.9 KiB
JSON
Raw Permalink Normal View History

2018-03-12 19:31:14 +00:00
{
"data":
{
"title": "pleroma",
2018-08-23 22:18:07 +00:00
"category": "social network",
"type": "microblogging",
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": "ActivityPub", "url": "https://activitypub.rocks"}
],
2019-12-20 20:52:56 +00:00
"wiki": "",
2018-08-23 22:18:07 +00:00
"servers":
[
{"num": "1", "url": "https://the-federation.info/pleroma"},
2023-08-01 19:04:36 +00:00
{"num": "2", "url": "https://fedidb.org/software/pleroma"},
{"num": "3", "url": "https://pleroma.fediverse.observer/list"}
2018-08-23 22:18:07 +00:00
],
2020-04-08 18:32:38 +00:00
"mobile": "https://docs-develop.pleroma.social/backend/clients",
2018-06-12 12:35:53 +00:00
"forUsers":
[
2022-12-01 21:26:28 +00:00
{"id": "0", "url": " https://notabug.org/halcyon-suite/halcyon"}
2018-06-12 12:35:53 +00:00
],
2018-03-12 19:31:14 +00:00
"tutorials":
[
2021-08-20 19:59:56 +00:00
{"id": "0", "url": "https://docs-develop.pleroma.social/backend/installation/otp_en"}
2018-03-12 19:31:14 +00:00
],
2021-01-24 21:07:31 +00:00
"devTutorial": "https://docs.pleroma.social/backend/installation/otp_en",
2022-07-23 04:11:58 +00:00
"forks":
[
{"id": 0, "url": "https://akkoma.social", "descr": "Akkoma - fork with new features and less bloat"},
2022-08-26 11:07:04 +00:00
{"id": 1, "url": "https://gitlab.com/soapbox-pub/soapbox-fe", "descr": "Soapbox - social media frontend with focus on custom branding and ease of use"}
2022-07-23 04:11:58 +00:00
],
"mascot": [{"item": "Fox Tan", "imgNum": "1"}],
"dwellers": "",
"communities": [
2021-01-26 18:45:08 +00:00
{"title": "List of servers by theme", "url": "/en/portal/servers"}
],
"descr": "Pleroma microblogging platform is appreciated by the community for its low resource consumption. If you have a Raspberry Pi or similar single-board computer you can use it as Pleroma server for family and friends.",
2022-05-11 18:48:49 +00:00
"connections": ["Friendica", "GNU Social", "Hubzilla", "Mastodon", "microblog.pub", "Misskey", "PeerTube", "Pixelfed", "Plume", "WriteFreely"],
"screenshots":
[
{"descr": "Default Pleroma layout", "img": "pleroma-1.jpg"},
{"descr": "Alternative Halcyon layout", "img": "halcyon.png"}
],
2019-07-11 20:26:23 +00:00
"features":
[
2019-07-15 19:45:51 +00:00
"polls",
"live chat",
2019-07-15 19:45:51 +00:00
"markdown support",
"advanced custom themes",
"custom emojis",
2019-07-15 19:45:51 +00:00
"filtering out unwanted content by keywords"
2019-07-11 20:26:23 +00:00
],
2018-03-12 19:31:14 +00:00
"tracker": "https://git.pleroma.social/pleroma/pleroma/issues",
"bounty": "",
2022-10-09 18:11:01 +00:00
"translating": "",
2018-08-23 22:18:07 +00:00
"reading":
[
{
"title": "What is Pleroma",
"url": "https://blog.soykaf.com/post/what-is-pleroma"
},
{
"title": "ActivityPub in Pleroma",
"url": "https://blog.soykaf.com/post/activity-pub-in-pleroma"
},
{
"title": "Gopher Support in Pleroma",
"url": "https://blog.soykaf.com/post/gopher-support-in-pleroma"
}
],
"notable": ""
2018-03-12 19:31:14 +00:00
}
}