RocketChat / RocketChat/Rocket.Chat
Invite new users via contacts/SMS
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
There is already this issue https://github.com/RocketChat/Rocket.Chat/issues/2181 which describes inviting a new user via the "/invite" command. But it would also be great if users could be invited via contacts and including via sending the invite via SMS. This is a standard feature on many other chat applications.
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 reviewing the related /invite command issue (#2181) to understand the existing invitation flow. Clarify whether contacts and SMS invitations are in scope, which platforms and providers are supported, and define acceptance criteria before identifying implementation files and tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100