Skip to main content


I've pushed a bunch of quick hotfixes for the Mastodon Bird UI nightly for v4.6.0-alpha.6-2024-04-06, with the CHANGELOG updated here (see things under [UNRELEASED]):
github.com/ronilaukkarinen/mas…

The new profile redesign is causing a bit of trouble. I'm fixing things on the fly as soon as I or users notice any issues.

I also pushed some fixes for the ultra-accessible variant; some font sizes were still hardcoded. It's nicer to browse for my vision-impaired spouse.

#MementoMoriSocial #MastodonBirdUI #BirdUI #MastoAdmin #a11y #Accessibiilty #UI #BuildInPublic #Mastodon

in reply to Roni Rolle Laukkarinen

is there something that can be done about the profile counters (followers, following, posts, date joined)?

The "joined" part is shown bellow the others, effectively creating a new line (in the advanced interface).

in reply to Cadu

@cadusilva Unfortunately, that would require changing the core or making bunch of changes to your fork. They've added it to the same row as the other numbers. I preferred it being separate, but that's not the case anymore. To be honest, a lot of these changes don't make sense to me.
@Cadu