chinwagsocial/app/assets/javascripts/components
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
..
actions API param to exclude notification types from response (#1341) 2017-04-10 23:45:29 +02:00
components When avatar/header are GIF, generate static versions (#1428) 2017-04-11 00:38:58 +02:00
containers Add Russian translation (ru) (#1023) 2017-04-10 12:52:06 +02:00
features When avatar/header are GIF, generate static versions (#1428) 2017-04-11 00:38:58 +02:00
locales Add Russian translation (ru) (#1023) 2017-04-10 12:52:06 +02:00
middleware Replace howler.js with simple <audio />, will hopefully resolve 2017-03-13 17:12:30 +01:00
reducers Keep track of which timelines are connected live to avoid redundant 2017-04-02 21:44:06 +02:00
selectors Avoid re-loading already loaded relationships. Also fixes issue where wrong 2017-04-02 22:02:38 +02:00
store Replace howler.js with simple <audio />, will hopefully resolve 2017-03-13 17:12:30 +01:00
.gitkeep Adding React.js, Redux, revamping dashboard 2016-08-24 17:56:44 +02:00
api.jsx Fix #203 - try/catch around JSON parse 2016-12-11 23:18:41 +01:00
emoji.jsx Improve emojis - use SVGs where possible 2017-03-29 22:27:24 +02:00
is_mobile.jsx Try to detect iOS and *not* autoplay any videos 2017-03-07 09:54:57 +01:00
rtl.jsx Fix #186 - Add RTL support to the compose form textarea and statuses output 2017-02-28 01:52:31 +01:00
stream.jsx Make streaming API use one pattern-matching redis pubsub connection 2017-02-07 14:39:08 +01:00