Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 1 | -1272/+0 |
| | |||||
* | Fix notification tests | Chocobozzz | 2019-04-03 | 1 | -13/+39 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -6/+185 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Handle theater mode for playlists | Chocobozzz | 2019-03-18 | 1 | -2/+2 |
| | |||||
* | Fix mention notification with a remote account | Chocobozzz | 2019-02-15 | 1 | -0/+14 |
| | |||||
* | remove .only from notifications tests | Josh Morel | 2019-02-07 | 1 | -1/+1 |
| | |||||
* | don't notify prior to scheduled update | Josh Morel | 2019-02-07 | 1 | -1/+37 |
| | | | | also increase timeouts on user-notification test | ||||
* | Fix socket.io websocket connection | Chocobozzz | 2019-01-09 | 1 | -1/+3 |
| | |||||
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -16/+34 |
| | |||||
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -8/+221 |
| | |||||
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -125/+276 |
| | |||||
* | Add notification settings migration | Chocobozzz | 2019-01-09 | 1 | -0/+5 |
| | |||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -0/+628 |