GoToSocial/internal/api/util
tobi 027a93facc
[feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and emojis (#3118)
* [feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and emojis

* go fmt

* fix tests

* use static version of instance thumbnail when appropriate

* use prefers-reduced-motion

* simplify account conversion a bit

* fix c&p error
2024-07-21 14:22:08 +02:00
..
errorhandling.go
mime.go fix possible nil panic (#2809) 2024-04-04 16:45:59 +01:00
mime_test.go
negotiate.go
negotiate_test.go
opengraph.go [feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and emojis (#3118) 2024-07-21 14:22:08 +02:00
opengraph_test.go [feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and emojis (#3118) 2024-07-21 14:22:08 +02:00
parsequery.go [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
response.go
template.go