From ac0b50d20f9e2385752ac843db60107f121b1c8a Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Wed, 25 Apr 2018 18:32:46 -0700 Subject: [PATCH] Generate thumbnails for new video attachments, video quotes --- background.html | 7 +- js/models/conversations.js | 83 ++++++------- js/models/messages.js | 4 - js/views/file_input_view.js | 208 +++++++++++++++++++++++---------- stylesheets/_conversation.scss | 29 +++++ 5 files changed, 222 insertions(+), 109 deletions(-) diff --git a/background.html b/background.html index f6aefa5974..0a5665df31 100644 --- a/background.html +++ b/background.html @@ -237,7 +237,12 @@