-
Notifications
You must be signed in to change notification settings - Fork 121
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
Remote Push Notifications can now be decrypted #854
Conversation
Generated by 🚫 Danger Swift against f910d2e |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## develop #854 +/- ##
========================================
Coverage 50.96% 50.96%
========================================
Files 319 319
Lines 18880 18883 +3
Branches 10695 10696 +1
========================================
+ Hits 9622 9624 +2
+ Misses 8983 8982 -1
- Partials 275 277 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
ElementX/Sources/Services/Notification/Proxy/NotificationItemProxy.swift
Show resolved
Hide resolved
ElementX/Sources/Services/Notification/Proxy/NotificationItemProxy.swift
Outdated
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed!
|
Remote pushes can now be decrypted.
NOTE: This only works if the current keys are valid, working on the Rust side to find a way to do one single sliding sync to refresh keys