Add FediFetcher, GetMoarFediverse, FakeRelay, masto-backfill

This commit is contained in:
lostinlight 2023-10-23 22:26:45 +03:00
parent b4a1ad59cc
commit 873845fb4f
1 changed files with 90 additions and 0 deletions

View File

@ -2646,6 +2646,96 @@
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Utils"]
},
{
"title": "FediFetcher",
"source": "https://github.com/nanos/FediFetcher",
"protocols": "ActivityPub",
"site": "",
"logo": "",
"servers": "",
"description": "Tool for Mastodon that automatically fetches missing replies and posts from other Fediverse instances and adds them to your own Mastodon instance.",
"codeLanguage": "Python",
"techStack": "",
"license": "MIT",
"FediAccount": "",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Utils"]
},
{
"title": "GetMoarFediverse",
"source": "https://github.com/g3rv4/GetMoarFediverse",
"protocols": "ActivityPub",
"site": "",
"logo": "",
"servers": "",
"description": "Import content into your instance that's tagged with hashtags you're interested in.",
"codeLanguage": "C#",
"techStack": "",
"license": "MIT",
"FediAccount": "",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Utils"]
},
{
"title": "FakeRelay",
"source": "https://github.com/g3rv4/FakeRelay",
"protocols": "ActivityPub",
"site": "",
"logo": "",
"servers": "",
"description": "An API to index statuses on Mastodon acting as a relay.",
"codeLanguage": "C#",
"techStack": "",
"license": "MIT",
"FediAccount": "",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Utils"]
},
{
"title": "FakeFirehose",
"source": "https://github.com/raynormast/fake-firehose",
"protocols": "ActivityPub",
"site": "",
"logo": "",
"servers": "",
"description": "An API to index statuses on Mastodon acting as a relay.",
"codeLanguage": "C#",
"techStack": "",
"license": "MIT",
"FediAccount": "",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Utils"]
},
{
"title": "masto-backfill",
"source": "https://github.com/AdamK2003/masto-backfill",
"protocols": "ActivityPub",
"site": "",
"logo": "",
"servers": "",
"description": "Fetches old posts on your Mastodon, Pleroma or compatible instance(s).",
"codeLanguage": "JavaScript",
"techStack": "",
"license": "GPL-3.0",
"FediAccount": "",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Utils"]
}
]
}