Signal-iOS/SignalMessaging
Jordan Rose f58ab2ae07 Separate IdentityStore from IdentityManager
*Most* of the identity store's duties are about the identity keys of
people you talk to, but it also provides the local identity key (and
registration ID), and the local identity key differs by PNI.

This design fetches the local identity key up front in preparation for
supporting Change Number flows better, where you may need to use a
past PNI identity key to decrypt a message. (That's just one possible
implementation strategy, though.)
2022-04-14 16:47:46 -07:00
..
attachments Fix typos 2022-03-18 11:31:06 -07:00
calls PR Feedback 2022-03-04 14:17:14 -08:00
categories Backend support for stories receipt 2022-03-16 17:51:48 -07:00
contacts Separate IdentityStore from IdentityManager 2022-04-14 16:47:46 -07:00
environment Fetch phone numbers in a batch. 2022-03-17 12:46:33 -07:00
groups PR Feedback 2022-04-08 19:36:27 -07:00
Notifications Include timestamp in missed call notifications 2022-04-05 10:48:05 -07:00
Payments Cleanup old feature flags 2022-01-24 10:53:55 -08:00
profiles PR Feedback 2022-04-08 19:36:27 -07:00
Storage Service Require transactions for the remainder of BlockingManager's interface 2022-04-08 19:01:43 -07:00
Subscriptions Add "Donation Receipts" view 2022-04-11 16:21:12 -05:00
utils Lint 2022-04-11 16:30:55 -07:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch minor changes due to changed name of NSLocalizedStringFromAppBundle (now OWSLocalizedString) and new location of swift function and preprocessor definition 2022-03-11 14:08:26 +01:00
SignalMessaging.h Copy in AFNetworking's query string encoding implementation 2021-12-17 14:52:59 -08:00