aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/moderation.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use HTML config when possibleChocobozzz2021-06-041-2/+3
|
* Add abuse messages management in my accountChocobozzz2020-07-311-1/+1
|
* simplify navigation within most admin menusRigel Kent2020-07-021-20/+1
|
* Reorganize client shared modulesChocobozzz2020-06-231-1/+1
|
* preserve original variable names server-sideRigel Kent2020-06-101-1/+1
|
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-4/+4
| | | | | | | | | | | - 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
* Lazy load static objectsChocobozzz2019-12-181-5/+9
|
* add quarantine videos feature (#1637)Josh Morel2019-04-021-2/+9
| | | | | | | | | | | | | | | | | | | | * 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/+8
|
* Regroup abuse and blacklisted videos inside "moderation"Chocobozzz2018-08-141-0/+19