feat: Run visibility checks on bundled relations

This commit is contained in:
Jade Ellis
2025-12-18 23:19:13 +00:00
parent 11012a9ce1
commit 8586d747d1
3 changed files with 27 additions and 13 deletions
-2
View File
@@ -31,8 +31,6 @@ pub(crate) async fn get_threads_route(
.transpose()?
.unwrap_or_else(PduCount::max);
// TODO: user_can_see_event and set_unsigned should be at the same level /
// function, so unsigned is only set for seen events.
let threads: Vec<(PduCount, PduEvent)> = services
.rooms
.threads