From d31f2ce01067272107616340c46fb59e4022c21b Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sun, 23 Jun 2019 09:41:31 -0700 Subject: [PATCH] feat: add support for audio attachments (#1293) This is a new thing in Mastodon v2.9. I kept the "camera" icon because I like it better than the paperclip, and I think it covers the 99% use case. --- .../_components/compose/ComposeMediaItem.html | 24 +++++++++--- .../dialog/components/MediaDialog.html | 2 +- .../dialog/components/MediaInDialog.html | 38 +++++++++++++++++-- src/routes/_components/status/Media.html | 29 ++++++++------ src/scss/themes/_base.scss | 2 + 5 files changed, 74 insertions(+), 21 deletions(-) diff --git a/src/routes/_components/compose/ComposeMediaItem.html b/src/routes/_components/compose/ComposeMediaItem.html index f42aa6f1..c3dc8acb 100644 --- a/src/routes/_components/compose/ComposeMediaItem.html +++ b/src/routes/_components/compose/ComposeMediaItem.html @@ -1,5 +1,9 @@
  • - +