specify delivery to actor and attributedTo fields
This commit is contained in:
parent
174a45f8f6
commit
726ac8ecad
|
@ -749,7 +749,8 @@
|
||||||
An object notified of an activity MUST
|
An object notified of an activity MUST
|
||||||
<a href="#delivery">deliver</a>
|
<a href="#delivery">deliver</a>
|
||||||
that activity to all
|
that activity to all
|
||||||
<a href="https://www.w3.org/TR/activitystreams-vocabulary/#audienceTargeting">recipients of the object</a>.
|
<a href="https://www.w3.org/TR/activitystreams-vocabulary/#audienceTargeting">recipients of the object</a>,
|
||||||
|
as well as the actors on the "actor" and "attributedTo" fields.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
<section id="public-addressing">
|
<section id="public-addressing">
|
||||||
|
|
Loading…
Reference in New Issue