Signal-iOS/SignalServiceKit/src
Evan Hahn 901c1d33ea Gifting: harden against bad data
Before this change, if an outgoing gift message somehow had multiple
recipients, we'd crash. This could cause the whole app to become
unusable.

This should be impossible, but let's guard against it in case there's a
bug.
2023-01-12 12:13:11 -06:00
..
Account Require transaction when updating address mappings 2023-01-10 16:31:31 -08:00
Contacts Require transaction when updating address mappings 2023-01-10 16:31:31 -08:00
Devices Fix web socket bugs & add close reason 2022-11-30 14:35:22 -08:00
groups Add ContactDiscoveryManager 2022-11-15 13:37:28 -08:00
Messages Gifting: harden against bad data 2023-01-12 12:13:11 -06:00
Network Fix web socket normalClosure on iOS 13 2023-01-10 17:26:18 -08:00
Payments Use new copy for donation receipt titles 2023-01-10 15:41:32 -06:00
Protocols Make it explicit where we download missing avatars 2022-11-03 16:58:49 -07:00
Protos Call Disposition 2023-01-10 11:48:46 -08:00
Remote Attestation Add CDSv2 2022-12-14 16:30:35 -08:00
Security Remove old CA certificate 2022-11-30 14:31:25 -08:00
Storage Call Disposition 2023-01-10 11:48:46 -08:00
TestUtils Fix deprecation warning while enumerating messages 2023-01-02 10:47:15 -08:00
Util Allow gift badge sending in debug builds 2023-01-11 08:52:34 -08:00
SignalServiceKit.h Swiftify OWSDisappearingMessagesFinder 2022-12-13 17:11:50 -06:00
SSKEnvironment.h Add ContactDiscoveryManager 2022-11-15 13:37:28 -08:00
SSKEnvironment.m Add ContactDiscoveryManager 2022-11-15 13:37:28 -08:00
TSConstants.swift Remove old KBS enclave values 2022-11-30 13:08:31 -08:00