Compare commits

..

9 commits

Author SHA1 Message Date
nexy7574
607caddacf
style(space-upgrades): Remove unused import left over from 6691b7672b
Some checks failed
Checks / Prefligit / prefligit (push) Failing after 4s
Release Docker Image / define-variables (push) Failing after 1s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Has been skipped
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Has been skipped
Release Docker Image / merge (push) Has been skipped
Checks / Rust / Format (push) Failing after 4s
Checks / Rust / Clippy (push) Failing after 14s
Checks / Rust / Cargo Test (push) Failing after 14s
2025-07-19 15:57:53 +01:00
nexy7574
6691b7672b
feat(space-upgrades): MSC4168: Override space child vias 2025-07-19 15:51:03 +01:00
nexy7574
b75842ab88
fix(space-upgrades): Remove unused helper function 2025-07-19 15:44:49 +01:00
nexy7574
e586dcd8f2
feat(space-upgrades): Skip empty state events in room upgrade 2025-07-19 15:41:36 +01:00
nexy7574
390c1ab18e
fix(space-upgrades): Incorrectly updated parent children events 2025-07-19 15:28:26 +01:00
nexy7574
38301980e0
fix(space-upgrades): Incorrectly updated parent children events 2025-07-19 15:27:01 +01:00
nexy7574
58de3a905e
feat(space-upgrades): Transfer all state keys during upgrade
Before this change, only state events with an
empty state key would be cloned.
This allows m.space.child to be cloned appropriately.
2025-07-19 15:17:27 +01:00
nexy7574
97f490bb00
feat(space-upgrades): Update parent spaces in upgrade
This relies on the room being upgraded referencing
the space itself, but there isn't an easy way to
do it otherwise.
2025-07-19 15:08:21 +01:00
nexy7574
f7410283cf
feat(space-upgrades): Copy over space child & parent states 2025-07-17 23:15:14 +01:00

Diff content is not available