From fefddc8e6d9bc9012d370699f19dd4a7c3817d5d Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Wed, 3 Apr 2019 01:37:57 -0600 Subject: [PATCH 1/2] Update Help Center --- resources/views/site/help/sharing-media.blade.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/resources/views/site/help/sharing-media.blade.php b/resources/views/site/help/sharing-media.blade.php index e2f2a88e8..aa56b00c0 100644 --- a/resources/views/site/help/sharing-media.blade.php +++ b/resources/views/site/help/sharing-media.blade.php @@ -148,4 +148,19 @@

--}} +

+ +

+
+ To enable or disable comments/replies using a desktop or mobile browser: +
    +
  • Open the menu, click the button
  • +
  • Click on Enable Comments or Disable Comments
  • +
+
+
+

@endsection \ No newline at end of file From 7542434c3b0057b07f1ce90a807ecc7758d34a1c Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Wed, 3 Apr 2019 01:46:44 -0600 Subject: [PATCH 2/2] Update Help Center --- resources/views/site/help.blade.php | 8 ++-- .../views/site/help/partial/sidebar.blade.php | 4 +- resources/views/site/help/timelines.blade.php | 37 ++++++++++--------- 3 files changed, 26 insertions(+), 23 deletions(-) diff --git a/resources/views/site/help.blade.php b/resources/views/site/help.blade.php index aa91b1c90..9fd432e5f 100644 --- a/resources/views/site/help.blade.php +++ b/resources/views/site/help.blade.php @@ -132,7 +132,7 @@ --}} - {{-- {{--
diff --git a/resources/views/site/help/partial/sidebar.blade.php b/resources/views/site/help/partial/sidebar.blade.php index 8365fa2b1..05f6ec99f 100644 --- a/resources/views/site/help/partial/sidebar.blade.php +++ b/resources/views/site/help/partial/sidebar.blade.php @@ -21,9 +21,9 @@ {{-- --}} - {{-- --}} + {{-- --}} diff --git a/resources/views/site/help/timelines.blade.php b/resources/views/site/help/timelines.blade.php index 16f97c30b..36624c832 100644 --- a/resources/views/site/help/timelines.blade.php +++ b/resources/views/site/help/timelines.blade.php @@ -6,21 +6,24 @@

Timelines


-
-
-
-
-
- -
-
-
-
-

This page isn't available

-

We haven't finished it yet, it will be updated soon!

-
-
-
-
-
+

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

+

Pixelfed has 2 different timelines:

+ + @endsection \ No newline at end of file