Request for Bluesky social icon #131633
-
Select Topic AreaProduct Feedback BodyRe-opening since the original request (#69265) was closed as stale. Bluesky has been open to the public for quite some time at this point, and mass-migration like this continues to happen as Twitter---sorry, X---gets more and more plagued by spam accounts and low-quality engagement-grabbing tweets---sorry again, posts---just looking for advertisement revenue. The official logo is available on Google Drive which is linked in their official Bluesky for Journalists page. Please consider adding Bluesky icon to the profile page. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 9 replies
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
My guess is that you would have to create an issue on the Bluesky repository instead requesting on this? |
Beta Was this translation helpful? Give feedback.
-
Not sure how Mastodon detection is handled here (I haven't really analyzed it, but it doesn't seem like a simple RegEx match), but detecting Bluesky account should be trivial. Implementation note: the AT Protocol's handle resolution spec looks pretty interesting. It defines two different methods to check if the given URL is a Bluesky handle:
I believe further verification of the returned DID is unnecessary, though. As long as the DID looks normal (read: matches the DID RegEx), it's good to go and display Bluesky icon. |
Beta Was this translation helpful? Give feedback.
-
With the recent influx of users on Bluesky after Twitter's change in their TOS, now is a MUCH better time than ever to implement this feature! Please consider implementing this feature! |
Beta Was this translation helpful? Give feedback.
-
With another big surge of users from the tech community over the last week or so (coinciding with, or due to, Kelsey Hightower's move from X to Bluesky), this seems more and more like a feature that's long past due. |
Beta Was this translation helpful? Give feedback.
-
According to https://bsky.app/profile/robschn.com/post/3l7tk3fizu424, this should now be working. |
Beta Was this translation helpful? Give feedback.
According to https://bsky.app/profile/robschn.com/post/3l7tk3fizu424, this should now be working.