RocketChat / RocketChat/Rocket.Chat
Is it a room or is it a channel?
@brunosquadros is already working on this.
Since Jul 18, 2019.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
I think in Rocket Chat we use three words to mean the same thing Room, Channel and Group.
Group is used with private groups, Channel is used almost everywhere else and Room is used in few locations (like Room Info button on the side bar of the channel)
This is a bit confusing and also more work for translators and I don't see the point of doing it like this.
I suggest renaming them to one unified term, and since Channel is the most used term then I suggest using it.
So we have Channels and Private Channels
And "Direct Message" doesn't need the word "Room" with it. e.g. "Create a new direct message room" can be "Start a new direct message" or simply "New direct message" otherwise I suggest using "Chat" instead, since room is usually used for groups and not one to one.
What do you guys think?
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.
Assessment
This issue has not been assessed yet.