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

Send marker events in all federation tests (MSC2716) #248

Merged

Conversation

MadLittleMods
Copy link
Contributor

@MadLittleMods MadLittleMods commented Dec 2, 2021

Send marker events in all federation tests 🎯

The marker event is important to let remote homeservers know there are historical messages at the given insertion event it points to.

It's just a lucky happen-stance that the tests passed before without the need for the marker event. Marker events are required/expected in order for the history to be properly visible on remote homeservers.

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

Split out from #214

The marker event is important to let the remote homeservers
know there are historical messages at the given insertion
event it points to.

It's just a lucky happen-stance that the tests passed before
without the need for the marker event.

Marker events are required/expected in order for the history
to be properly visible on remote homservers.
@MadLittleMods MadLittleMods merged commit af8a533 into master Dec 17, 2021
@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