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=0d69e0febde0f089f41b17db015e2026f64efc23;hpb=0f80cb03c66f4eb429a296f7c722e91d78e29ade;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 0d69e0feb..108122b57 100644 --- a/client/src/app/shared/users/user-notifications.component.html +++ b/client/src/app/shared/users/user-notifications.component.html @@ -1,85 +1,123 @@
You don't have notifications.
-
+
- - - -
- {{ 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
- + -
+ - - + + -
- {{ notification.comment.account.displayName }} commented your video {{ notification.comment.video.name }} + - + + + + + + + + + + + + + + +
+ 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 }} 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 }} @@ -87,15 +125,42 @@
- - + + + + -
+ + + + + +
+ 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 }}