]> cat aescling's git repositories - mastodon.git/commit
Resize images before upload in web UI to reduce bandwidth (#7223)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 22 Apr 2018 22:43:36 +0000 (00:43 +0200)
committerGitHub <noreply@github.com>
Sun, 22 Apr 2018 22:43:36 +0000 (00:43 +0200)
commit05fb6f096db7c58698f8e0bc7fc79e129b241176
tree7f85df6c958e83e708bc263ad179b0d1f66cae24
parent75c4ab9d12d3a2f3de52c51b5006fe9d5d9afae4
Resize images before upload in web UI to reduce bandwidth (#7223)

* Resize images before upload in web UI to reduce bandwidth

Fix #7218

* Fix issues

* Do not resize GIFs in JS
app/javascript/mastodon/actions/compose.js