Implement auto follow in client
authorChocobozzz <me@florianbigard.com>
Wed, 4 Sep 2019 12:30:34 +0000 (14:30 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Wed, 4 Sep 2019 14:24:58 +0000 (16:24 +0200)
commite1b49ee534108ba8ac98dcb209d2efcbf1ecd678
tree85dd88966e105df5e06140b4aaca39c58c3f32d9
parent10a105f0c8620b2742eb357b69dd516a9ddf5798
Implement auto follow in client
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts
client/src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts
client/src/app/shared/forms/form-validators/custom-config-validators.service.ts
client/src/app/shared/users/user-notification.model.ts
client/src/app/shared/users/user-notifications.component.html
server/initializers/constants.ts
server/initializers/migrations/0430-auto-follow-notification-setting.ts [new file with mode: 0644]