immers-space / guppe

Federated social groups with ActivityPub, NodeJS, Express, and Mongodb
https://a.gup.pe
GNU Affero General Public License v3.0
192 stars 16 forks source link

editing a toot to add a group #99

Open alexch opened 11 months ago

alexch commented 11 months ago

I have a question about the behavior of a guppe group in the following scenario:

  1. I publish a toot without mentioning any groups
  2. I edit the toot and add the @-address of a group
  3. I save the toot

It seems that the second toot does not get boosted by the group. Is that correct and/or intended?