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

matrix-ios-sdk uses an unspecced original_event field from the /relations response #1591

Open
clokep opened this issue Oct 3, 2022 · 2 comments

Comments

@clokep
Copy link
Member

clokep commented Oct 3, 2022

The /relations endpoint does not return an original_event field, yet the matrix-ios-sdk uses it.

We would like to remove support for this from Synapse in < 6 months. See matrix-org/synapse#12930 for more context.

@clokep
Copy link
Member Author

clokep commented Oct 3, 2022

@pixlwave
Copy link
Member

pixlwave commented Oct 8, 2022

It is used in the SDK in MXAggregations, MXThreadEventTimeline and MXKeyVerificationStatusResolver along with EditHistoryViewModel in Element.

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

No branches or pull requests

2 participants