aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-04-24 14:50:41 +0100
committerGravatar Gareth Coles <[email protected]>2018-04-24 14:50:41 +0100
commitb2fa698b86f60a639365428361890baf8058f84e (patch)
treeccc25473e596c0e4f62ef4b089b5bfb55faf44b0
parent[#1eeu1] Hiphopify (#54) (diff)
Make the nickname policy official
-rw-r--r--templates/main/about/rules.html30
1 files changed, 29 insertions, 1 deletions
diff --git a/templates/main/about/rules.html b/templates/main/about/rules.html
index e4ff0609..f042797e 100644
--- a/templates/main/about/rules.html
+++ b/templates/main/about/rules.html
@@ -82,6 +82,33 @@
</li>
</ol>
+ <h1 class="uk-article-title hover-title" id="nickname-policy">
+ Nickname Policy
+
+ <a href="#nickname-policy" class="uk-text-primary" title="Permanent link to this header">
+ <i class="fas fa-paragraph" data-fa-transform="shrink-8"></i>
+ </a>
+ </h1>
+ <p class="uk-article-meta">
+ Keep It Simple, Stupid
+ </p>
+ <p>
+ In order to keep things pleasant and workable for both users and staff members, we enforce the
+ following requirements regarding your nickname.
+ </p>
+ <ol>
+ <li>No blank or "invisible" names</li>
+ <li>No slurs or other offensive sentiments</li>
+ <li>No noisy unicode characters - for example, z̯̯͡a̧͎̺̻̝͕̠l̡͓̫̣g̹̲o̡̼̘ or byte order marks</li>
+ <li>No nicknames designed to annoy other users</li>
+ <li>Make sure the nickname is easy to mention using a keyboard that can only type ASCII characters</li>
+ </ol>
+ <p>
+ Staff reserves the right to change the nickname of any user for any reason. Failure to comply with these
+ requirements may result in you losing the right to change your nickname. We also reserve the right to
+ discipline users with offensive usernames, regardless of the nickname they're using.
+ </p>
+
<h1 class="uk-article-title hover-title" id="infractions">
Infractions
@@ -100,7 +127,8 @@
The possible actions we take based on infractions can include the following:
</p>
<ul>
- <li>A public verbal/textual warning</li>
+ <li>A public verbal or textual warning</li>
+ <li>Forced nick changes, where appropriate</li>
<li>A short temporary mute</li>
<li>A long temporary mute</li>
<li>A kick from the server</li>