X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fusers%2Fuser-notifications.component.html;h=108122b57ddf8ab4afefa2987ed082176d27862b;hb=555fdc8c79d6577b1fb048ac928b8376a81ffd67;hp=0702d3b5e0f1c7af949437fef8c7cb3f000e48dc;hpb=e1b49ee534108ba8ac98dcb209d2efcbf1ecd678;p=oweals%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 0702d3b5e..108122b57 100644 --- a/client/src/app/shared/users/user-notifications.component.html +++ b/client/src/app/shared/users/user-notifications.component.html @@ -4,90 +4,120 @@
- - - -
- {{ notification.video.channel.displayName }} published a new video -
+ + + + + + + + +
+ {{ notification.video.channel.displayName }} published a new video: {{ notification.video.name }} +
+
+ + + + +
+ The notification concerns a video now unavailable +
+
- + -
+
Your video {{ notification.video.name }} has been unblacklisted
- + -
+
Your video {{ notification.videoBlacklist.video.name }} has been blacklisted
- + -
+ - + -
+ - - - - + + + + + + + + + + + + + + +
+ The notification concerns a comment now unavailable +
+
- + -
+
Your video {{ notification.video.name }} has been published
- + -
+
Your video import {{ notification.videoImportIdentifier }} succeeded
- + -
+
Your video import {{ notification.videoImportIdentifier }} failed
- + -
- User {{ notification.account.name }} registered on your instance +
+ User {{ notification.account.name }} registered on your instance
- - + + + + -
+
{{ notification.actorFollow.follower.displayName }} is following your channel {{ notification.actorFollow.following.displayName }} @@ -95,32 +125,42 @@
- - + + + + -
+ - + -
- 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 }}
+ + + + +
+ The notification points to a content now unavailable +
+
-
{{ notification.createdAt | myFromNow }}
+
{{ notification.createdAt | myFromNow }}