Sorting by ActivityPub rather than a thousand similar things.

This commit is contained in:
zortazert 2022-03-30 11:59:22 -05:00
parent 91ef173d2c
commit e84c0578d5
4 changed files with 5 additions and 8 deletions

View file

@ -7,14 +7,13 @@
"licenses":["AGPL3+"],
"platforms":["Web"],
"networks_read":["Mastodon",
"PeerTube",
"Pleroma"],
"ActivityPub"],
"networks_write":["Mastodon",
"PeerTube",
"Pleroma"],
"ActivityPub"],
"formats_read":[],
"formats_write":[],
"generic_name":["Microblogger",
"Blogger",
"Fediverse",
"Social Network",
"Publication"]}

View file

@ -6,11 +6,9 @@
"licenses":["AGPL3+"],
"platforms":["Web"],
"networks_read":["Pleroma",
"PeerTube",
"Mastodon"],
"ActivityPub"],
"networks_write":["Pleroma",
"PeerTube",
"Mastodon"],
"ActivityPub"],
"formats_read":[],
"formats_write":[],
"generic_name":["Microblogger",

Binary file not shown.

Binary file not shown.