mastodon/app
Quaylyn Rimer 8dc2329b47 fix: show moved account notice in hover card popup
- Add conditional logic to display moved account notice when account.moved is present
- Include link to new account with proper formatting
- Hide follow/unfollow buttons for moved accounts to prevent confusion
- Add localization key 'account.moved_to_short' for hover card context
- Style moved notice to match existing hover card design patterns

Fixes #35623
2025-08-03 00:12:48 -06:00
..
chewy Change account search to be more forgiving of spaces (#34455) 2025-04-25 10:35:21 +00:00
controllers Add support for local quote stamps (#35626) 2025-08-01 14:55:25 +00:00
helpers Add support for local quote stamps (#35626) 2025-08-01 14:55:25 +00:00
inputs Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
javascript fix: show moved account notice in hover card popup 2025-08-03 00:12:48 -06:00
lib Add support for local quote stamps (#35626) 2025-08-01 14:55:25 +00:00
mailers Add optional bulk mailer settings (#35203) 2025-06-30 14:49:14 +00:00
models Add support for local quote stamps (#35626) 2025-08-01 14:55:25 +00:00
policies Ensure blocked users cannot quote (#35624) 2025-08-01 09:34:12 +00:00
presenters Update OAuth inflection to match spec (#35160) 2025-06-25 07:52:30 +00:00
serializers Add support for local quote stamps (#35626) 2025-08-01 14:55:25 +00:00
services Add support for local quote stamps (#35626) 2025-08-01 14:55:25 +00:00
validators Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
views Add minute resolution to DeliveryFailureTracker (#35625) 2025-08-01 13:29:22 +00:00
workers Fix "new replies available" reporting a false positive for re-fetched root status (#35602) 2025-07-30 16:09:16 +00:00