[FS-925] Add endpoint to create MLS self-conversation#2730
Merged
mdimjasevic merged 8 commits intodevelopfrom Nov 7, 2022
Merged
[FS-925] Add endpoint to create MLS self-conversation#2730mdimjasevic merged 8 commits intodevelopfrom
mdimjasevic merged 8 commits intodevelopfrom
Conversation
63176a2 to
f5aac16
Compare
6b582e3 to
3396a5e
Compare
mdimjasevic
reviewed
Oct 28, 2022
3396a5e to
991ef13
Compare
064f657 to
a9f35a6
Compare
a9f35a6 to
0fa1da3
Compare
0fa1da3 to
b10cc72
Compare
b10cc72 to
3ab8c6d
Compare
6c99bc1 to
7857ce7
Compare
7857ce7 to
e263f56
Compare
bb73b31 to
c9d3afc
Compare
c9d3afc to
7bbce66
Compare
72bb932 to
b708504
Compare
stefanwire
approved these changes
Nov 4, 2022
| ncProtocol = ProtocolMLSTag | ||
| } | ||
| conv <- E.createConversation lcnv nc | ||
| -- TODO: remove this. we are planning to remove the need for a nullKeyPackageRef |
Contributor
There was a problem hiding this comment.
@smatting , you've added this. Should we make it a FUTUREWORK note? I assume that's fine with you so I "promoted" the note, which should make the PR ready for merging. In case you disagree, there's more work to do anyway.
3 tasks
This was referenced Nov 25, 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.
The PR introduces a new endpoint
PUT /conversations/mls-selffor creating and retrieving an MLS self-conversation.Tracked by https://wearezeta.atlassian.net/browse/FS-925.
Checklist
changelog.d