aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/video-blacklist-list
Commit message (Collapse)AuthorAgeFilesLines
* add quarantine videos feature (#1637)Josh Morel2019-04-021-3/+10
| | | | | | | | | | | | | | | | | | | | * 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
* Lazy import some modulesChocobozzz2019-02-152-4/+9
|
* Increase abuse length to 3000Chocobozzz2019-01-142-1/+7
| | | | And correctly handle new lines
* Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-102-2/+10
|
* Fix notification with large messageChocobozzz2018-12-201-1/+1
|
* Refractor notification serviceChocobozzz2018-12-191-8/+5
| | | | Shorter name and use primeng component
* Add user/instance block by users in the clientChocobozzz2018-10-161-1/+1
|
* Add users search filterChocobozzz2018-10-081-1/+1
|
* Display report reason in multiple lines (#957)Felix Ableitner2018-08-283-11/+5
| | | | | | | | | | | | | * Display report reason in multiple lines * more adjustments: - move report reason into dropdown - allow line wrap in dropdown (also in video blacklist) - fix colspan in blacklist dropdown - merge css rules into moderation.component.scss * use min-width for labels
* Regroup abuse and blacklisted videos inside "moderation"Chocobozzz2018-08-144-0/+135