Signal-iOS/SignalUI/ViewControllers/ConversationPicker
Harry 87db4ab0aa
Better multisend of text stories
* Shuffle code around, adding UnsentTextAttachment

* Replace usages of TextAttachment with UnsentTextAttachment where applicable, creating an actual TextAttachment (and associated OWSlinkPreview image TSAttachment, if applicable) only per-recipient

* Only upload one text story link preview image attachment and propagate it to the individual TSAttachments created for each destination

* update comments so I don't lose my mind the next time I read this code

* Dedupe text stories sent to the same person via multiple private threads

* fix non-compiling tests

* pr feedback
2022-10-20 11:04:25 -07:00
..
ConversationItem.swift Story-related conversation picker fixes 2022-10-18 16:14:16 -07:00
ConversationPicker.swift Better multisend of text stories 2022-10-20 11:04:25 -07:00