Skip to content

Conversation

@iequidoo
Copy link
Collaborator

@iequidoo iequidoo commented Dec 19, 2025

84161f4 promotes group members to Origin::IncomingTo when accepting it, instead of CreateChat as before, but this changes almost nothing because it happens rarely that the user only accepts a group and writes nothing there soon. Now if a message has multiple recipients, i.e. it's a 3-or-more-member group, or if it's a broadcast message, we don't scale up its recipients to Origin::OutgoingTo.

Follow-up to #7616

Maybe when accepting a 2-member group it also makes sense to use Origin::CreateChat as before because it's a "1:1 group"?

… sending a message

84161f4 promotes group members to `Origin::IncomingTo` when
accepting it instead of `CreateChat` as before, but this changes almost nothing because it happens
rarely that the user only accepts a group and writes nothing there soon. Now if a message has
multiple recipients, i.e. it's a 3-or-more-member group, or if it's a broadcast message, we don't
scale up its recipients to `Origin::OutgoingTo`.
@iequidoo iequidoo requested a review from link2xt December 19, 2025 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants