feat: Mark v12 as stable #1230

Merged
Jade merged 15 commits from jade/v12-stable into main 2025-12-21 17:18:39 +00:00
Owner
No description provided.
Jade added 15 commits 2025-12-21 17:16:02 +00:00
Also fixes:
- Transaction IDs leaking in event route
- Age not being set for event relations or threads
- Both of the above for search results

Notes down concern with relations table
Add support for the m.replace and m.reference bundled
aggregations.
This should fix plenty of subtle client issues.
Threads are not included in the new code as they have
historically been written to the database. Replacing the
old system would result in issues when switching away from
continuwuity, so saved for later.
Some TODOs have been left re event visibility and ignored users.
These should be OK for now, though.
routes

Mostly fixes !1094

The remaining issue is federation routes
style: Fix clippy
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 57s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m15s
Documentation / Build and Deploy Documentation (push) Successful in 1m40s
Checks / Prek / Pre-commit & Formatting (push) Successful in 2m34s
Checks / Prek / Clippy and Cargo Tests (push) Has been cancelled
Release Docker Image / Build linux-amd64 (release) (push) Has been cancelled
Release Docker Image / Build linux-arm64 (release) (push) Has been cancelled
Release Docker Image / Create Multi-arch Release Manifest (push) Has been cancelled
Release Docker Image / Build linux-amd64 (max-perf) (push) Has been cancelled
Release Docker Image / Build linux-arm64 (max-perf) (push) Has been cancelled
Release Docker Image / Create Max-Perf Manifest (push) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 24m13s
8fd15f26ce
feat: Mark v12 as stable
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m2s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m34s
Documentation / Build and Deploy Documentation (push) Successful in 1m42s
Checks / Prek / Pre-commit & Formatting (push) Successful in 2m32s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 7m4s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 18m49s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 5m18s
Release Docker Image / Create Multi-arch Release Manifest (push) Failing after 11s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 16m41s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 13m57s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 14m5s
Release Docker Image / Create Max-Perf Manifest (push) Failing after 10s
bf91ce5c7f
Jade merged commit bf91ce5c7f into main 2025-12-21 17:18:39 +00:00
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!1230
No description provided.