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=f3bb7216b28bcf5db1b5faa151d2d772cdddacc0;hpb=68d19a0ace01cb7a3550da420d27663e2db1b98d;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 f3bb7216b..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,17 +1,26 @@ +

+ + Instances you follow +

+
-
+
+ + Clear filters
- + Follow domain
@@ -21,20 +30,29 @@ Host State - Created + Created Redundancy allowed - + - {{ follow.following.host }} + + + {{ follow.following.host }} + + + - Accepted - Pending + + Accepted + + + Pending + - {{ follow.createdAt }} + {{ 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. +
+
+