RocketChat / RocketChat/EmbeddedChat

DM feaature

Open
#1,026 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.