Add moderation API (#9387)

Fix #8580
Fix #7143
This commit is contained in:
Eugen Rochko
2019-06-20 02:52:34 +02:00
committed by GitHub
parent 33144e132d
commit 7696f77245
18 changed files with 735 additions and 1 deletions

View File

@ -114,6 +114,12 @@ en:
application:
title: OAuth authorization required
scopes:
admin:read: read all data on the server
admin:read:accounts: read sensitive information of all accounts
admin:read:reports: read sensitive information of all reports and reported accounts
admin:write: modify all data on the server
admin:write:accounts: perform moderation actions on accounts
admin:write:reports: perform moderation actions on reports
follow: modify account relationships
push: receive your push notifications
read: read all your account's data