nextcloud / spreed

🗨️ Nextcloud Talk – chat, video & audio calls for Nextcloud
https://nextcloud.com/talk
GNU Affero General Public License v3.0
1.64k stars 437 forks source link

Channels (one-to-many talk conversations) #13508

Open marcoambrosini opened 1 month ago

marcoambrosini commented 1 month ago

Add ability for any talk user to create channels. In this channel, only the owner (channel creator) can post updates, while others can “join” the channel to view those posts and react using emojis. This feature would be useful for both personal updates (e.g., sharing life moments, status changes) and professional communication, such as posting regular work reports or progress updates on projects.

This would allow for structured communication where channel owners can update their followers without the thread being interrupted by unrelated messages. Participants can stay engaged through reactions, maintaining a sense of connection without interrupting the flow of posts.

Personal channels could also appear in the profile page. Either as a link to a conversation or as a window into it.

This fits would all fit very nicely with the theme for the next release https://github.com/nextcloud/server/issues/43763

Here's Pavel Durov's public channel on Telegram as an example:

Image

nickvergessen commented 1 month ago

TLDidR: split permissions for chat and reactions and then only give reaction permission

SystemKeeper commented 1 month ago