X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fusers%2Fuser-notifications.component.html;h=184befbde3deb01d3709661c3a7d2305ddf43b2a;hb=ce78f1f6f04e196aa24ebb6737b3368424509ce3;hp=caa518e7f38a52947a73fc287634b62878526584;hpb=457bb213b273a9b206cc5654eb085cede4e916ad;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/users/user-notifications.component.html b/client/src/app/shared/users/user-notifications.component.html index caa518e7f..184befbde 100644 --- a/client/src/app/shared/users/user-notifications.component.html +++ b/client/src/app/shared/users/user-notifications.component.html @@ -1,6 +1,6 @@
You don't have notifications.
-
+
@@ -8,7 +8,7 @@
- {{ notification.video.channel.displayName }} published a new video + {{ notification.video.channel.displayName }} published a new video: {{ notification.video.name }}
@@ -36,11 +36,19 @@
+ + + +
+ The recently added video {{ notification.videoBlacklist.video.name }} has been auto-blacklisted +
+
+
- {{ notification.comment.account.displayName }} commented your video {{ notification.comment.video.name }} + {{ notification.comment.account.displayName }} commented your video {{ notification.comment.video.name }}
@@ -56,7 +64,7 @@
- Your video import {{ notification.videoImportIdentifier }} succeeded + Your video import {{ notification.videoImportIdentifier }} succeeded
@@ -91,7 +99,24 @@
- {{ notification.comment.account.displayName }} mentioned you on video {{ notification.comment.video.name }} + {{ notification.comment.account.displayName }} mentioned you on video {{ notification.comment.video.name }} +
+ + + + + +
+ Your instance has a new follower ({{ notification.actorFollow?.follower.host }}) + awaiting your approval +
+
+ + + + +
+ Your instance automatically followed {{ notification.actorFollow.following.host }}