reply to a thread should navigate to a thread#5836
Merged
Conversation
c0bdbbb to
6a084aa
Compare
6a084aa to
31a2e48
Compare
mahibi
approved these changes
Feb 12, 2026
Collaborator
|
/backport to stable-23.0 |
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
31a2e48 to
1237756
Compare
Contributor
Contributor
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/5836.apk |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

fix #5832
There should be no option to quote a thread. Reply to a thread should navigate to the thread (same behavior is seen in ioS and web).
Had to fix this because it impacts scheduled message. Quote to a thread should not be scheduled or sent (both cases will cause unnecessary network call to schedule endpoint or send endpoint).
🚧 TODO
🏁 Checklist
/backport to stable-xx.x