simplex-chat / simplex-chat/simplex-chat
All messages view
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Haskell
- Stars
- 19.5k
- Forks
- 1.4k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 71
Description
The item "All messages" in the list of the conversations that combines messages from all conversations in chronological order, allowing to reply to them, search across all conversations, and opening a conversation.
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
The issue names no files, tests, or entry points. Start by locating the conversation list and message-view code, then trace how replying, searching, and opening a conversation currently work. Done means an All messages view combines messages chronologically and supports all four behaviors described.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100