hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
65 stars 38 forks source link

Added auto-starring to joined communities #7651

Closed kurtisassad closed 3 weeks ago

kurtisassad commented 1 month ago

Link to Issue

Closes: #7397

Description of Changes

Test Plan

One address Profile

Two address profile

kurtisassad commented 3 weeks ago

@masvelio Thanks for catching that. It seemed to be broken because joining a community when you have multiple linked accounts went through a separate onJoin flow. I moved the starCommunity call to the common function between both of them, so it should work now.

Tested with both single account profiles and multi account profiles.