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 user_avatar_url_field_optional support to the web client #15546

Closed
wants to merge 1 commit into from

Conversation

hashirsarwar
Copy link
Collaborator

In #15359, we introduced a new client capability to avoid unreasonable network bandwidth consumed sending avatar URLs of long term idle users in organizations with 10,000s members.

This PR enables this feature and adds its support to the web client.

In 5200598, we introduced a new client capability to avoid
unreasonable network bandwidth consumed sending avatar URLs
of long term idle users in organizations with 10,000s members.

This commit enables this feature and adds its support to the
web client.
@hashirsarwar
Copy link
Collaborator Author

@timabbott this is ready for a review.

@timabbott
Copy link
Sponsor Member

Merged as 9b8521f after tweaking comments and commit message, thanks @hashirsarwar!

@timabbott timabbott closed this Jun 24, 2020
@timabbott
Copy link
Sponsor Member

As a sidenote, you would have saved me some time with a bit of commentary of why you'd changed the original version I drafted.

@hashirsarwar hashirsarwar deleted the avatar-url-frontend branch July 4, 2020 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants