mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-27 21:39:33 +00:00
Clarify that likes/following/followers collections MAY be filtered
See #139.
This commit is contained in:
12
index.html
12
index.html
@ -738,7 +738,9 @@
|
||||
<code>OrderedCollection</code></a>
|
||||
or a
|
||||
<a href="https://www.w3.org/ns/activitystreams#OrderedCollection">
|
||||
<code>Collection</code></a>.
|
||||
<code>Collection</code></a>
|
||||
and MAY be filtered publicly or on privileges of an authenticated
|
||||
user.
|
||||
</p>
|
||||
|
||||
<p class="note" title="Default for notification targeting">
|
||||
@ -759,7 +761,9 @@
|
||||
<code>OrderedCollection</code></a>
|
||||
or a
|
||||
<a href="https://www.w3.org/ns/activitystreams#OrderedCollection">
|
||||
<code>Collection</code></a>.
|
||||
<code>Collection</code></a>
|
||||
and MAY be filtered publicly or on privileges of an authenticated
|
||||
user.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
@ -774,7 +778,9 @@
|
||||
<code>OrderedCollection</code></a>
|
||||
or a
|
||||
<a href="https://www.w3.org/ns/activitystreams#OrderedCollection">
|
||||
<code>Collection</code></a>.
|
||||
<code>Collection</code></a>
|
||||
and MAY be filtered publicly or on privileges of an authenticated
|
||||
user.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
|
Reference in New Issue
Block a user