From c557faa15aceaca4bf47eed1ee51ada1c64773cc Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 25 Feb 2019 00:11:52 -0700 Subject: [PATCH 1/3] Update PublicApiController --- app/Http/Controllers/PublicApiController.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Http/Controllers/PublicApiController.php b/app/Http/Controllers/PublicApiController.php index 35100afeb..6bd1ef917 100644 --- a/app/Http/Controllers/PublicApiController.php +++ b/app/Http/Controllers/PublicApiController.php @@ -217,7 +217,7 @@ class PublicApiController extends Controller $page = $request->input('page'); $min = $request->input('min_id'); $max = $request->input('max_id'); - $limit = $request->input('limit') ?? 10; + $limit = $request->input('limit') ?? 3; // TODO: Use redis for timelines // $timeline = Timeline::build()->local(); @@ -311,7 +311,7 @@ class PublicApiController extends Controller $page = $request->input('page'); $min = $request->input('min_id'); $max = $request->input('max_id'); - $limit = $request->input('limit') ?? 10; + $limit = $request->input('limit') ?? 3; // TODO: Use redis for timelines // $timeline = Timeline::build()->local(); From 14b29137ba3c56ec1ce42fcdc3e79dd7c708dc25 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 25 Feb 2019 00:12:15 -0700 Subject: [PATCH 2/3] Update Timeline component --- resources/assets/js/components/Timeline.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/assets/js/components/Timeline.vue b/resources/assets/js/components/Timeline.vue index 25b73b087..76e6abc76 100644 --- a/resources/assets/js/components/Timeline.vue +++ b/resources/assets/js/components/Timeline.vue @@ -328,7 +328,7 @@ 'mod': false, 'dark': false, 'notify': true, - 'infinite': false + 'infinite': true } } }, From 6bbef6ac4ee547c993812c164688ef23c836769a Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 25 Feb 2019 00:12:33 -0700 Subject: [PATCH 3/3] Update compiled assets --- public/js/timeline.js | Bin 33862 -> 33858 bytes public/mix-manifest.json | Bin 641 -> 641 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/public/js/timeline.js b/public/js/timeline.js index 2eb162f2e4a7ae12dd61d2a4f13b8c9878afd971..9a82de4324cecb8965c3d378764a849b969051a2 100644 GIT binary patch delta 154 zcmX@s!E~sDX~RV3$>*6hHZNhB!ph=pRAw~!o{~6wv4&EXQF!oVDVDCymRwU=84Wg{ z=P!_FN%Qt8-R!L2?8I)AW}cjAnzH$9p}injc(NUroLpIAkwTs=P&ddVB~9yMy*!OP eO})fg9k6i%%@Ht-lk=OS;p~ge?r^qzi#h;nEHVZF delta 160 zcmX@q!E~&HX~RTjHYJ0S5+kL_7n;-s&5Mmplr*i2_3||GH1!f|btX?_)?fjNPX1UZ z&S6`up_E=_QZYH7vupEC<|(XfO5PqR+917hn`O9)SQ!mB_wyIXvw%$8%&gz+#GaCv klALH{vAMUm!~-bCOSF0IU3GB+w2Z!OSh;409bl7bpQYW diff --git a/public/mix-manifest.json b/public/mix-manifest.json index 6787c764f1e6c488c22528f4a74990cfeb64eeb5..6290156377909332262f850eee15a1f6a5f33fd7 100644 GIT binary patch delta 32 ncmZo