mastodon/app/assets/javascripts
Eugen 12f72e1740 When avatar/header are GIF, generate static versions (#1428)
* When avatar/header are GIF, generate static versions.
Account API returns "avatar"/"avatar_static", "header"/"header_static"
Static version is the same as original for other cases
Web UI de-animates avatars in toots, lists of users

Fix #441, fix #596, prerequisite for #1064

* Fix JS test

* Add rake task to generate static avatars/headers from GIF ones, add test
2017-04-11 00:38:58 +02:00
..
components When avatar/header are GIF, generate static versions (#1428) 2017-04-11 00:38:58 +02:00
application.js Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 2017-02-04 00:34:31 +01:00
application_public.js Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
components.js Add an Intl polyfill 2016-11-17 16:34:36 +01:00
extras.jsx Fix #700 - hide spoilers on static pages 2017-03-31 13:54:36 +02:00