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

Use DTCoreText callback for sanitizing HTML in GroupHomeViewController. #5166

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

pixlwave
Copy link
Member

Fixes #5165. Depends on matrix-org/matrix-ios-kit#954.

Most of the changes occur in the MatrixKit PR, however this applies the same changes to GroupHomeViewController which does it's own rendering for the long description field. Unlike MXKEventFormatter, this update also includes the image handler block to make sure img tags have local file urls for DTCoreText to be able add them as attachments.

@github-actions
Copy link

📱 Scan the QR code below to install the build for this PR.
🔒 This build is for internal testing purpose. Only devices listed in the ad-hoc provisioning profile can install Element Alpha.

QR code

If you can't scan the QR code you can install the build via this link: https://i.diawi.com/baP2xA

@pixlwave pixlwave merged commit 67c5bff into develop Nov 29, 2021
@pixlwave pixlwave deleted the doug/5165_use_dtcoretext_callback branch November 29, 2021 15:59
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.

Use DTCoreText's callback option to sanitise formatted messages
2 participants