Open rakino opened 2 years ago
Seems to be reproducible.
It seems to be actually complicated because we cannot easily know if we can really tag a person or if the domain is ActivityPub-compliant. For example, Pleroma's pleroma-fe will really do a lookup through WebFinger to see if the tagged user is there, otherwise reject to tag the user and just show the text as plain text.
I think there are two separate issues here:
I made a new issue for the original problem on the MFM repository.
@outloudvi what you were describing is something else so please open a separate issue if you are still concerned about it.
MFMใใผใตใผ(mfm.js)ใจใใฆใฏๅ้กใๅ้ฟใงใใใใ็ฅใใพใใใใMisskeyใใใฎๅฝขๅผใฎใกใณใทใงใณใไธ่ฌ็ใชใใฎใจใใฆๅใๅ ฅใใฆใๅ้กใๅ้ฟใใใใจใใใใฉใใใฏ่ญฐ่ซใๅฟ ่ฆใงใใ
๐ก Summary
When mentioning a user (who is out of fediverse, with an invalid username for Misskey,
@็จๆท@weibo.com
for example), client ignores the username and treat the host as that.๐ Expected Behavior
@a@example.com
mentions@็จๆท@weibo.com
, which is not a valid account.โน๏ธ Actual Behavior
@a@example.com
mentions@weibo@example.com
, which is shown as@็จๆท@weibo@example.com.com
๐ Steps to Reproduce
1. 2. 3.
๐ Environment
Misskey 12.98.0 (docker)