aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/users/user-notifications.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-1272/+0
|
* Fix notification testsChocobozzz2019-04-031-13/+39
|
* add quarantine videos feature (#1637)Josh Morel2019-04-021-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 playlistsChocobozzz2019-03-181-2/+2
|
* Fix mention notification with a remote accountChocobozzz2019-02-151-0/+14
|
* remove .only from notifications testsJosh Morel2019-02-071-1/+1
|
* don't notify prior to scheduled updateJosh Morel2019-02-071-1/+37
| | | | also increase timeouts on user-notification test
* Fix socket.io websocket connectionChocobozzz2019-01-091-1/+3
|
* Add notifications in the clientChocobozzz2019-01-091-16/+34
|
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-8/+221
|
* Add import finished and video published notifsChocobozzz2019-01-091-125/+276
|
* Add notification settings migrationChocobozzz2019-01-091-0/+5
|
* Add user notification base codeChocobozzz2019-01-091-0/+628