RocketChat / RocketChat/EmbeddedChat
DM feaature
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 165
- Forks
- 381
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
As an EmbeddedChat developer
I need to: get the past messages for dm too, currently works only for group and channel
So That: it works well with one-one chat
(direct message) room type too, currently only the group and channel room types can load past messages
Acceptance Criteria
- TODO 1
- TODO 2
- TODO 3
Contributor guide
No contributing guide indexed for this repository
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 how past messages are loaded for group and channel room types, then compare that path with direct-message rooms. Identify the entry point that selects behavior by room type and determine what is needed for one-to-one chats. Done means direct-message rooms load past messages as well, with the acceptance criteria replaced by concrete checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100