Skip to content

Conversation

@leo9-py
Copy link
Contributor

@leo9-py leo9-py commented Mar 11, 2022

Closes #1898

Description

Was able to alleviate the stale Gravatar issue by deleting '.jpg' in the getAvatarUriFromGravatar() function in avatars.ts.

Gravatar now updates faster, current avatar compared to issue's screenshot stale avatar.
image

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

@leo9-py leo9-py changed the title Removing '.jpg' for less stale gravatar Closes #1898 - Removing '.jpg' for less stale gravatar Mar 11, 2022
@eamodio eamodio self-assigned this Mar 11, 2022
@eamodio eamodio added this to the Soon™ milestone Mar 11, 2022
@eamodio eamodio merged commit f65ed25 into gitkraken:main Mar 14, 2022
@eamodio
Copy link
Member

eamodio commented Mar 14, 2022

Thank you for your contribution!

Thank you

@eamodio eamodio modified the milestones: Soon™, Shipped Mar 17, 2022
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.

Hovers display old Gravatar

2 participants