aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/account/user-notification-setting.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add abuse messages/states notificationsChocobozzz2020-07-311-5/+25
|
* Add migrationsChocobozzz2020-07-101-4/+4
|
* Split types and typingsChocobozzz2020-06-181-1/+1
|
* Add auto follow back support for instancesChocobozzz2019-09-041-1/+11
|
* Type toFormattedJSONChocobozzz2019-08-201-1/+2
|
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-1/+11
|
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+10
| | | | | | | | | | | | | | | | | | | | * 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 new follow, mention and user registered notifsChocobozzz2019-01-091-1/+31
|
* Add import finished and video published notifsChocobozzz2019-01-091-1/+21
|
* Add user notification base codeChocobozzz2019-01-091-0/+100