docs: Mention flagging in the iOS agreement.
This commit is contained in:
@@ -34,12 +34,15 @@
|
|||||||
<p>
|
<p>
|
||||||
If you encounter objectionable content, you can filter it from your view
|
If you encounter objectionable content, you can filter it from your view
|
||||||
by blocking the user who posted it. This also makes it so that users
|
by blocking the user who posted it. This also makes it so that users
|
||||||
following you will not see it as a consequence of following you.
|
following you will not see it as a consequence of following you. You can
|
||||||
|
also flag a message to signal to operators of services to which you
|
||||||
|
connect that the content should be considered for blocking.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The <code>admin</code> app contains a variety of settings that control the
|
The <code>admin</code> app contains a variety of settings that control the
|
||||||
types of connections Tilde Friends will make or accept, including whether
|
types of connections Tilde Friends will make or accept, including whether
|
||||||
the app will even accept or make connections at all.
|
the app will even accept or make connections at all. This is also where a
|
||||||
|
local blocklist can be managed.
|
||||||
</p>
|
</p>
|
||||||
<h2>This app is not a service</h2>
|
<h2>This app is not a service</h2>
|
||||||
<p>
|
<p>
|
||||||
@@ -47,12 +50,6 @@
|
|||||||
has no more ability to see or filter what you post or read than any other
|
has no more ability to see or filter what you post or read than any other
|
||||||
user of the network.
|
user of the network.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
|
||||||
If you believe objectionable content obtained from a service that is
|
|
||||||
running as part of the Secure Scuttlebutt network should be flagged,
|
|
||||||
report it to the operator of the service, generally by contacting the
|
|
||||||
email address listed when visiting the server address in a web browser.
|
|
||||||
</p>
|
|
||||||
<h2>Agreement</h2>
|
<h2>Agreement</h2>
|
||||||
<p>
|
<p>
|
||||||
If you do not accept these terms, do not use this app. You may close and
|
If you do not accept these terms, do not use this app. You may close and
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
#define YELLOW "\e[1;33m"
|
#define YELLOW "\e[1;33m"
|
||||||
#define RESET "\e[0m"
|
#define RESET "\e[0m"
|
||||||
|
|
||||||
static const int k_eula_version = 1;
|
static const int k_eula_version = 2;
|
||||||
|
|
||||||
static JSClassID _httpd_request_class_id;
|
static JSClassID _httpd_request_class_id;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user