Signal-iOS/SignalMessaging
Michelle Linington 44e7e456ca IOS-797: Configuration sync messages incorrectly updating local config on nil message fields
Configuration sync messages use proto2, so the value for a given field
may or may not exist. When we receive an incoming sync message, we
should only adopt any properties if they're already set. Otherwise we
risk interpreting an unset field as set NO.
2020-08-21 20:09:19 -07:00
..
appearance IOS-782: +[Theme sharedInstance] re-enterant initialization 2020-08-19 10:28:43 -07:00
attachments Refine MentionTextView, add cut/copy/paste support 2020-07-27 14:30:52 -07:00
categories Fix call video orientation handling 2020-08-17 15:41:11 -07:00
contacts IOS-797: Configuration sync messages incorrectly updating local config on nil message fields 2020-08-21 20:09:19 -07:00
environment Migration to add serverDeliveryTimestamp 2020-08-20 16:48:54 -07:00
groups Clean up censorship circumvention. 2020-08-20 15:40:34 -03:00
Notifications Don't use CallKit for video calls received while the app is active 2020-08-17 15:41:10 -07:00
profiles Clean up censorship circumvention. 2020-08-20 15:40:34 -03:00
Storage Service Refine error retry handling. 2020-08-13 10:32:40 -03:00
utils Fix localization of conversation dates 2020-08-20 17:20:15 -07:00
ViewControllers Merge branch 'release/3.15.0' 2020-08-21 18:45:40 -07:00
ViewModels Full suppoort for ention send + receive 2020-08-04 14:08:30 -07:00
Views Don't use CallKit for video calls received while the app is active 2020-08-17 15:41:10 -07:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
SignalMessaging.h Implement attachment upload v3. 2020-08-01 12:06:57 -03:00