Commit Graph

7 Commits (7c3325f55ec41d3d49a2b255fdb54e664a3c9914)

Author SHA1 Message Date
Daniel Gasienica 87d374ea78 Remove `@prettier` pragmas 8 years ago
Daniel Gasienica ac04f0648a Load more documents than media 8 years ago
Daniel Gasienica 96c44094e3 Implement `Conversation.fetchFileAttachments` 8 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.
8 years ago
Daniel Gasienica 809e34b0f4 Load 50 attachments for media gallery 8 years ago
Daniel Gasienica 4ce0472b9f Extract `Message.loadWithObjectURL` 8 years ago
Daniel Gasienica 825980fbd1 Add `Collection.fetchVisualMediaAttachments` 8 years ago