Evan Prodromou

Results 458 comments of Evan Prodromou

> The first bullet point essentially prohibits my server from sending your server a Add activity to notify your server that I've added an actor on your server to my...

We do mention a "local representation" of objects in the discussion of the `Create` activity. It is probably worthwhile to have either a clarifying here or a quick comment that...

@SorteKanin I'd like to address these questions in order. 1. As @snarfed mentioned, the `outbox` collection is for this exact purpose. AP has both push and pull functionality; the protocol...

In issue triage today, we considered some options for this process. - Recipient updates the `Flag` activity. This is pretty unusual, since the implied authorization model of AP is that...

This is being handled in swicg/activitypub-trust-and-safety, so unlabelling.

`attributedTo`, obviously, as for all other types of objects.

https://www.w3.org/wiki/ActivityPub/Primer/Server-Managed_Collections might be a good place to document this issue.

@ThisIsMissEm makes the important point that none of the example collections in the AP or AS2 specifications include an `attributedTo` property. It would be useful to include these in a...

One thing to do is verify independent implementations; I know `ap` and `onepage.pub` implement it, although they're not independent. Need to find other implementations.

I think this is a markup issue, so could be updated without a version change for the spec. I can check with @plehegar about if that's possible.