-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #66 - Add "Moderation Enforcement"
- Create guideline page for moderation enforcement - Add entry to summary page - Add link/summary to homepage - Add links/summaries to other relevant pages - Add entry to changelog
- Loading branch information
Showing
13 changed files
with
139 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
--- | ||
layout: default | ||
title: Losing Edit Access | ||
nav_order: 1 | ||
parent: 'Edits' | ||
grand_parent: FAQ / Getting Started | ||
--- | ||
|
||
# StashDB Moderation Enforcement | ||
|
||
## Overview | ||
|
||
At the discretion of one of StashDB’s admins, a user’s EDIT and VOTE roles may be revoked ***at any time***. However, know that we have rarely felt the need to take this course of action. Every situation is unique and we strive to only take action ***when absolutely necessary***. | ||
|
||
In short, we ask all contributors to act conscientiously with the best interests of the community in mind. We will exercise our authority and restraint to maintain the integrity of both the database and the community as we see fit. | ||
|
||
--- | ||
|
||
**The following behavior may be grounds for the loss of editing or voting rights:** | ||
|
||
1. ### [Abuse of the edit system](#abuse-of-the-edit-system-1) | ||
2. ### [Abuse of the voting system](#abuse-of-the-voting-system-1) | ||
3. ### [Abuse of the comment system](#abuse-of-the-comment-system-1) | ||
4. ### [Repeated violations of the guidelines](#repeated-violations-of-the-guidelines-1) | ||
5. ### [Technical hacks or exploits](#technical-hacks-or-exploits-1) | ||
6. ### [Any other misconduct considered serious enough to warrant action](#any-other-misconduct-considered-serious-enough-to-warrant-action-1) | ||
|
||
--- | ||
|
||
## Warnings and Restorations | ||
|
||
An admin will almost always attempt to warn a user first when their actions could lead to the loss of their EDIT and VOTE roles. If the warning goes ***ignored or unseen***, continued violations will result in disciplinary action. | ||
|
||
However, an admin may also decide to revoke these privileges ***without warning*** in order to prevent further violations. This decision is most often made to limit the damage of a user in the middle of a run of violations who is not immediately responding to requests to stop. | ||
|
||
A user’s EDIT and VOTE roles may be restored ***exactly one time***, but only if an admin considers it appropriate to the situation. If these privileges are revoked a second time, ***it will be permanent***. We are a small team who are unable to spend an extended period of time dealing with multiple violations/appeals from a single account. ***All decisions are final***. | ||
|
||
{: .note } | ||
The most common reason for losing these privileges is a ***lack of communication***. If we cannot reach you through edit comments or messages on Discord/Matrix to correct continued violations of the guidelines, revoking edit access becomes our last resort to get in touch with you. We understand that tracking edit comments on StashDB can be difficult at this time. That is why we stress to all editors the importance of ***being reachable on Discord/Matrix***. | ||
|
||
--- | ||
|
||
## Expanded Details | ||
|
||
The following provides more specific explanations and examples for violations of the 6 points laid out above. It’s worth repeating though, every situation is unique so all enforcement decisions are entirely up to the discretion of an admin. | ||
|
||
1. ### Abuse of the edit system | ||
1. Flooding the edit queue [without warning or permission]({{ site.baseurl }}/docs/faq_getting-started/edits/bulk-edits/) | ||
1. Automated submissions [without permission]({{ site.baseurl }}/docs/faq_getting-started/edits/bulk-edits/) | ||
1. Repeated submissions of the exact same edit, ignoring rejection/cancellation/failure | ||
1. Excessive or misleading updates to submissions | ||
1. ### Abuse of the voting system | ||
1. Excessive downvotes for any reason other than incorrect information or violations of the guidelines | ||
1. Excessive downvotes with no explanation behind them, not including downvotes that simply agree with another user’s comment | ||
1. Excessive upvotes with little consideration for obvious guideline violations | ||
1. Use of multiple accounts to circumvent the typical approval process | ||
1. ### Abuse of the comment system | ||
1. Verbal abuse, threats, harassment, etc. | ||
1. Trolling, inappropriate links, etc. | ||
1. Excessive number of unproductive comments | ||
1. ### Repeated violations of the guidelines | ||
1. No communication or acknowledgment of guideline violations | ||
1. Willfully continuing to violate guidelines after being corrected | ||
1. Not all guidelines are created equal, important ones will be more strictly enforced | ||
1. [No underage performers, scenes, or images]({{ site.baseurl }}/docs/performers/create/performer-eligibility/) | ||
1. [No legal names]({{ site.baseurl }}/docs/performers/edit/performer-aliases/eligible-aliases/) | ||
1. [No banned studios]({{ site.baseurl }}/docs/studios/create/banned-studios/) | ||
1. ### Technical hacks or exploits | ||
1. Bending and/or breaking the software through atypical usage | ||
1. Accessing another user’s account | ||
1. Exposing the private information of users | ||
1. ### Any other misconduct considered serious enough to warrant action | ||
1. At an admin’s discretion, editing and voting privileges may be revoked for any other misconduct that is not explicitly stated above in order to protect the integrity of the database and the community |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.