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

MSC3706: Extensions to /_matrix/federation/v2/send_join/{roomId}/{eventId} for partial state #3706

Merged
merged 12 commits into from
Dec 19, 2022
Prev Previous commit
Next Next commit
Update proposals/3706-partial-state-in-send-join.md
Co-authored-by: Hubert Chathi <[email protected]>
richvdh and uhoreg authored Dec 6, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit dd5d6433e8d7c915ea8791ba37954a6b3502be4e
2 changes: 1 addition & 1 deletion proposals/3706-partial-state-in-send-join.md
Original file line number Diff line number Diff line change
@@ -70,7 +70,7 @@ The following changes are made to the response:
active in the room (ie, those with joined members) before the join.

This is to be used by the joining server to send outgoing federation
transactions while it synchronises the full state.
transactions while it synchronises the full state, as outlined in [MSC3902](https://github.com/matrix-org/matrix-spec-proposals/pull/3902).

This field is **required** if the `partial_state` response field is true; it
is otherwise optional.