mastodon-simplified-federation
mastodon-simplified-federation copied to clipboard
Show user profile once confirmed
Once the user entered their user handle and it has been confirmed (& saved), display some data from the user, so they know it has been fetched (i.e. positive confirmation).
E.g. the header, avatar and username in the options page:
https://discourse.joinmastodon.org/t/how-to-get-mastodons-user-id-from-mastodon-account-acct-username-server/1658/8?u=rugk explains the API to use.
It should be quite simple to actually implement it and fetch the avatar image.