X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Ffollowing-list%2Ffollowing-list.component.html;h=e7c0c908823bc1ec4d6f9531a31ae7bf2e36d358;hb=c27463a603186b623500b03c6a56b330a6568350;hp=5769c7b535e2886ad5a3456ec64be8d0d34831a5;hpb=25a42e293be90d35afad2096e9db2fa3d617d855;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+admin/follows/following-list/following-list.component.html b/client/src/app/+admin/follows/following-list/following-list.component.html index 5769c7b53..e7c0c9088 100644 --- a/client/src/app/+admin/follows/following-list/following-list.component.html +++ b/client/src/app/+admin/follows/following-list/following-list.component.html @@ -1,38 +1,45 @@ +

+ + Instances you follow +

+
-
- - - Clear filters + + +
+
- - - Follow domain -
+ Action Host State - Created + Created Redundancy allowed - + + + {{ follow.following.host }} @@ -40,8 +47,12 @@ - Accepted - Pending + + Accepted + + + Pending + {{ follow.createdAt | date: 'short' }} @@ -49,16 +60,13 @@ [host]="follow.following.host" [redundancyAllowed]="follow.following.hostRedundancyAllowed" > - - - -
+
No host found matching current filters. Your instance is not following anyone.