nextcloud / nextcloud/talk-android
Message search results only show who sent a message, but not in which chat
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
Is your feature request related to a problem? Please describe.
Message search results only show who sent a message, but not in which chat.
Describe the solution you'd like
The icon and title should be the one of the room and the message text should be prefix with something like You: or {name}:
Describe alternatives you've considered
Only changing the title and the icon would make it worse because then it shows in which chat the message was but not who sent it.
Additional context
https://github.com/nextcloud/spreed/issues/8056
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Android message-search results described in this issue and review the linked Nextcloud Talk issue for context. Done means each result shows the room's icon and title while also prefixing the message text with the sender, such as "You:" or the sender's name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100