Dear @admin ( noc.social ),

Please send me a password reset email, as I have forgotten my password.

I have been trying to get you to respond for some time now, and have not heard back. Hope everything is alright with you, and that you are just off on a vacation.

Have a nice day!

#Mastodon #Fediverse #MastoAdmin

 We've successfully MEGA-upgraded our Mastodon server to v4.6.0-alpha.6+mementomods-2026-04-05, along with Mastodon Bird UI 4.0.0-alpha.6 (nightly).

This update includes today's latest daily build with 163 new commits from upstream since mementomods-2026-03-21.

What's new in Mastodon core - These are the changes Mastodon Team have introduced us in the latest nightly version we are running:

✨️ New features

- Profile redesign is now live (feature flag removed) — new layout with "Follows you" badge, split fields, rearranged number fields, featured tab, account featured tags nudge, alt text on avatars/headers
- Collections are now fully federated — remote account support, new page design, compact buttons, topic suggestions, tag linked FeaturedCollection objects over ActivityPub
- Email subscriptions on profiles — visitors can subscribe to public posts via email with MX record validation
- Profile editing — new API with character counter, field inline messages, avatar/header description uploads, visual fixes
- Support for FEP-2c59 and multiple keypairs for remote accounts
- Media description length limit increased from 1500 to 10,000 characters for remote attachments
- Improved relative time display when post time is in the future
- Disable extraneous Devise strategies option via `DISABLE_DEVISE_TWO_STRATEGIES`

🔧 Fixes & improvements

- Fix signature verification when key ID is an `acct:` URI
- Fix refreshing keys from stale actors on signature verification error
- Fix regressions in notifications caused by translation wrapper element
- Fix jump when loading more media gallery items
- Fix being unable to disable sound for quote update notification
- Fix Webfinger endpoint not handling new AP ID scheme
- Improve resilience of `tootctl maintenance fix-duplicates` command
- Improve contrast for `text-warning` and `text-success` design tokens

📦 Dependency updates

- Rails 8.1.3, Vite 8.0.3, TypeScript 6, Yarn 4.13.0, Ruby version 4.0.2
- Drop support for Ruby 3.2

🐦‍⬛ Mastodon Bird UI 4.0.0-alpha.6 (nightly)

- Fix translate button color not matching link color
- Fix extra border-left showing up in mobile devices
- Fix focusable background color standing out too much for account name
- Fix install script for Mastodon 2026-03-21 `common.scss` removal
- Fully modularize `_base.scss` into 40+ focused module files
- Fix Browsersync CSS hot reload by stripping CSP headers from proxied responses
- Support new profile page structure
- Remove calendar icon for "Joined" field no longer in new profile
- Style new profile page components and fix profile button colors
- Update theme tokens with latest design system tokens (upstream PR #38387)
- Remove select hack fixed in upstream
- Fix install script for new profile subdirectories

🔧 mementomods fork fixes

- Restored role badge colors lost in the profile redesign (reported upstream: https://github.com/mastodon/mastodon/issues/38567)
- Fixed search reference page: migrated from removed `injectIntl` to `useIntl` hook, removed non-functional search operators

Source code: https://github.com/mementomori-social/mastodon

As always, if you notice anything unusual or buggy, please reach out to me or any of the admins. Enjoy your time here, and feel free to message me with any questions or thoughts. 

If anything feels off, please let us know!

#MementoMoriSocial #Mastodon #MastoAdmin

Role badge color from admin settings not applied after the profile redesign in v4.6.0-alpha.6 · Issue #38567 · mastodon/mastodon

Steps to reproduce the problem Go to Administration > Roles and edit a role Set a badge color for the role Assign the role to a user and make it highlighted Visit that user's profile page Expected ...

GitHub

Did some proper Monitoring metric dashboards for our Mastodon instance today. Collecting insights from the Sidekiq and Puma processes. Long overdue ! (I pushed that task, since statsD was removed from Mastodon ...)

#mastodon #mastoadmin #monitoring #grafana #prometheus @tux

I've been managing my trash self hosted instance for almost 7 years !!!  #mastoadmin

I've stated numerous times that I'm not a fan of the new tag pills and boosts and replies toggle, but I tried my best to make it more manageable in my UI. I'd rather not make radical back-end changes to my fork.

OG on the left.
Mine on the right.

#MastodonBirdUI #BirdUI #Mastodon #MastoAdmin

Support for the new profile design is almost ready for Mastodon Bird UI v4.0.0-alpha.6 (for Mastodon nightly 4.6.0-alpha.6).

Original core Mastodon on the left.
With Mastodon Bird UI on the right.

#BuildInPublic #MastodonBirdUI #BirdUI #MastoAdmin

Major modularization is done for the upcoming v4.6.0 in Mastodon Bird UI v4.0.0-alpha.6 (nightly branch). Currently in progress: Supporting the latest profile page structure.
https://github.com/ronilaukkarinen/mastodon-bird-ui/issues/183

#BuildInPublic #MastodonBirdUI #BirdUI #MastoAdmin #Mastodon #OpenSource

Support the latest profile page structure · Issue #183 · ronilaukkarinen/mastodon-bird-ui

Currently under a flag: EXPERIMENTAL_FEATURES=profile_redesign Before: After - completely obliterates the profile page: Related PRs: mastodon/mastodon#37811 mastodon/mastodon#37851

GitHub
Since switching to #snac I often see this message with a button to "switch to my server" which then results in an error message:

"This post is from another server (mstdn.social). Interactions (reply, boost, etc) are not possible."

Is there a reason this would happen with snac2 but not on a Mastodon server like IOC.exchange (where my previous account was hosted)?

#Mastoadmin

Opened a new issue: Role badge color from admin settings not applied after the profile redesign in v4.6.0-alpha.6
https://github.com/mastodon/mastodon/issues/38567

#MastoAdmin #Mastodon

Role badge color from admin settings not applied after the profile redesign in v4.6.0-alpha.6 · Issue #38567 · mastodon/mastodon

Steps to reproduce the problem Go to Administration > Roles and edit a role Set a badge color for the role Assign the role to a user and make it highlighted Visit that user's profile page Expected ...

GitHub

It seems the newest nightly build has implemented profile_redesign, so it's no longer under the EXPERIMENTAL_FEATURES flag. That means I need to get working on the profile redesign for the Mastodon Bird UI. Today's maintenance break will last a little while longer...

#Mastodon #MastodonBirdUI #BirdUI #MastoAdmin