feat(channels): add filter capability for channels (WPB-15863)#3900
feat(channels): add filter capability for channels (WPB-15863)#3900yamilmedina merged 5 commits intodevelopfrom
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3900 +/- ##
===========================================
- Coverage 45.59% 45.59% -0.01%
===========================================
Files 491 491
Lines 17078 17087 +9
Branches 2845 2851 +6
===========================================
+ Hits 7786 7790 +4
- Misses 8500 8505 +5
Partials 792 792
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
Built wire-android-staging-compat-pr-3900.apk is available for download |
|
Built wire-android-dev-debug-pr-3900.apk is available for download |
|
Built wire-android-staging-compat-pr-3900.apk is available for download |
|
Built wire-android-dev-debug-pr-3900.apk is available for download |
|
|
Built wire-android-staging-compat-pr-3900.apk is available for download |
|
Built wire-android-dev-debug-pr-3900.apk is available for download |



PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
Solutions
For now the model is simplified to get it from
Filterand the filter just does nothing, we need to wait to have the full model in kalium to actually filter in DB.Dependencies (Optional)
Needs releases with:
Testing
Test Coverage (Optional)
Attachments (Optional)
Screen.Recording.2025-03-05.at.15.17.10.mov
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.