]> cat aescling's git repositories - mastodon.git/commit
Allow multiple files upload through web UI, including drag & drop (#9856)
authortmm576 <tmm576@users.noreply.github.com>
Sat, 2 Feb 2019 19:22:05 +0000 (14:22 -0500)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 2 Feb 2019 19:22:05 +0000 (20:22 +0100)
commit750c67660de753065ec160b4e389ba0dda2f81cc
treea5f91c6c4d5b1da1cc2f0e4e47644962b46d5be0
parent582f86ab32b4ce2b9d242cf6f5c3c6c0dce4e144
Allow multiple files upload through web UI, including drag & drop (#9856)

* Allow drag and drop uploads of multiple files to compose

* Calculate aggregate upload progress for single action

* Allow multiple uploads to compose through traditional input, consolidate update file limit logic, provide file limit feedback
app/javascript/mastodon/actions/alerts.js
app/javascript/mastodon/actions/compose.js
app/javascript/mastodon/features/compose/components/upload_button.js
app/javascript/mastodon/features/ui/index.js
app/javascript/mastodon/locales/defaultMessages.json
app/javascript/mastodon/locales/en.json