forked from cybrespace/mastodon
* 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 |
||
|---|---|---|
| .. | ||
| autosuggest_account.jsx | ||
| autosuggest_status.jsx | ||
| character_counter.jsx | ||
| compose_form.jsx | ||
| emoji_picker_dropdown.jsx | ||
| navigation_bar.jsx | ||
| privacy_dropdown.jsx | ||
| reply_indicator.jsx | ||
| search.jsx | ||
| search_results.jsx | ||
| text_icon_button.jsx | ||
| upload_button.jsx | ||
| upload_form.jsx | ||
| upload_progress.jsx | ||