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

Allow sending no state_events_at_start when user is already part of the current room state (MSC2716) #219

Merged

Conversation

MadLittleMods
Copy link
Contributor

Allow sending no ?state_events_at_start when user is already part of the current room state (MSC2716).

Synapse changes in matrix-org/synapse#11188

Part of MSC2716: matrix-org/matrix-spec-proposals#2716

@MadLittleMods MadLittleMods changed the title Allow sending no ?state_events_at_start when user is already part of the current room state (MSC2716) Allow sending no state_events_at_start when user is already part of the current room state (MSC2716) Oct 26, 2021
tests/msc2716_test.go Outdated Show resolved Hide resolved
return r.Get("event_id").Str
}, nil),
},
})
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Once #206 merges, use validateBatchSendRes here ⏩

@MadLittleMods
Copy link
Contributor Author

Thanks for the review @kegsay 🐃

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.

2 participants