Signal-iOS/SignalMessaging/attachments
Jordan Rose 7c5efec55a Consistently propagate attachment properties when cloning attachments
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.
2021-01-19 12:14:42 -08:00
..
AttachmentMultisend.swift Allow sharing to multiple threads 2021-01-12 15:33:54 -08:00
AttachmentSharing.h Add share button for media in message actions, fix message details gallery share 2019-12-16 15:39:02 -08:00
AttachmentSharing.m Respond to CR. 2020-09-02 13:44:15 -03:00
BroadcastMediaMessageJob.swift Allow sharing to multiple threads 2021-01-12 15:33:54 -08:00
OWSVideoPlayer.swift Remove redundant NotificationName. 2020-01-27 10:53:23 -03:00
ShareViewDelegate.swift Fix unintentional moves. 2018-08-08 15:13:07 -04:00
SignalAttachment.swift Consistently propagate attachment properties when cloning attachments 2021-01-19 12:14:42 -08:00