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 Bluesky and Mastodon to author profiles #619

Open
1 of 6 tasks
michamos opened this issue Nov 25, 2024 · 0 comments
Open
1 of 6 tasks

Add Bluesky and Mastodon to author profiles #619

michamos opened this issue Nov 25, 2024 · 0 comments
Milestone

Comments

@michamos
Copy link
Collaborator

michamos commented Nov 25, 2024

Users are leaving X/Twitter and want to add alternative social platforms to their user profiles. We should support Bluesky and Mastodon, and rename Twitter to X.

Required parts:

  • Review and merge the PR to add them to the schemas in Add Bluesky and Mastodon to ids inspirehep/inspire-schemas#468
  • bump inspire-schemas
  • Add UI elements on the author pages to display them, like we do for Twitter with appropriate icons. The link targets should be
    • https://bsky.app/user/{value} for bluesky
    • https://{hostname}/@{username} for mastodon (parts before and after the @ in value respectively)
  • Add entries to the user submission form so users can add those elements to their profile
  • Add a link to follow on Bluesky next to the Twitter link on the homepage (please make it look good 🙂 )
  • Change user-facing Twitter references and logos to X (author profiles, submission forms, homepage)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants