Home | Notifications | New Note | Local | Federated | Search | Logout

Note Detail


Reply to @mbajur@mastodon.social
Beady Belle Fanchannel@Profpatsch@mastodon.xyz (2026-05-12 21:25:48)
@mbajur Ah yes, I’ve seen many people with single-user instances use something like @me@named.domain, which is super unfortunate because quoting them will show “@me”.

I think what you want to do has a lot of value here … so I guess the steps are:

1) implement webfinger to resolve @domain to the one actor, and @user@domain to point *to the same actor* (so you can mention them on platforms that don’t yet implement the new style quotes)
2) Publish an FEP about this new webfinger extension
---Reply--- Beady Belle Fanchannel@Profpatsch@mastodon.xyz (2026-05-12 21:29:39) @mbajur I’m just a little afraid of the case where you are replying to a toot that uses @domain nicks, because it might happen that they are dropped

It would be interesting to test whether mastodon links to people in replies by their href already, or whether it tries to do (cached) webfinger again when you hit reply, because if they use the href from the previous toot it could already work in replies. ---Attachments--- image: https://6-28.mastodon.xyz/media_attachments/files/116/561/603/168/355/062/original/e2f1a5a789a947c9.png
Reply

---Replies---
Beady Belle Fanchannel@Profpatsch@mastodon.xyz (2026-05-12 21:30:58)
@mbajur The other problem, as you can see above with @me is that if mastodon finds a nick on the local server, they will link it automatically, though I think you could argue that this is a misfeature from past times (it does not even open a dropdown)