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

Parse avatar_url if it is stored in matrix user_directory (and not zero-api) #2358

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

ratik21
Copy link
Collaborator

@ratik21 ratik21 commented Oct 14, 2024

What does this do?

Currently the new iOS app uploads { user_name, profileInfo } to matrix, instead of the ZERO-API. So, the profile Image is not coming in from the API (always).

This PR handles the case if we have a profile avatar_url from the matrix-client itself, and not just the ZERO-API.

@ratik21 ratik21 requested a review from a team October 14, 2024 13:13
@ratik21 ratik21 merged commit b61c88d into main Oct 14, 2024
5 checks passed
@ratik21 ratik21 deleted the display-avatar-url-from-matrix branch October 14, 2024 13:26
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.

1 participant