WIP: feat: Add bundled aggregations support #847

Draft
Jade wants to merge 3 commits from jade/relations into main
Owner

It should be good to merge.

It should be good to merge.
Jade force-pushed jade/relations from e4a0337e56
All checks were successful
Release Docker Image / define-variables (push) Successful in 2s
Rust Checks / Format (push) Successful in 55s
Documentation / Build and Deploy Documentation (pull_request) Successful in 58s
Rust Checks / Clippy (push) Successful in 4m30s
Rust Checks / Cargo Test (push) Successful in 5m3s
Release Docker Image / build-image (linux/arm64, linux-arm64) (push) Successful in 13m23s
Release Docker Image / build-image (linux/amd64, linux-amd64) (push) Successful in 16m10s
Release Docker Image / merge (push) Successful in 23s
to 5a861d406a
All checks were successful
Release Docker Image / define-variables (push) Successful in 4s
Rust Checks / Format (push) Successful in 1m3s
Rust Checks / Clippy (push) Successful in 4m57s
Rust Checks / Cargo Test (push) Successful in 5m12s
Documentation / Build and Deploy Documentation (pull_request) Successful in 45s
Release Docker Image / build-image (linux/amd64, linux-amd64) (push) Successful in 17m54s
Release Docker Image / build-image (linux/arm64, linux-arm64) (push) Successful in 17m27s
Release Docker Image / merge (push) Successful in 24s
2025-06-14 18:40:33 +00:00
Compare
Jade changed title from feat: Add bundled aggregations support to WIP: feat: Add bundled aggregations support 2025-06-25 23:41:17 +00:00
Author
Owner

for future ref: this needs refactoring to not make so many database hits and to be in a streaming style via something like github.com/JadedBlueEyes/stream-partition/

for future ref: this needs refactoring to not make so many database hits and to be in a streaming style via something like github.com/JadedBlueEyes/stream-partition/
Some checks are pending
Release Docker Image / define-variables (push) Successful in 4s
Rust Checks / Format (push) Successful in 1m3s
Rust Checks / Clippy (push) Successful in 4m57s
Rust Checks / Cargo Test (push) Successful in 5m12s
Documentation / Build and Deploy Documentation (pull_request) Successful in 45s
Release Docker Image / build-image (linux/amd64, linux-amd64) (push) Successful in 17m54s
Release Docker Image / build-image (linux/arm64, linux-arm64) (push) Successful in 17m27s
Release Docker Image / merge (push) Successful in 24s
Checks / *
Required
This pull request has changes conflicting with the target branch.
  • src/api/client/relations.rs
  • src/api/client/room/event.rs
  • src/api/client/room/initial_sync.rs
  • src/api/client/search.rs
  • src/api/client/threads.rs
  • src/api/server/backfill.rs
  • src/core/matrix/pdu/unsigned.rs
  • src/service/rooms/pdu_metadata/data.rs
  • src/service/rooms/threads/mod.rs
  • src/service/rooms/timeline/data.rs
  • src/service/rooms/timeline/mod.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin jade/relations:jade/relations
git switch jade/relations
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!847
No description provided.