aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/moderation.component.html
Commit message (Collapse)AuthorAgeFilesLines
* simplify navigation within most admin menusRigel Kent2020-07-021-14/+0
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-1/+1
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-4/+2
| | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790
* add quarantine videos feature (#1637)Josh Morel2019-04-021-1/+3
| | | | | | | | | | | | | | | | | | | | * 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 code typosChocobozzz2018-10-161-2/+2
|
* Add ability to mute a user/instance by server in clientChocobozzz2018-10-161-0/+4
|
* Regroup abuse and blacklisted videos inside "moderation"Chocobozzz2018-08-141-0/+11