Update Trust details and update nav

This commit is contained in:
Kim Gardner
2017-10-11 13:43:48 +01:00
parent a7d87f4ee1
commit 1dd1a0d986
2 changed files with 10 additions and 2 deletions
+3 -1
View File
@@ -22,4 +22,6 @@ items:
- title: How Talk Works
url: /how-talk-works/
- title: Plugin and Recipe List
url: /plugins-and-recipes/
url: /plugins-and-recipes/
- title: Trust
url: /trust/
+7 -1
View File
@@ -23,4 +23,10 @@ You can configure your own Trust thresholds by using `TRUST_THRESHOLD` in your c
### Reliable and Unreliable Flaggers
Details coming soon.
Trust also calculates how reliable users are in terms of the comments they report. This information is displayed to moderators in the User History drawer, which is accessed by clicking on a users name in the Admin.
If a user's reports mostly match what moderators reject, their Report status will display to moderators as Reliable in the user information drawer. If a user's reports mostly differ from what moderators reject, their Report status will show as Unreliable.
If we don't have enough reports to make a call, or the reports even out, their status is Neutral.
Note: Report Karma doesn't include reports of "I don't agree with this comment".