Try to make text around filtering like/followers/following clearer
Based on feedback from #139.
This commit is contained in:
parent
8779c0a0aa
commit
c58075bf82
12
index.html
12
index.html
|
@ -739,8 +739,8 @@
|
||||||
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
|
and MAY be filtered on privileges of an authenticated user
|
||||||
user.
|
or as appropriate when no authentication is given.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="note" title="Default for notification targeting">
|
<p class="note" title="Default for notification targeting">
|
||||||
|
@ -762,8 +762,8 @@
|
||||||
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
|
and MAY be filtered on privileges of an authenticated user
|
||||||
user.
|
or as appropriate when no authentication is given.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
@ -779,8 +779,8 @@
|
||||||
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
|
and MAY be filtered on privileges of an authenticated user
|
||||||
user.
|
or as appropriate when no authentication is given.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue