this post was submitted on 09 Mar 2022
10 points (100.0% liked)
Mastodon
5239 readers
1 users here now
Decentralised and open source social network.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
In the textbox where you type your post the @ is an indicator that you want to include a Mention of another fedizen and it triggers the lookup dialog. Under the hood these mentions are included in the ActivityPub messages that are federated (similar to email using TO, CC, BCC, etc. in addressing), and Webfinger as a protocol to lookup accounts on different instances. I guess the place where you may omit the @ is in the search box of Mastodon that does its best to find you a match for that search query and includes accounts it is aware of.