chore: some more speculative restores, probly needs vetting
#12636 -
Commit 59b45f4a8c pushed by gamesguru
Merge remote-tracking branch 'origin/main' into feat/notification-endpoint-cinny
#12630 -
Commit fef6f6902c pushed by gamesguru
Merge branch 'main' into guru/feat/impl/msc3030-go-to-time-in-chat
#12620 -
Commit d83be540ec pushed by gamesguru
lint: formatting (and removal of some dead block?)
#12618 -
Commit 4022d5b35e pushed by gamesguru
Merge branch 'main' into guru/fix/cli-optimization/faster-startup-safer-shutdown
#12613 -
Commit 7a7fa08b5b pushed by gamesguru
fix: missing logic inversion for acquired keys (should speed up room joins)
#12574 -
Commit ff85145ee8 pushed by gamesguru
resolve ginger's migration conflicts in services.rs
#12572 -
Commit eae9e322a8 pushed by gamesguru
wip: restore minimum configs for complement tests
#12557 -
Commit 07eb80a659 pushed by gamesguru
perf: msc3902 partial joins and memoization for total joins
#12540 -
Commit 443267ff74 pushed by gamesguru
feat: impl msc3030 room endpoint `goto-time` via index seek algo
#12526 -
Commit dcb02d0012 pushed by gamesguru
update justfile targets (fix). format files/whitespace.
#12504 -
Commit bc90eb5e19 pushed by gamesguru
add some build/compile profiling targets to justfile
#12482 -
Commit 714fdec98d pushed by gamesguru
gitignore the .tmp/ in case not everyone echoed a gitignore in it with '**'
#12476 -
Commit 9422b5f761 pushed by gamesguru
update "debugging over SSH" docs to use `rust-gdb`
#12469 -
Commit 2ec6cafaa3 pushed by gamesguru
cargo configs so RustRover uses prebuilt libraries
#12466 -
Commit d6ab95705a pushed by gamesguru
justfile targets to prebuild jemalloc, lz4, rocksdb, and zstd. down to 553 crates.
#12463 -
Commit 2b66ae9ad0 pushed by gamesguru