Previously we had two different ways attachments got cloned: through the cloneAttachment() method, which made a temporary file with the original attachment contents, and ad hoc after recompression or similar. Neither preserved all the properties of the original attachment; now, both go through a common helper function. |
||
|---|---|---|
| .. | ||
| AttachmentMultisend.swift | ||
| AttachmentSharing.h | ||
| AttachmentSharing.m | ||
| BroadcastMediaMessageJob.swift | ||
| OWSVideoPlayer.swift | ||
| ShareViewDelegate.swift | ||
| SignalAttachment.swift | ||