feat: Add support for state_after, stop sync token accumulation #1795

Merged
ginger merged 9 commits from ginger/kill-sync-tokens into main 2026-06-17 04:07:04 +00:00

9 commits

Author SHA1 Message Date
e3a9549824
fix: Correctly sync newly created rooms
All checks were successful
Checks / Prek / Check changed files (pull_request) Successful in 6s
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 7s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m10s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m22s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 9m16s
Checks / Prek / Check changed files (push) Successful in 7s
Documentation / Build and Deploy Documentation (push) Successful in 1m6s
Checks / Prek / Pre-commit & Formatting (push) Successful in 2m16s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 8m53s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 11m14s
Release Docker Image / Build linux-arm64 (max-perf) (push) Has been skipped
Release Docker Image / Build linux-arm64 (release) (push) Successful in 10m45s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 17s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 28m26s
Release Docker Image / Create Max-Perf Manifest (push) Has been skipped
Release Docker Image / Mirror Images (push) Has been skipped
Release Docker Image / Release Binaries (push) Has been skipped
2026-06-16 23:41:51 -04:00
073c033ab8
fix: Don't panic on missing SSH in sliding sync 2026-06-16 23:41:51 -04:00
6e42be95bc
fix: Additional sync logic fixes 2026-06-16 23:41:51 -04:00
1a77f57af5
fix: Upgrade warning on room load failures to error 2026-06-16 23:41:51 -04:00
d427df0238
fix: Don't panic on missing SSH 2026-06-16 23:41:51 -04:00
f9f3ebe571
fix: Calculate state at end of last sync correctly 2026-06-16 23:41:51 -04:00
5969c1ae94
chore: News fragments 2026-06-16 23:41:51 -04:00
523016a42b
feat: Add support for state_after 2026-06-16 23:41:51 -04:00
7c42f6075b
feat: Remove all uses of roomsynctoken_shortstatehash 2026-06-16 23:41:51 -04:00