-
Notifications
You must be signed in to change notification settings - Fork 26
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
chore(mls): unify MLS client identity models (WPB-9774) #3107
chore(mls): unify MLS client identity models (WPB-9774) #3107
Conversation
…ndroid-reloaded into fix/unify-mls-client-identity-models
Test Results857 tests 857 ✅ 8m 13s ⏱️ Results for commit 15dedbf. ♻️ This comment has been updated with latest results. |
…dels' into fix/unify-mls-client-identity-models
…ndroid-reloaded into fix/unify-mls-client-identity-models
APKs built during tests are available here. Scroll down to Artifacts! |
Quality Gate passedIssues Measures |
APKs built during tests are available here. Scroll down to Artifacts! |
Signed-off-by: alexandreferris <[email protected]> Co-authored-by: alexandreferris <[email protected]>
Signed-off-by: alexandreferris <[email protected]> Co-authored-by: alexandreferris <[email protected]>
) Signed-off-by: alexandreferris <[email protected]> Co-authored-by: Mojtaba Chenani <[email protected]> Co-authored-by: alexandreferris <[email protected]> Co-authored-by: Yamil Medina <[email protected]>
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
To fetch the MLSClientIdentity from CC we were mapping them in different models, due to different changes we needed more data to be exposed, we needed them to be unified and map all the available data from CC.
Issues
Hard to maintain different models
Due to maturity of CC now we have a rich and solid model we can map full object in Kalium and Android App.
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
We need to test all E2EI features on this PR
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.