fix #520, render usernames containing custom emoji in welcome toast properly
What does this PR do? This PR fixes rendering of usernames containing custom emojis in the "Welcome Back, ${username}" toast message by wrapping the MkToast
message in an Mfm
tag. The plain
argument for the m makes sure that for example "\n" won't get converted to a br
element.
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this pull request
Before:
After:
Merge request reports
Activity
Filter activity
Please register or sign in to reply