Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

ActivityPub Client API: A Way Forward

ActivityPub
3 3 3

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    7 Posts
    37 Views
    @naturzukunft2026@mastodon.social yes that's correct, it's just a flat list for ease of processing. The tree building takes place after all of the objects are received and processed.
  • 0 Votes
    1 Posts
    7 Views
    Nice! I got RSVP posts working on my site. This works with Webmentions / IndieWeb as well as ActivityPub { "@context": "https://www.w3.org/ns/activitystreams", "id": "https://lqdev.me/api/activitypub/activities/17ca544b8fb87ea6223e2f5b0cad040e", "type": "TentativeAccept", "actor": "https://lqdev.me/api/activitypub/actor", "published": "2026-01-31T23:43:00-05:00", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://lqdev.me/api/activitypub/followers" ], "object": "https://events.indieweb.org/2026/02/homebrew-website-club-pacific-MyM39P5egEsp", "inReplyTo": "https://events.indieweb.org/2026/02/homebrew-website-club-pacific-MyM39P5egEsp" }
  • 6 Votes
    1 Posts
    13 Views
    I've seen hints of backfill working really well, but hadn't seen good examples until recently. As more and more instances upgrade to the newer versions of Mastodon that support context, backfill from Mastodon instances will improve across the board. Today one of the most popular topics on my NodeBB instance was an update from the admin of The Forkiverse, a brand new up-and-coming instance. Despite following only one person from that instance, I was able to see every single reply from that instance, even from users I don't follow. Super stoked to see resolvable contexts and backfill working in the wild. Who says the Fediverse is quiet? Not me, anymore 😅
  • 0 Votes
    4 Posts
    14 Views
    @julian @glocq I agree! That series of posts created by @crepels are a treasure trove of resources and a masterpiece of clarity!