Show blurhash placeholders from image metadata

Changelog-Added: Show blurhash placeholders from image metadata
This commit is contained in:
William Casarin
2023-04-26 15:20:12 -07:00
parent 3b50f82094
commit d16192e845
8 changed files with 196 additions and 45 deletions

View File

@@ -519,6 +519,8 @@ class HomeModel: ObservableObject {
return
}
// TODO: will we need to process this in other places like zap request contents, etc?
process_image_metadata(cache: damus_state.events, ev: ev)
damus_state.replies.count_replies(ev)
damus_state.events.insert(ev)