Mostly @andypiper@macaw.social on the #fediverse - more links here.

Keyoxide aspe:keyoxide.org:JQTSX3JMH2G6U6UAUH5VPUP4SE

  • 12 Posts
  • 63 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle

  • Personally I use third party apps like Sill, Fediview and Murmel and Phanpy which all have versions of algorithmic timelines for catchup. Whether something of this kind of built in to Mastodon in future is still open for discussion, but I’m not aware of a plan to spend time on it in the next couple of releases at least.















  • Do you mean you’re trying to access Threads’ ActivityPub endpoint(s)?

    I’m pretty certain that you have to use signed requests, and bear in mind that not all users have federation enabled.

    I just confirmed that by using the fedify CLI to test. Running fedify lookup andypiper@threads.net fails, but with fedify lookup -a andypiper@threads.net (which spins up a local server and performs authenticated requests) I get back JSON from the WebFinger endpoint.

    You’ll probably get some folks able to share their experiences integrating / testing with Threads federation in some of the Fediverse Developers related Matrix rooms.