nanos / FediFetcher

FediFetcher is a tool for Mastodon that automatically fetches missing replies and posts from other fediverse instances, and adds them to your own Mastodon instance.
https://blog.thms.uk/fedifetcher?utm_source=github
MIT License
296 stars 215 forks source link

Rudimentary peertube support #142

Closed nanos closed 5 days ago

nanos commented 6 days ago

As described in #73

nanos commented 6 days ago

At the moment this only fetches one level of comments. Not sure what the option are regarding this - I see no API for threaded comments, and I dread to think of the performance implications of attempting to fetch comments recursively