You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript
trwnh 6a147f8377 Fix the display of missing lists (#8523)
* Fix the display of missing lists

See #6786 -- this fixes part of the issue pertaining to lists that don't exist. I copied the Column being returned from the missing status logic, which works fine. Prior to this, the missing lists logic would generate a column with no back button and with a broken layout. This doesn't fix the broken display of missing accounts -- the column construction pertaining to that logic happens in multiple external functions.

* import ColumnBackButton

missed the import with the first commit
7 years ago
..
fonts Redesign the landing page, mount public timeline on it (#4122) 8 years ago
images Crush PNGs to reduce overall size (#7954) 7 years ago
mastodon Fix the display of missing lists (#8523) 7 years ago
packs Fix CW issues in static view on Safari (Fixes #8354) (#8446) 7 years ago
styles refactor: getting-started__wrapper should contained in getting-started (#8532) 7 years ago