GoToSocial/web/source
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
..
css [bugfix] Fix display names in thread view causing wrapping issues on small screens (#698) 2022-07-09 13:37:06 +02:00
frontend [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
lib [frontend] add Accept header to oauthed api requests (#657) 2022-06-20 10:44:01 +02:00
panels [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
.eslintrc.js [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
.gitignore [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
dev-server.js [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
index.js [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
package.json [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
yarn.lock [frontend] Profile pages upgrade (#640) 2022-06-21 10:48:42 +02:00