Skip to content

msc4039 support b64 in addition to blob file download#3818

Open
BillCarsonFr wants to merge 4 commits intolivekitfrom
valere/msc_4039
Open

msc4039 support b64 in addition to blob file download#3818
BillCarsonFr wants to merge 4 commits intolivekitfrom
valere/msc_4039

Conversation

@BillCarsonFr
Copy link
Copy Markdown
Member

@BillCarsonFr BillCarsonFr commented Mar 26, 2026

Content

Depends on matrix-org/matrix-rust-sdk#6354

Web is passing blob via the widget-api, but from the rust word it is passing via json across the boundaries.
So we need to support also receiving base64 strings as part of
type XMLHttpRequestBodyInit = Blob | BufferSource | FormData | URLSearchParams | string;

Motivation and context

Get the avatars in EC!

Screenshots / GIFs

Tests

  • Step 1
  • Step 2
  • Step ...

Checklist

  • I have read through CONTRIBUTING.md.
  • Pull request includes screenshots or videos if containing UI changes
  • Tests written for new code (and old code if feasible).
  • Linter and other CI checks pass.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

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