gotosocial/web/template
tobi 1d5c737bbb
[bugfix] Fix profile card display issues on smaller screens w/responsive query (#696)
* add responsive media query to profile css

* break username on all screen sizes if necessary

* embed avatar inside header on smaller screen sizes

* align items to the left in small screen view

* more consistent profile scaling accross firefox and chrome

* simplify things a little bit

* make sure bio fits in profile

* word-break content if necessary

Co-authored-by: f0x <f0x@cthu.lu>
2022-07-13 11:28:05 +02:00
..
404.tmpl [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
authorize.tmpl [feature] add authorization to the already-existing authentication (#365) 2022-02-07 12:04:31 +01:00
confirmed.tmpl smtp + email confirmation (#285) 2021-10-31 15:46:23 +01:00
email_confirm_html.tmpl [bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 compliant" (#366) 2022-01-31 11:46:20 +01:00
email_confirm_text.tmpl [bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 compliant" (#366) 2022-01-31 11:46:20 +01:00
email_reset_html.tmpl [bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 compliant" (#366) 2022-01-31 11:46:20 +01:00
email_reset_text.tmpl [bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 compliant" (#366) 2022-01-31 11:46:20 +01:00
error.tmpl [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
footer.tmpl [frontend] Redesign / color scheme (#688) 2022-07-04 16:23:59 +02:00
frontend.tmpl [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
header.tmpl [frontend] Redesign / color scheme (#688) 2022-07-04 16:23:59 +02:00
index.tmpl [frontend] Redesign / color scheme (#688) 2022-07-04 16:23:59 +02:00
profile.tmpl [bugfix] Fix profile card display issues on smaller screens w/responsive query (#696) 2022-07-13 11:28:05 +02:00
sign-in.tmpl Use type=email for email input (#400) 2022-02-16 16:16:47 +01:00
status.tmpl [bugfix] Fix display names in thread view causing wrapping issues on small screens (#698) 2022-07-09 13:37:06 +02:00
thread.tmpl [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00