]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/users/user-notification.model.ts
Add new instance follower notification in client
authorChocobozzz <me@florianbigard.com>
Tue, 9 Apr 2019 08:42:07 +0000 (10:42 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 9 Apr 2019 08:42:07 +0000 (10:42 +0200)
commit8ce1ba6e3efe0a688d6a0b57e8201cde33ad7aac
tree10fb184225bea38057979019c0427f893b03f77c
parent846751c98b8704c09234688be6e7e23b837a3739
Add new instance follower notification in client
client/src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html
client/src/app/shared/images/global-icon.component.ts
client/src/app/shared/users/user-notification.model.ts
client/src/app/shared/users/user-notifications.component.html
client/src/assets/images/global/users.html [new file with mode: 0644]
client/src/assets/images/global/videos.svg [deleted file]
server/initializers/constants.ts
server/models/account/user-notification.ts