aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/moderation.routes.ts
Commit message (Collapse)AuthorAgeFilesLines
* Implement video comment list in adminChocobozzz2020-11-131-2/+22
|
* Use localize for page titlesChocobozzz2020-08-171-4/+4
|
* Add ability to report comments in front endChocobozzz2020-07-101-1/+1
|
* Use 3 tables to represent abusesChocobozzz2020-07-101-5/+10
|
* Reorganize client shared modulesChocobozzz2020-06-231-4/+4
|
* 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-25/+23
| | | | | | | | | | | - 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-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