You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
From what I can tell, our js-sdk is based on element's v2.2.0. The PR we have to backport got addded to v5.3.0. It's too far forward for us to merge our js-sdk with element's v5.3.0.
I have done more than the backport. I have checked the code where this api call is made. They was just a transformation from JS to TS.
The more trouble was to adapte the tests.
The last version of synapse enforce the "/keys/query endpoint" API.
We need to backport : matrix-org/matrix-js-sdk#1307 in matrix-js-sdk
The text was updated successfully, but these errors were encountered: