aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/utils/users/user-notifications.ts
Commit message (Collapse)AuthorAgeFilesLines
* Shared utils -> extra-utilsChocobozzz2019-04-241-496/+0
| | | | Because they need dev dependencies
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-1/+31
|
* add quarantine videos feature (#1637)Josh Morel2019-04-021-3/+32
| | | | | | | | | | | | | | | | | | | | * 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
* Fix testsChocobozzz2019-01-211-1/+1
|
* Add server host in notification account fieldChocobozzz2019-01-211-0/+1
|
* Add notifications in the clientChocobozzz2019-01-091-0/+11
|
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-6/+107
|
* Add import finished and video published notifsChocobozzz2019-01-091-44/+136
|
* Add user notification base codeChocobozzz2019-01-091-0/+232