Remove stripped state and require full state for federated invites #42

Open
nex wants to merge 4 commits from nex/feat/invite-v1.16 into conduwuit-changes
Owner
No description provided.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin nex/feat/invite-v1.16:nex/feat/invite-v1.16
git switch nex/feat/invite-v1.16

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch conduwuit-changes
git merge --no-ff nex/feat/invite-v1.16
git switch nex/feat/invite-v1.16
git rebase conduwuit-changes
git switch conduwuit-changes
git merge --ff-only nex/feat/invite-v1.16
git switch nex/feat/invite-v1.16
git rebase conduwuit-changes
git switch conduwuit-changes
git merge --no-ff nex/feat/invite-v1.16
git switch conduwuit-changes
git merge --squash nex/feat/invite-v1.16
git switch conduwuit-changes
git merge --ff-only nex/feat/invite-v1.16
git switch conduwuit-changes
git merge nex/feat/invite-v1.16
git push origin conduwuit-changes
Sign in to join this conversation.
No description provided.