X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Ffollowing-list%2Ffollowing-list.component.html;h=9dead2557b870d6e09b0db8609e4d18453b5867f;hb=bc99dfe54e093e69ba8fd06d36b36fbbda3f45de;hp=a7308431209a657b5922848542ab16580f17534e;hpb=c986175d68a18e96fbd41537a05c7796a2c64f38;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 a73084312..9dead2557 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,20 +1,85 @@ -
-
-

Following list

+

+ + Instances you follow +

- - - - - - - - - - - -
-
+ + +
+
+ + + Clear filters +
+ + + Follow domain + +
+
+ + + + Host + State + Created + Redundancy allowed + + + + + + + + + {{ follow.following.host }} + + + + + + Accepted + + + Pending + + + {{ follow.createdAt | date: 'short' }} + + + + + + + + + + + + +
+ No host found matching current filters. + Your instance is not following anyone. +
+ + +
+
+ + + +
+ It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers. +
+
+