RocketChat / RocketChat/Rocket.Chat

Add ability to tell which channels are "active" or "popular"

Open
#8,886 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Maybe this is more of an issue request. We once had the site more "open" so that anyone could create a public channel. Quickly, the site was flooded with public channels. Most of them were quickly abandoned. It became impossible for a new user to look at the channels and figure out which ones were active. So now, we've got it so only a 'mod' can create a new public channel. This has led to not a lot of new channels being made. It's a little non-ideal.

Is there a way to let it be open so anyone can create a channel AND easily tell which channels are popular? Maybe by

  1. displaying a number saying how many people have joined the channel and/or
  2. having a a color indicator saying how many messages have been sent in the last week?

Contributor guide

Open the contributing guide

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

No files, tests, or entry points are named. Start by locating public-channel creation and channel-list presentation, then clarify which popularity signal and display behavior should be selected; done means the agreed signal is visible and the resulting behavior is covered by the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.