feat: add tracking categories and make watching send notifications (#12147)

* feat: add tracking categories and make watching send notifications

upgrade script to change the defaults

* add missing spec

* test: one more spec
This commit is contained in:
Barış Soner Uşaklı
2023-11-03 12:49:17 -04:00
committed by GitHub
parent f8cc8548bb
commit 84fed97b41
22 changed files with 131 additions and 17 deletions

View File

@@ -31,6 +31,7 @@ Notifications.baseTypes = [
'notificationType_upvote',
'notificationType_new-topic',
'notificationType_new-topic-with-tag',
'notificationType_new-topic-in-category',
'notificationType_new-reply',
'notificationType_post-edit',
'notificationType_follow',