Merge branch 'master' of TrueAuraCoral/FreeCompetitors into master

This commit is contained in:
Jeison Yehuda Amihud (Blender Dumbass) 2022-03-30 16:12:46 +00:00 committed by Gogs
commit 91ef173d2c
2 changed files with 25 additions and 2 deletions

View file

@ -6,8 +6,12 @@
"icon":"https://upload.wikimedia.org/wikipedia/commons/thumb/4/48/Mastodon_Logotype_%28Simple%29.svg/60px-Mastodon_Logotype_%28Simple%29.svg.png"},
"licenses":["AGPL3+"],
"platforms":["Web"],
"networks_read":["mastodon"],
"networks_write":["mastodon"],
"networks_read":["Mastodon",
"PeerTube",
"Pleroma"],
"networks_write":["Mastodon",
"PeerTube",
"Pleroma"],
"formats_read":[],
"formats_write":[],
"generic_name":["Microblogger",

19
apps/pleroma.json Normal file
View file

@ -0,0 +1,19 @@
{"names":["Pleroma"],
"comment": "Free and open communication for everyone. Pleroma is social networking software compatible with other Fediverse software such as Mastodon, Misskey, Pixelfed and many others.",
"links":{"website":"https://pleroma.social/",
"git":"https://git.pleroma.social/pleroma/pleroma/",
"icon":"https://pleroma.social/images/pleroma_logo_vector_nobg_nopan.svg"},
"licenses":["AGPL3+"],
"platforms":["Web"],
"networks_read":["Pleroma",
"PeerTube",
"Mastodon"],
"networks_write":["Pleroma",
"PeerTube",
"Mastodon"],
"formats_read":[],
"formats_write":[],
"generic_name":["Microblogger",
"Blogger",
"Social Network",
"Publication"]}