Pinned messages are now opened properly in threads - #5895
Conversation
|
@rapterjet2004 - tested this PR and works as expected. One small suggestion: when a pinned thread message is opened from the main conversation, the search results view points to the thread pinned message and from the UI it is hard to tell that it is a thread message (looks more like a reply to a message in this case). We could show a thread icon and title with the thread message, so it is obvious that the search result is a thread message. wdyt? |
Might be better off implemented in another PR, as I think deliberating over the thread feature's UI is outside the scope of issue #5895 |
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
5f5d4f9 to
7e22d1e
Compare
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/5895.apk |

This uses the correct context to launch the message viewer. Also since thread messages are just regular messages with a thread id, If you pin a message in a thread, and try to access it outside the thread, it just opens it up in the chat context view.
馃弫 Checklist
/backport to stable-xx.x