Fix profile broadcasting during signup (issue #201) #212

Closed
priyanshu_bharti wants to merge 1 commits from priyanshu_bharti/flotilla:fix/profile-broadcast-on-signup into dev

1 Commits

Author SHA1 Message Date
priyanshu_bharti 9f3d21cc4c Fix profile broadcasting during signup (issue #201)
- Publish kind 0 profile event immediately on signup instead of empty array
- Use user relays if available, fallback to DEFAULT_RELAYS during onboarding
- Keep existing 'protected by default' behavior with PROTECTED tag
- Remove PROFILE from space join rebroadcast to avoid duplicates
- Await user data broadcasts in space join flows for reliability
- Add clear inline comments explaining changes
2026-04-16 21:13:56 +05:30