From 67ed6552b831df66713bac9e672738796128d33f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 23 Jun 2020 14:10:17 +0200 Subject: Reorganize client shared modules --- .../remote-subscribe.component.html | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 client/src/app/shared/shared-user-subscription/remote-subscribe.component.html (limited to 'client/src/app/shared/shared-user-subscription/remote-subscribe.component.html') diff --git a/client/src/app/shared/shared-user-subscription/remote-subscribe.component.html b/client/src/app/shared/shared-user-subscription/remote-subscribe.component.html new file mode 100644 index 000000000..acfec0a8e --- /dev/null +++ b/client/src/app/shared/shared-user-subscription/remote-subscribe.component.html @@ -0,0 +1,32 @@ +
+
+ +
+ + + + + + + You can subscribe to the channel via any ActivityPub-capable fediverse instance.

+ For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. +
+
+
+ + + + + You can interact with this via any ActivityPub-capable fediverse instance.

+ For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. +
+
+
+
-- cgit v1.2.3