aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/tests/test_invite_email_choice.py
Commit message (Collapse)AuthorAgeFilesLines
* feat(hub): make mailing an invitation a remembered choiceChristophe Besson2 days1-0/+67
A "Send the invitation by e-mail" box under the Invite member field, checked by default and stored as the invite_email preference. Unchecked, invite-notify is never called and the hub never sees the code. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>