matrix-org / matrix-spec

The Matrix protocol specification
Apache License 2.0
197 stars 97 forks source link

A Channel Feature Similar to Telegram Channels #1965

Open 0x002500 opened 1 month ago

0x002500 commented 1 month ago

Suggestion: Channels are a tool for broadcasting public messages to large audiences. They offer a unique opportunity to reach people directly, sending a notification to their Matrix clients with each post. This feature would allow for one-way communication, where only the channel admins can post, while subscribers can only read the content. This would be particularly useful for announcements, news updates, and public discussions where interaction isn't required but information dissemination is key.

Implementing a channel feature similar to Telegram Channels could significantly enhance the Matrix ecosystem by enabling content creators, organizations, and community leaders to broadcast messages efficiently. It would also improve user engagement by providing timely updates directly to their devices, without the noise of open conversations.

Key Features:

  1. One-Way Communication: Only designated admins can post messages, while subscribers can only view them.
  2. Notifications: Subscribers should receive notifications for each new post, ensuring they stay up-to-date.
  3. Subscription Model: Users should be able to join and leave channels easily, without the need for permissions.
  4. Public and Private Channels: The ability to create both public channels (open for anyone to join) and private channels (invite-only) for more controlled communication.
  5. Rich Media Support: Support for text, images, videos, links, and other media types in posts to make the content more engaging.

This feature would make Matrix more competitive with existing messaging platforms like Telegram, Discord, and WhatsApp, which already support similar functionality.

Use Cases:

We believe that adding this feature would greatly enhance Matrix's capability as a communication platform.

Thank you for considering this suggestion.