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=29281342607a5d37f75837c01823005f6453c96d;hpb=ad453580b20056fd80b3245d4db554f5ca1a5e29;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 292813426..184befbde 100644 --- a/client/src/app/shared/users/user-notifications.component.html +++ b/client/src/app/shared/users/user-notifications.component.html @@ -8,7 +8,7 @@
- {{ notification.video.channel.displayName }} published a new video + {{ notification.video.channel.displayName }} published a new video: {{ notification.video.name }}
@@ -40,7 +40,7 @@
- The recently added video {{ notification.video.name }} has been auto-blacklisted + The recently added video {{ notification.videoBlacklist.video.name }} has been auto-blacklisted
@@ -107,8 +107,16 @@
- Your instance has a new follower ({{ notification.actorFollow.follower.host }}) - awaiting your approval + Your instance has a new follower ({{ notification.actorFollow?.follower.host }}) + awaiting your approval +
+ + + + + +
+ Your instance automatically followed {{ notification.actorFollow.following.host }}