From 672bc9c34a41148a90edb02c46113a2bb4d07d62 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Sat, 1 Jun 2019 22:18:18 -0600 Subject: [PATCH] Update Help Center --- resources/views/site/help/sharing-media.blade.php | 12 ++++++++++++ resources/views/site/help/timelines.blade.php | 13 ++++++++++++- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/resources/views/site/help/sharing-media.blade.php b/resources/views/site/help/sharing-media.blade.php index aa56b00c0..938fbfb53 100644 --- a/resources/views/site/help/sharing-media.blade.php +++ b/resources/views/site/help/sharing-media.blade.php @@ -163,4 +163,16 @@

+

+ +

+
+ You can tag or mention up to 5 profiles per comment or post. +
+
+

+ @endsection \ No newline at end of file diff --git a/resources/views/site/help/timelines.blade.php b/resources/views/site/help/timelines.blade.php index 36624c832..e3d5bffc0 100644 --- a/resources/views/site/help/timelines.blade.php +++ b/resources/views/site/help/timelines.blade.php @@ -6,7 +6,7 @@

Timelines


-

Timelines are chronological feeds of posts from accounts you follow or from other instances.

+

Timelines are chronological feeds of posts.

Pixelfed has 2 different timelines:

+
+
+
Timeline Tips
+
+
    +
  • You can mute or block accounts to prevent them from appearing in timelines.
  • +
  • You can create Unlisted posts that don't appear in public timelines.
  • + +
+
+
@endsection \ No newline at end of file