Signal-iOS/SignalServiceKit
Evan Hahn abd130a4c2
Clean up preauth challenge request
This change should have no user impact. It makes a few cleanups to
`OWSRequestFactory.requestPreauthChallengeRequest`:

- Adds tests
- Converts it to Swift
- Renames it to `requestPreauthChallenge`
- URL-encodes the parameters. This required some additional scaffolding;
  see `URLPathComponents`.
2023-01-25 14:22:22 -06: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 preauth challenge request 2023-01-25 14:22:22 -06:00
tests Clean up preauth challenge request 2023-01-25 14:22:22 -06: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