(MSC4406) Add unstable "Sender Ignored" error code #45

Open
nex wants to merge 6 commits from nex/feat/msc4406-sender-blocked 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 -->
nex requested review from Owners 2026-01-22 13:06:33 +00:00
ginger approved these changes 2026-01-22 14:47:30 +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/msc4406-sender-blocked:nex/feat/msc4406-sender-blocked
git switch nex/feat/msc4406-sender-blocked

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