chore: some more speculative restores, probly needs vetting
#12635 -
Commit 59b45f4a8c pushed by gamesguru
Merge remote-tracking branch 'origin/main' into feat/notification-endpoint-cinny
#12629 -
Commit fef6f6902c pushed by gamesguru
Merge branch 'main' into guru/feat/impl/msc3030-go-to-time-in-chat
#12619 -
Commit d83be540ec pushed by gamesguru
lint: formatting (and removal of some dead block?)
#12617 -
Commit 4022d5b35e pushed by gamesguru
Merge branch 'main' into guru/fix/cli-optimization/faster-startup-safer-shutdown
#12612 -
Commit 7a7fa08b5b pushed by gamesguru
fix: missing logic inversion for acquired keys (should speed up room joins)
#12573 -
Commit ff85145ee8 pushed by gamesguru
resolve ginger's migration conflicts in services.rs
#12571 -
Commit eae9e322a8 pushed by gamesguru
wip: restore minimum configs for complement tests
#12556 -
Commit 07eb80a659 pushed by gamesguru
perf: msc3902 partial joins and memoization for total joins
#12539 -
Commit 443267ff74 pushed by gamesguru
feat: impl msc3030 room endpoint `goto-time` via index seek algo
#12525 -
Commit dcb02d0012 pushed by gamesguru
update justfile targets (fix). format files/whitespace.
#12503 -
Commit bc90eb5e19 pushed by gamesguru
add some build/compile profiling targets to justfile
#12481 -
Commit 714fdec98d pushed by gamesguru
gitignore the .tmp/ in case not everyone echoed a gitignore in it with '**'
#12475 -
Commit 9422b5f761 pushed by gamesguru
update "debugging over SSH" docs to use `rust-gdb`
#12468 -
Commit 2ec6cafaa3 pushed by gamesguru
cargo configs so RustRover uses prebuilt libraries
#12465 -
Commit d6ab95705a pushed by gamesguru
justfile targets to prebuild jemalloc, lz4, rocksdb, and zstd. down to 553 crates.
#12462 -
Commit 2b66ae9ad0 pushed by gamesguru
add a proof of concept `justfile` for profiling cpu/mem usage and heat maps
#12458 -
Commit 7c61c8e09a pushed by gamesguru