X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Ffollowing-list%2Ffollowing-list.component.html;h=106e1805ef244e4df2cf9f8c1d47cc1d13a66046;hb=c2faa073d113f410275021ed4de4b60fef118c13;hp=059c07295700a791284d97cfe95496c3dde6b028;hpb=610d0be13b3d01f653ef269271dd667a57c85ef2;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 059c07295..106e1805e 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,64 +1,73 @@ +

+ + Your instance subscriptions +

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