Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dropdown with popular Mastodon instances #20

Open
aitorres opened this issue Sep 17, 2022 · 0 comments
Open

Add dropdown with popular Mastodon instances #20

aitorres opened this issue Sep 17, 2022 · 0 comments
Labels
hacktoberfest Hacktoberfest-valid issues! help wanted Extra attention is needed

Comments

@aitorres
Copy link
Member

When the user wants to log in, they need to manually type in the domain of their Mastodon instance / server, e.g. mastodon.social. It'd be beneficial to have a dropdown that lets the user quickly select one of the most popular instances + the ability to type-in their own instance if it's not found on the list.

There's no need to call a third-party API or service in order to get popular instances, they can be hardcoded for now. Some possible choices:

  • mastodon.social
  • mastodon.online
  • mstdn.jp
  • mastodon.cloud
  • fosstodon.org

If possible, an icon could be added to each entry (maybe their favicon).

Remember to still allow any user to type in an instance not found in the list!

@aitorres aitorres added help wanted Extra attention is needed hacktoberfest Hacktoberfest-valid issues! labels Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Hacktoberfest-valid issues! help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant