session-ios/SignalServiceKit/src/Messages/Attachments
Michael Kirk 8e9eb6d212 CR: Use a less-likely-to-collide thumbnail name for legacy attachments
If you had a legacy file foo.jpg and a file foo-thumbnail.jpg, we'd use
the foo-thumbnail.jpg as the thumbnail for foo.

This isn't a problem with modern attachments as each is in it's own
directory.

// FREEBIE
2018-03-20 11:15:09 -04:00
..
OWSAttachmentsProcessor.h Rename TSStorageManager to OWSPrimaryStorage. 2018-03-06 17:12:13 -03:00
OWSAttachmentsProcessor.m Rename TSStorageManager to OWSPrimaryStorage. 2018-03-06 17:12:13 -03:00
TSAttachment.h Include size in attachment pointer 2017-10-26 15:11:37 -07:00
TSAttachment.m Refine handling of unsafe filename characters. 2018-02-27 09:43:26 -05:00
TSAttachmentPointer.h Attachments require digest or show explanatory error. 2017-10-27 08:42:54 -07:00
TSAttachmentPointer.m Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
TSAttachmentStream.h OrphanDataCleaner shouldn't delete active thumbnails 2018-03-19 14:22:03 -04:00
TSAttachmentStream.m CR: Use a less-likely-to-collide thumbnail name for legacy attachments 2018-03-20 11:15:09 -04:00