Skip to content
Snippets Groups Projects
  • Josh Morel's avatar
    7ccddd7b
    add quarantine videos feature (#1637) · 7ccddd7b
    Josh Morel authored
    * 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
    7ccddd7b
    History
    add quarantine videos feature (#1637)
    Josh Morel authored
    * 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