gotosocial/web/template
tobi 211266c072
[bugfix] Fix display names in thread view causing wrapping issues on small screens (#698)
* use account.Acct for username

* allow username + displayname to wrap with ellipses

* use span 2 for displayname always

* remove commented-out line
2022-07-09 13:37:06 +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 incorrect domain showing in profiles (#693) 2022-07-05 14:03:44 +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