Blocking with reasons

merge-requests/30/head
Bob Mottram 2022-11-23 16:15:15 +00:00
parent 17526db62d
commit 3c2a7091f0
3 changed files with 12 additions and 2 deletions

Binary file not shown.

View File

@ -786,11 +786,15 @@ and then selecting the <strong>Suspend</strong> button. Accounts are
usually suspended pending investigation into some terms of service
violation. You can use the <strong>Unsuspend</strong> button to
re-enable an account.</p>
<h3 id="instance-level-blocking">Instance level blocking</h3>
<h3 id="instance-level-blocking-of-handles-or-domains">Instance level
blocking of handles or domains</h3>
<p>To block a fediverse handle (nickname@domain), hashtag or domain
enter the thing that you wish to block and then select the
<strong>Block</strong> button. You can do the same with the
<strong>Unblock</strong> button to reverse your decision.</p>
<p>When creating a block you can also add a space followed by any text
describing the reason for the block. Such as:</p>
<pre class="text"><code>annoyingdomain.com A spam instance</code></pre>
<p>If you want to see what is being blocked at the instance level then
select the <strong>Info</strong> button.</p>
<h3 id="web-crawlers-and-search-bots">Web crawlers and search bots</h3>

View File

@ -581,9 +581,15 @@ If a post made on your instance has been reported as violating the terms of serv
### Suspending an account
You can suspend an account on the instance by entering the nickname and then selecting the **Suspend** button. Accounts are usually suspended pending investigation into some terms of service violation. You can use the **Unsuspend** button to re-enable an account.
### Instance level blocking
### Instance level blocking of handles or domains
To block a fediverse handle (nickname@domain), hashtag or domain enter the thing that you wish to block and then select the **Block** button. You can do the same with the **Unblock** button to reverse your decision.
When creating a block you can also add a space followed by any text describing the reason for the block. Such as:
``` text
annoyingdomain.com A spam instance
```
If you want to see what is being blocked at the instance level then select the **Info** button.
### Web crawlers and search bots