-
Notifications
You must be signed in to change notification settings - Fork 102
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
Allow video uploads to be optimised to reduce bandwidth. #3408
Conversation
e0ad7a2
to
0a2f16e
Compare
Generated by 🚫 Danger Swift against 0a2f16e |
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## develop #3408 +/- ##
========================================
Coverage 77.71% 77.72%
========================================
Files 739 739
Lines 60149 60203 +54
========================================
+ Hits 46747 46790 +43
- Misses 13402 13413 +11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
case publicSearchEnabled | ||
case fuzzyRoomListSearchEnabled | ||
case pinningEnabled |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
whoops
This PR is the first part of #3398 and makes the following changes: