aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/moderation.routes.ts
Commit message (Collapse)AuthorAgeFilesLines
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+17
| | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature
* Fix moderators that cannot access the muted servers tableChocobozzz2019-02-151-1/+1
|
* Add ability to mute a user/instance by server in clientChocobozzz2018-10-161-0/+23
|
* Fix admin access to moderatorsChocobozzz2018-09-191-0/+10
|
* Regroup abuse and blacklisted videos inside "moderation"Chocobozzz2018-08-141-0/+42