]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
add quarantine videos feature (#1637)
authorJosh Morel <morel.josh@hotmail.com>
Tue, 2 Apr 2019 09:26:47 +0000 (05:26 -0400)
committerChocobozzz <chocobozzz@cpy.re>
Tue, 2 Apr 2019 09:26:47 +0000 (11:26 +0200)
* 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


No differences found