ghostguild-org/server/api/invite
Jennie Robinson Faber d4000c18cf fix(launch-flow): send welcome email on free /accept-invite activation
Free invite acceptance previously created a Member and signed them in
without sending the welcome email — pre-registrants got nothing as the
join confirmation. Wire sendWelcomeEmail into the free branch matching
the pattern in members/create.post.js.

Paid /accept-invite activations continue to receive the welcome email
via /api/helcim/subscription on the pending_payment → active transition,
so this only changes the free path.
2026-04-30 14:40:13 +01:00
..
accept.post.js fix(launch-flow): send welcome email on free /accept-invite activation 2026-04-30 14:40:13 +01:00
verify.post.js feat: pre-registrant management and invitation system 2026-04-06 14:46:11 +01:00