Signal-iOS/SignalServiceKit
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
..
Experience Upgrades Refactor contact access code 2023-01-12 09:55:30 -08:00
Jobs Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00
protobuf Add spam reporting tokens 2023-01-25 14:14:57 -06:00
Resources Add spam reporting tokens 2023-01-25 14:14:57 -06:00
src Clean up "delete subscriber ID" request 2023-01-27 15:11:48 -08:00
tests Clean up "delete subscriber ID" request 2023-01-27 15:11:48 -08:00
.clang-format Update clang-format with AllowShortEnumsOnASingleLine: false 2022-03-14 11:20:20 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
SignalServiceKit.h Call Disposition 2023-01-10 11:48:46 -08:00