-
Notifications
You must be signed in to change notification settings - Fork 101
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
Require acknowledgement to send to verified users who have unsigned devices or have changed their identity. #3215
Conversation
Generated by 🚫 Danger Swift against 87b5d16 |
ElementX/Sources/Screens/Timeline/View/ItemMenu/TimelineItemMenu.swift
Outdated
Show resolved
Hide resolved
ElementX/Sources/Screens/Timeline/View/ItemMenu/TimelineItemMenu.swift
Outdated
Show resolved
Hide resolved
638bed2
to
c0ecdb6
Compare
b6d0d1a
to
e9466a1
Compare
e9466a1
to
61669de
Compare
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.
Veery nice! 👌
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3215 +/- ##
===========================================
- Coverage 43.87% 43.87% -0.01%
===========================================
Files 723 728 +5
Lines 59406 59677 +271
===========================================
+ Hits 26063 26181 +118
- Misses 33343 33496 +153
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR makes the following changes:
Closes #3159.
Closes #3160.