From 530ad6b35cb64fe7dba4612634188d1efb53af58 Mon Sep 17 00:00:00 2001 From: sgenoud Date: Sat, 8 Dec 2018 18:42:38 +0100 Subject: [PATCH] feat: Allow Media to be shown in a grid (as an option) (#747) * Allow Media to be shown in a grid * Bring back the sidebar for ungrouped images --- routes/_components/AutoplayVideo.html | 78 +++++++++++++++---- routes/_components/Avatar.html | 3 +- routes/_components/LazyImage.html | 37 +++++++-- routes/_components/NonAutoplayGifv.html | 24 ++++-- .../dialog/components/ImageDialog.html | 27 +++++-- routes/_components/status/Media.html | 56 ++++++------- .../_components/status/MediaAttachments.html | 71 +++++++++++------ routes/_components/status/Status.html | 1 + .../status/StatusMediaAttachments.html | 3 +- routes/_pages/settings/general.html | 5 ++ routes/_store/store.js | 11 ++- 11 files changed, 219 insertions(+), 97 deletions(-) diff --git a/routes/_components/AutoplayVideo.html b/routes/_components/AutoplayVideo.html index 0828b97..4a092d0 100644 --- a/routes/_components/AutoplayVideo.html +++ b/routes/_components/AutoplayVideo.html @@ -1,21 +1,67 @@ -