Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -2/+12 |
| | |||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -0/+5 |
| | |||||
* | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 1 | -13/+2 |
| | |||||
* | Fix publishedAt after a scheduled update | Chocobozzz | 2018-07-24 | 1 | -2/+3 |
| | |||||
* | Create webtorrent client on player load | Chocobozzz | 2018-06-18 | 1 | -2/+0 |
| | | | | | | So we don't run Angular change detection every 250ms on webtorrent import, when https://github.com/mafintosh/speedometer/pull/7 will be merged | ||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 1 | -1/+3 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -0/+62 |