Signal-iOS/Signal
Michael Kirk 55f518942c Fix "cannot send same Giphy twice"
When sending media, to avoid expensive copies during a write transaction we
pre-write the file and only do a move during the transaction, which is much
cheaper.

However, the asset.filePath is not safely moveable, it's the path of the cached
asset. So future attempts to send the asset will fail because the underlying
cached file had been moved.
2019-10-08 15:04:05 -07:00
..
AudioFiles Reduce usage of JSQ. 2018-06-01 17:44:18 -04:00
Fonts Align the message state indicators with the behavior on Android and desktop. 2017-03-20 12:55:35 -04:00
Images dark theme typing splash 2018-11-15 15:07:59 -06:00
Images.xcassets Rewrite audio progress view in swift, add play/pause animation 2019-09-23 17:03:03 -07:00
Lottie Update play/pause button animation 2019-09-26 12:55:19 -07:00
src Fix "cannot send same Giphy twice" 2019-10-08 15:04:05 -07:00
test Retain last 2 digits of UUIDs. 2019-10-08 16:12:47 -03:00
translations Update l10n strings. 2019-10-08 16:23:47 -03:00
.swiftlint.yml WIP: WebRTC calling 2017-01-12 09:56:05 -05:00
iTunesArtwork@3x.png Updated iTunes artwork 2015-01-30 17:25:24 -10:00
main.m Removing unused imported classes. 2015-07-27 16:19:08 +02:00
Signal-Info.plist "Bump build to 2.44.0.15." 2019-10-08 17:10:11 -03:00
Signal-Prefix.pch Sketch out the SDS code generation. 2019-04-11 09:15:28 -04:00
Signal.entitlements Reorganize util code. 2018-11-19 15:52:23 -05:00
SignalTSan.supp TSan config 2018-07-30 12:31:21 -06:00
SignalUBSan.supp Add missing header file 2018-08-08 10:17:03 -06:00