Clarify that likes/following/followers collections MAY be filtered
See #139.
This commit is contained in:
parent
0eb0d24be3
commit
52bfdda2d8
12
index.html
12
index.html
|
@ -738,7 +738,9 @@
|
||||||
<code>OrderedCollection</code></a>
|
<code>OrderedCollection</code></a>
|
||||||
or a
|
or a
|
||||||
<a href="https://www.w3.org/ns/activitystreams#OrderedCollection">
|
<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>
|
||||||
|
|
||||||
<p class="note" title="Default for notification targeting">
|
<p class="note" title="Default for notification targeting">
|
||||||
|
@ -759,7 +761,9 @@
|
||||||
<code>OrderedCollection</code></a>
|
<code>OrderedCollection</code></a>
|
||||||
or a
|
or a
|
||||||
<a href="https://www.w3.org/ns/activitystreams#OrderedCollection">
|
<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>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -774,7 +778,9 @@
|
||||||
<code>OrderedCollection</code></a>
|
<code>OrderedCollection</code></a>
|
||||||
or a
|
or a
|
||||||
<a href="https://www.w3.org/ns/activitystreams#OrderedCollection">
|
<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>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue