Add support for Mastodon as user social
What does this MR do and why?
Add support for Mastodon as user social
Relates to #428442 (closed)
Screenshots or screen recordings
How to set up and validate locally
- Enable the FF for the user
Feature.enable(:mastodon_social_ui, user)
- Edit a user's profile
- Add a mastodon username
@riley@example.org
- Save the profile
- Open the user's profile
- Observe the Mastodon social link being rendered as
https://example.org/@riley
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Raimund Hook