Signal-iOS/SignalServiceKit/src
Michelle Linington adabc1a06e PR Feedback
The most significant change here is we defer initial loading of
collision interactions. We shouldn't block the main thread during
conversation presentation.

Instead, we'll perform it at UserInitiatedQoS. Once complete, we'll call
-ensureBannerState. Subsequent banner state updates will use the cached
interactions to find name collisions.
2021-03-03 12:51:07 -08:00
..
Account Simplify MessageProcessing promises 2021-02-23 10:45:50 -08:00
Contacts Filter as e164. 2021-02-24 18:00:54 -03:00
Devices Respond to CR. 2021-02-24 21:13:25 -03:00
groups Add logging around profile key rotation. 2021-03-03 17:20:02 -03:00
Messages Most of the work for profile spoofing in group membership 2021-03-03 12:51:07 -08:00
Network Fix excessive threadless errors 2021-02-26 11:48:29 -08:00
Protocols Update profile fetches to support bio + bioEmoji. 2021-01-14 22:25:44 -03:00
Protos Set the proto address during initialization 2021-02-16 13:05:13 -08:00
Remote Attestation Remember to free OpenSSL-allocated memory 2021-03-03 09:50:40 -08:00
Security Add profile bio fields to database schema. 2021-01-14 22:25:45 -03:00
Storage PR Feedback 2021-03-03 12:51:07 -08:00
TestUtils Simplify MessageProcessing promises 2021-02-23 10:45:50 -08:00
Util Feature flags for .qa. 2021-03-01 10:49:05 -03:00
SignalServiceKit.h Begone OWSBatchMessageProcessor 2021-02-23 10:45:50 -08:00
SSKEnvironment.h Simplify MessageProcessing promises 2021-02-23 10:45:50 -08:00
SSKEnvironment.m Simplify MessageProcessing promises 2021-02-23 10:45:50 -08:00
TSConstants.h Convert OWSAttachmentUploadV2 to Swift. 2020-08-01 12:06:12 -03:00
TSConstants.swift Restore two-enclave configuration. 2021-03-03 17:18:36 -03:00
TSPrefix.h Sketch out the SDS code generation. 2019-04-11 09:15:28 -04:00