coi-dev / ox-coi

OX COI Messenger - a Flutter app for the COI (Chat Over IMAP) standard
https://coi-dev.org
Mozilla Public License 2.0
176 stars 20 forks source link

Feature request: Broadcast messages #194

Open webratte opened 5 years ago

webratte commented 5 years ago

Sometimes I have to send a message or a file to more recipients.

Currently I have to send many messages with the same content or I have to create a group.

My idea is:

This way I can send one message to many people without publish all addresses to all recipients.

You know this from regular mail ;-)

This feature could fix a part of: https://github.com/open-xchange/ox-coi/issues/193

Because this feature could be used as a Newsletter function without leak mail addresses.

robert-virkus commented 5 years ago

Makes definitely sense.
As a side node: we also think about "Stories" which work in a very similar fashion, i.e. you can share news bits with groups of people like "friends", "family", "work", etc. Recipients would, however, not consume this in a group, but in a dedicated view where story updates from different people are combined.