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

Server-sent Events for the ActivityPub API

Technical Discussion
5 4 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • Good morning Fediverse.

    Technical Discussion
    1
    0 Votes
    1 Posts
    0 Views
    Good morning Fediverse. Should direct HTML links, i.e. the a tag, to ActivityPub objects have the type application/activity+json? I'm thinking here about an embedded external reply. The link resolves to an ActivityPub object, whose id corresponds to the link's target.
  • 1 Votes
    3 Posts
    4 Views
    I'm looking into federating out deletion of contexts because in NodeBB the concept of a topic is a discrete entity, not tied to the posts contained within. Deleting the top-level post would not alter the topic in any way, except perhaps that the next oldest reply is suddenly promoted to top-level, which is odd. Conversely, in ActivityPub, there either is no concept of a context (threaded objects only), or merely the suggestion of one as a view (current implementations of resolvable contexts). I'm hoping to move this more towards contexts as discrete entities with their own activities.
  • Flow control

    Technical Discussion
    10
    1 Votes
    10 Posts
    10 Views
    @evan HTTP 420/CHILL OUT?Actually I do see HTTP 429 TOO MANY REQUESTS, which seems exactly what we want. I don't know what support is like though, I've not seen explicit support for it in the few bits of AP Federation code I've taken apart.
  • Topic removal from a category/community

    Technical Discussion piefed
    29
    0 Votes
    29 Posts
    66 Views
    Yes I'm fine with that. It doesn't make much difference in the end.