Signal-iOS/SignalMessaging/contacts
Jordan Rose 849d6ee60a Generate PNI identity key and pre-keys for existing accounts
At launch time, if a primary device doesn't have a PNI identity key,
it should generate one immediately, as well as pre-keys. If a linked
device doesn't have a PNI identity key, it messages the primary to ask
for one; when it gets a response it generates its own pre-keys.
2022-04-04 15:19:10 -07:00
..
ContactsManagerCache.swift improve ContactsManagerCache performance (#4026) 2022-03-03 09:30:31 +01:00
IncomingContactSyncJobQueue.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
NewAccountDiscovery.swift Elaborate logging around missing notifications. 2021-09-02 22:51:26 -03:00
OWSContactsManager.h Add cachedContactNames(for:, transaction:) 2022-03-17 12:52:45 -07:00
OWSContactsManager.m improve cold start app start times (#4079) 2022-03-29 08:24:55 +02:00
OWSContactsManager.swift Initial rendering of group replies 2022-03-31 00:34:32 -07:00
OWSGroupSyncProcessingJobQueue.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
OWSSyncManager.h Fix a whole bunch of warnings 2021-10-21 21:11:26 -07:00
OWSSyncManager.m Generate PNI identity key and pre-keys for existing accounts 2022-04-04 15:19:10 -07:00
OWSSyncManager.swift Generate PNI identity key and pre-keys for existing accounts 2022-04-04 15:19:10 -07:00
SystemContactsFetcher.swift Don't fetch CNContact avatars in the NSE 2022-03-10 10:32:46 -08:00