You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views/api/v1
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
8 years ago
..
accounts When avatar/header are GIF, generate static versions (#1428) 8 years ago
apps
blocks
favourites
follow_requests
follows
instances Fix #525 - Add instance information API 8 years ago
media Fix #431 - convert gif to webm during upload. Web UI treats them like it did 8 years ago
mutes
notifications Fix #675 - return created_at in notifications API 8 years ago
reports
search Web UI support for the new omnisearch 8 years ago
statuses Fix some views still not using counter caches 8 years ago
timelines