Skip to content

Commit b665261

Browse files
committed
Added tooltip to silenced and blacklisted
1 parent eec6011 commit b665261

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

Writerside/cfg/glossary.xml

+11
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
Amazon, Apple, Meta, and Microsoft.
1010
</term>
1111

12+
<term name="blacklist_server">
13+
Blacklisted instances will no longer be able to communicate with this
14+
instance
15+
</term>
16+
1217
<term name="DNS">Domain Name Service</term>
1318

1419
<term name="fediverse">The fediverse is a collection of social networking
@@ -46,6 +51,12 @@
4651
rules might very well lead to suspension of your user account.
4752
</term>
4853

54+
<term name="silenced">
55+
All accounts of the listed instances will be treated as silenced, can
56+
only make follow requests, and cannot mention local accounts if not
57+
followed. This will not affect blocked instances.
58+
</term>
59+
4960
<term name="suspend_account">Account suspension, is when you no
5061
longer can log in or use your account to post to matrix.rocks,
5162
yet your account is maintained and not deleted.

Writerside/topics/Acceptable-Use-Policy.topic

+14-5
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777

7878
<p>
7979
Adult contents is accepted, but not at the big distribution
80-
central for free as it will eat up our disk space rather
80+
central for free, as it will eat up our disk space rather
8181
quickly.
8282
</p>
8383
<p>
@@ -169,12 +169,16 @@
169169

170170
<def id="explicit-even-it-is-covered-by-the-art-exception"
171171
title="Explicit even it is covered by the art
172-
exception.">
172+
exception">
173+
174+
<p>Explicit even it is covered by the art
175+
exception.</p>
173176

174177
<code-block lang="http">
175178
https://matrix.rocks/notes/9uneudnsj3
176179
https://matrix.rocks/notes/9uncp740pc
177180
https://matrix.rocks/notes/9unmeodn7u
181+
https://matrix.rocks/notes/9uqnjf0wtf
178182
</code-block>
179183

180184
</def>
@@ -407,9 +411,14 @@
407411
</p>
408412

409413
<p>
410-
Instances running behind the insecure and decrypting network
411-
like CloudFlare and Amazon are silenced, and in some cases
412-
blacklisted.
414+
Instances running behind the insecure and decrypting networks
415+
like CloudFlare and Amazon are
416+
<tooltip term="silenced">silenced</tooltip>
417+
, and in some cases
418+
<tooltip term="blacklist_server">
419+
blacklisted
420+
</tooltip>
421+
.
413422
</p>
414423
</warning>
415424

0 commit comments

Comments
 (0)