Propagate MLS messages to remotes#2415
Merged
pcapriotti merged 16 commits intodevelopfrom Jun 13, 2022
Merged
Conversation
ba01e2f to
8f6be82
Compare
8f6be82 to
89fc597
Compare
ee88046 to
b4c2f88
Compare
b4c2f88 to
5f64d2a
Compare
5f64d2a to
a62b43f
Compare
a62b43f to
3533b49
Compare
d27b769 to
29ed8c7
Compare
4 tasks
efb8c97 to
165ba4e
Compare
165ba4e to
96e7339
Compare
mdimjasevic
approved these changes
Jun 8, 2022
Contributor
|
Does CI need retriggering? It doesn't look like integration tests and other tests ran. |
6349e1d to
8a97ba3
Compare
This was referenced Jun 14, 2022
This was referenced Jul 5, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Propagate MLS messages to remote conversation participants. This adds a new federation endpoint (
send-mls-messages) and also restructures the function for constructing message pushes so that it does not need a member map anymore, only a map of bots.This PR also adds an
mls-clientscolumn to the table containing remote members of a local conversation.Tracked by https://wearezeta.atlassian.net/browse/FS-510
Checklist
make git-add-cassandra-schemato update the cassandra schema documentation.changelog.d.