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 authenticated media to getAvatarUrl in room and room-member models #4616

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

m004
Copy link
Contributor

@m004 m004 commented Jan 14, 2025

Fixes getAvatarUrl in src/models/room.ts and src/models/room-member.ts not working on homeservers that enforce authenticated media

Signed-off-by: Maurizio Abbruzzo [email protected]

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

@m004 m004 requested a review from a team as a code owner January 14, 2025 18:17
@m004 m004 requested review from dbkr and florianduros January 14, 2025 18:17
@github-actions github-actions bot added the Z-Community-PR Issue is solved by a community member's PR label Jan 14, 2025
@dbkr dbkr added this pull request to the merge queue Jan 15, 2025
Merged via the queue into matrix-org:develop with commit ffbb471 Jan 15, 2025
31 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement Z-Community-PR Issue is solved by a community member's PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants