Evan Prodromou
Evan Prodromou
We have a requirement for the format of `Update` activities for the following contexts: - ActivityPub API: the `object` should be a delta of changed properties, with their new values....
So, i think the issue here is if you have collections that are owned by the actor, but not hosted on the server. An example: ``` { "@context": "https://www.w3.org/ns/activitystreams", "type":...
I updated to note the recommendations on embedding or referencing objects: https://www.w3.org/wiki/ActivityPub/Primer/Announce_activity#Inclusion_of_the_shared_object I'm going to mark this pending closure.
Looks like this is done, and as the original poster I am satisfied.
I think we have what we need to read the contents of a collection -- either paged or unpaged. So the questions becomes, for collections that don't have a prescribed...
So, this is marked as Needs FEP; @trwnh gave verbal assent on the issue triage call; so I will close this issue, with the possibility of considering working on this...
We discussed this in issue triage. I am not crazy about this structure, since it makes the server supreme. I think that general-purpose AP servers should accept all activities, use...
So, we have a comment from @ThisIsMissEm , there is at least one FEP in process for this topic. So I think the next wtep is to close this issue.
I think there is a clear pattern for how to manage undeletion. As you mention, using an `Undo` activity with the `Delete` activity as the object is the most natural...
First of all @dmarti , this is an interesting proposal for bringing some of the important work in privacy control and consent for processing to the fediverse. In our discussion...