matrix-org / matrix-spec

The Matrix protocol specification
Apache License 2.0
188 stars 94 forks source link

Make resolve-allof partial recursive #1787

Closed zecakeh closed 5 months ago

zecakeh commented 5 months ago

As discussed with @richvdh in the Matrix Spec & Docs Authoring Room.

Makes it easier to use, like resolve-refs. It just needs to be called once.

Fixes an issue with m.call.* events not displaying their common fields (call_id, party_id, version).

Preview: https://pr1787--matrix-spec-previews.netlify.app