-
Notifications
You must be signed in to change notification settings - Fork 36
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 Gravatar support #37
Comments
this issue is related with getting profile image of openhub since it set profile image as gravatar. |
I can do this. I claimed this task on GCI. |
@pavi2410 , great, come onto https://coala.zulipchat.com/#narrow/stream/gci/subject/username-availability if you need a hand |
Is it OK if I parse the user page to get avatar image? |
It is ok if you parse the page to get the avatar, but isnt ideal. |
Let's start from first. What should I do? The issue doesn't describe the problem |
Check: you need to fix your commit message and I think we will be able to merge then. |
Should I add a method to fetch gravatar image from username? If it succeeds, then return the gravatar image, else scrape the image. But we cannot guarantee that a single person has the same username in different services. For eg, if a person A has username |
what you've done is good to go for now. just fix the commit message to include the issues you addressed. #74 (comment)
that's is why we won't be doing this. integrating gravatar's from https://en.gravatar.com/ will be considered in a separate issue. |
Add support for profile pictures and username checking for gravatar. Closes manu-chroma#37
Add support for profile pictures and username checking for gravatar. Closes manu-chroma#37
Add support for profile pictures and username checking for gravatar. Closes manu-chroma#37
Add support for profile pictures and username checking for gravatar. Closes manu-chroma#37
Add support for profile pictures and username checking for gravatar. Closes manu-chroma#37
Add support for profile pictures and username checking for gravatar. Closes manu-chroma#37
Gravatar supports profile usernames.
The text was updated successfully, but these errors were encountered: