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 users Gravatar on signup #1442

Merged
merged 1 commit into from
Nov 12, 2013
Merged

Add users Gravatar on signup #1442

merged 1 commit into from
Nov 12, 2013

Conversation

Decad
Copy link
Contributor

@Decad Decad commented Nov 11, 2013

When a user registers try to find their gravatar and use it if found, from there allow them to change it the normal way. #1421

@Decad
Copy link
Contributor Author

Decad commented Nov 11, 2013

You are totally right, removed as dependency.

@ErisDS
Copy link
Member

ErisDS commented Nov 11, 2013

Lol! It was an honest question. I may have expressed incredulity but I would have been happy to receive an explanation of why it was better ;)

Can you please rebase & clean up the extra commit? Thanks 👍

@Decad
Copy link
Contributor Author

Decad commented Nov 11, 2013

Lol, request is normally what I use for everything http related, its decent but doesn't warrant adding a dependency for 1 line.

I'm a git beginner in terms of rebasing, I hope I got that right. Let me know if you wanted anything else doing / make any changes.

checkPromise = nodefn.call(http.get, gravatarUrl);

return checkPromise.then(function () {
//Error making request just continue.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

When a user registers try to find their gravatar.
@JohnONolan
Copy link
Member

Really like this approach of grabbing a gravatar on signup and then allowing it to be changed afterwards. Very nice :)

@ErisDS
Copy link
Member

ErisDS commented Nov 12, 2013

Whoop this works really nicely because I can remove it if I don't want it. NEAT.

ErisDS added a commit that referenced this pull request Nov 12, 2013
Add users Gravatar on signup
@ErisDS ErisDS merged commit 3235a3a into TryGhost:master Nov 12, 2013
@Decad Decad deleted the user-gravatar branch November 12, 2013 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants