Signal-iOS/SignalMessaging/contacts
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
..
IncomingContactSyncJobQueue.swift Nickname support 2020-08-20 14:14:49 -03:00
NewAccountDiscovery.swift Respond to CR. 2020-05-11 10:29:13 -03:00
OWSContactsManager.h Fix perf of signal account sorting. 2020-08-07 17:19:19 -03:00
OWSContactsManager.m Nickname support 2020-08-20 14:14:49 -03:00
OWSContactsManager.swift Respond to CR. 2020-08-07 17:33:10 -03:00
OWSGroupSyncProcessingJobQueue.swift Use block mode when blocking threads. 2020-07-24 17:31:17 -03:00
OWSSyncManager.h Fix more build warnings. 2020-04-10 13:17:08 -03:00
OWSSyncManager.m IOS-797: Configuration sync messages incorrectly updating local config on nil message fields 2020-08-21 20:09:19 -07:00
OWSSyncManager.swift Use block mode when blocking threads. 2020-07-24 17:31:17 -03:00
SystemContactsFetcher.swift Try to reduce 0x8badf00d crashes by performing "app did become ready" block one-by-one.; Reduce overall frequency of checkpoints. 2020-05-04 22:02:23 -03:00