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
6 4 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • Representing the cause of an activity

    Technical Discussion
    6
    0 Votes
    6 Posts
    0 Views
    @evan this is what happens when you read the fedi at stoplights.I'd think some kind of link to the "triggering" activity in the result. (I'm speaking from a very old and rusty memory of AP, but)Is a result an activity? Can it live on it's own? If not, it seems like a processor can make the assumption that object → result? Otherwise, a link to the triggering activity by id could work. But what to call that link? <shrugs>
  • People are Starter Packs

    Technical Discussion activitypub fediverse
    3
    0 Votes
    3 Posts
    3 Views
    Thank you, @julian.One thing I am concerned about is how that affects forums and communities.But then I think, so what if a NodeBB forum or PieFed community wanted to highlight people because those people represented the values of that community (even if they were not necessarily a part of it)?This is something that no forum software that I am aware of does because we always think of forums as only something we join into.And it is so amazing to me that the FediVerse and the social web movement could provide a forum or group the opportunity to grow in the opposite direction—sending people outwards for new shared experiences.
  • 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.
  • Topic removal from a category/community

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