fix: "Sender must be a local user" error for make_* federation routes #1623

Merged
nex merged 4 commits from nex/fix/make-xyz-sender-error into main 2026-04-08 17:17:15 +00:00

4 commits

Author SHA1 Message Date
082237530d
perf: Don't needlessly sign and re-hash events in send_join
All checks were successful
Check Changelog / Check for changelog (pull_request_target) Successful in 17s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m22s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m13s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 40m8s
2026-04-07 19:06:14 +01:00
3b4d9aa338
style: Fix large future clippy errors
Some checks failed
Check Changelog / Check for changelog (pull_request_target) Successful in 10s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m19s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m4s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
2026-04-07 18:31:09 +01:00
80588da064
style: Fix large future clippy error 2026-04-07 18:21:18 +01:00
203628d9a5
fix: Don't try to sign events that don't originate from us 2026-04-07 18:18:00 +01:00