feat: transitively trust images from parent note

Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-09-09 19:56:12 -04:00
parent 28634301b8
commit ea14713b58
3 changed files with 57 additions and 23 deletions

View File

@@ -410,7 +410,7 @@ impl<'a, 'd> PostView<'a, 'd> {
self.note_context,
txn,
id.bytes(),
nostrdb::NoteKey::new(0),
None,
self.note_options,
self.jobs,
)