Commit Graph

6 Commits (aa7665e497faf6408c5416aa82f5b62fb1dbec3d)

Author SHA1 Message Date
Daniel Gasienica ac04f0648a Load more documents than media 7 years ago
Daniel Gasienica 96c44094e3 Implement `Conversation.fetchFileAttachments` 7 years ago
Daniel Gasienica f36f206a01 Use `IndexablePresence` for `hasFileAttachments` and `hasVisualMediaAttachments`
Reduces index size, makes it easier to debug using IndexedDB inspector, and
hopefully improves lookup performance.
7 years ago
Daniel Gasienica 809e34b0f4 Load 50 attachments for media gallery 7 years ago
Daniel Gasienica 4ce0472b9f Extract `Message.loadWithObjectURL` 7 years ago
Daniel Gasienica 825980fbd1 Add `Collection.fetchVisualMediaAttachments` 7 years ago