i am trying to follow someone. sometimes i notice i can type my full username with this syntax @myusername@mastodon.xxx sometimes myusername@mastodon.xxx

what is the REAL username needed to type when i follow someone? and why this strange behavior to add an initial @ ?

  • smallcircles
    link
    fedilink
    arrow-up
    6
    ·
    3 years ago

    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.