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 @@ --}} - {{--
+
@@ -141,13 +141,13 @@

{{__('helpcenter.timelines')}}

-

 

-

 

+

Personal Timeline

+

Public Timeline

-
--}} +
{{--
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/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: + +
+
+

@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 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