mirror of
https://github.com/stoatchat/for-web.git
synced 2026-07-16 07:44:31 -04:00
[PR #769] feat: add invite field to creation flow #770
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/for-web/pull/769
Author: @kasivulpis
Created: 2/15/2026
Status: 🔄 Open
Base:
main← Head:invite-only📝 Commits (5)
a851c05feat: add INVITE_ONLY env and invite field255e5a6feat: add invite field to user creation flow9f08afefeat: make user navigate to login if using a invite codea97eb84fix: fix invite field appearing in non-invite instances54a478bfix: env not having VITE_ prepend📊 Changes
3 files changed (+29 additions, -9 deletions)
View changed files
📝
packages/client/components/auth/src/flows/FlowCreate.tsx(+18 -8)📝
packages/client/components/auth/src/flows/Form.tsx(+7 -1)📝
packages/client/components/common/lib/env.ts(+4 -0)📄 Description
This PR has been tested on my own instance and is ready for review!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.