Update room policy server definitions #49

Open
nex wants to merge 2 commits from nex/feat/policy-servers-2-electric-boogaloo into conduwuit-changes
Owner
<!-- PR checklist, not strictly necessary but generally useful unless you're just fixing a typo or something like that: - Run `cargo xtask ci` locally before posting the PR - Documented public API changes in CHANGELOG.md files -->
ginger approved these changes 2026-03-04 14:30:15 +00:00
This pull request can be merged automatically.
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/policy-servers-2-electric-boogaloo:nex/feat/policy-servers-2-electric-boogaloo
git switch nex/feat/policy-servers-2-electric-boogaloo

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/policy-servers-2-electric-boogaloo
git switch nex/feat/policy-servers-2-electric-boogaloo
git rebase conduwuit-changes
git switch conduwuit-changes
git merge --ff-only nex/feat/policy-servers-2-electric-boogaloo
git switch nex/feat/policy-servers-2-electric-boogaloo
git rebase conduwuit-changes
git switch conduwuit-changes
git merge --no-ff nex/feat/policy-servers-2-electric-boogaloo
git switch conduwuit-changes
git merge --squash nex/feat/policy-servers-2-electric-boogaloo
git switch conduwuit-changes
git merge --ff-only nex/feat/policy-servers-2-electric-boogaloo
git switch conduwuit-changes
git merge nex/feat/policy-servers-2-electric-boogaloo
git push origin conduwuit-changes
Sign in to join this conversation.
No description provided.