Signal-iOS/SignalServiceKit/src
Evan Hahn cc92abdc90
Clean up "delete subscriber ID" request
This is similar to 227f05e932.

This change should have no user impact.

This changes the "delete subscriber ID" request in the following ways:

- Adds tests
- Converts it to Swift
- Renames `deleteSubscriptionIDRequest` to `deleteSubscriberID`
- Serializes the data inside the method, rather than requiring callers
  to do so
2023-01-27 15:11:48 -08:00
..
Account Clean up calls to setIsDeregistered 2023-01-26 14:04:06 -08:00
Contacts Use common logic when creating web sockets 2023-01-24 14:01:34 -08:00
Devices Use common logic when creating web sockets 2023-01-24 14:01:34 -08:00
groups Add ContactDiscoveryManager 2022-11-15 13:37:28 -08:00
Messages Add spam reporting tokens 2023-01-25 14:14:57 -06:00
Network Clean up "delete subscriber ID" request 2023-01-27 15:11:48 -08:00
Payments Use new copy for donation receipt titles 2023-01-10 15:41:32 -06:00
Protocols "Select a username" UX 2023-01-26 11:38:21 -08:00
Protos Add spam reporting tokens 2023-01-25 14:14:57 -06:00
Remote Attestation Remove requestUrl from requestMissing 2023-01-20 11:17:19 -08:00
Security Use common logic when creating web sockets 2023-01-24 14:01:34 -08:00
Storage Handle SQLite corruption during database migration, take 2 2023-01-27 14:05:28 -06:00
TestUtils "Select a username" UX 2023-01-26 11:38:21 -08:00
Util "Select a username" UX 2023-01-26 11:38:21 -08:00
SignalServiceKit.h Swiftify OWSDisappearingMessagesFinder 2022-12-13 17:11:50 -06:00
SSKEnvironment.h Use common logic when creating web sockets 2023-01-24 14:01:34 -08:00
SSKEnvironment.m Use common logic when creating web sockets 2023-01-24 14:01:34 -08:00
TSConstants.swift Use common logic when creating web sockets 2023-01-24 14:01:34 -08:00