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

Note Detail


Reply to @Profpatsch@mastodon.xyz
mbajur@mbajur@mastodon.social (2026-05-12 16:20:34)
@Profpatsch I'm a bit confused on how to handle that in my upcoming AP project (@abelio) - every instance is a single-user instance and i'm currently using @domain.com@domain.com as a solution someone suggested to me a year ago but i find it a bit hacky and looking for a proper solution

---Reply--- 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

---Replies---
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