gotosocial/internal/web
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
..
about.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
assets.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
confirmemail.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
customcss.go [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
domain-blocklist.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
etag.go [feature] simpler cache size configuration (#2051) 2023-08-03 11:34:35 +02:00
index.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
profile.go [feature/frontend] Better visual separation between "main" thread and "replies" (#3093) 2024-07-12 20:36:03 +02:00
robots.go [choore] Update robots.txt (#3092) 2024-07-10 15:10:34 +02:00
rss.go [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
settings-panel.go [chore] Rename frontend.tmpl to settings.tmpl, remove unused "lightgray" class (#2674) 2024-02-21 16:11:11 +01:00
signup.go [chore] Don't render sign-up form when registrations closed (#3001) 2024-06-12 15:00:21 +01:00
tag.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
thread.go [feature/frontend] Respect prefers-reduced-motion for avatars, headers, and emojis (#3118) 2024-07-21 14:22:08 +02:00
web.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00