element-hq / element-ios

A glossy Matrix collaboration client for iOS
https://element.io
Apache License 2.0
1.72k stars 479 forks source link

Fix: Remove the “Quote” action from the menu of the selected message. #7713

Closed nimau closed 7 months ago

nimau commented 7 months ago

This PR fixes #7691 by removing the Quote action from the menu of the selected message.

sonarcloud[bot] commented 7 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.14) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d088e98) 6.22% compared to head (b2e25fa) 12.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #7713 +/- ## =========================================== + Coverage 6.22% 12.37% +6.15% =========================================== Files 1648 1650 +2 Lines 163906 163915 +9 Branches 66329 66403 +74 =========================================== + Hits 10204 20289 +10085 + Misses 153260 142959 -10301 - Partials 442 667 +225 ``` | [Flag](https://app.codecov.io/gh/vector-im/element-ios/pull/7713/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | Coverage Δ | | |---|---|---| | [uitests](https://app.codecov.io/gh/vector-im/element-ios/pull/7713/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | `55.02% <ø> (?)` | | | [unittests](https://app.codecov.io/gh/vector-im/element-ios/pull/7713/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | `6.20% <ø> (-0.02%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.