Signal-iOS/SignalServiceKit
Harry cd63f67b3e
Retry most network failures in RegistrationCoordinator
* Retry most network failures in RegistrationCoordinator

* Update the way we identify network errors to be more flexible

* Retry remaining requests

* Automatically retry registration requests if time intervals are short

* fix error types not compiling on kbs

* Add test for reg recovery password reg with retries

* fix extra t
2023-02-17 14:50:54 -08:00
..
Calls Enable a RingRTC field trial for all users, with kill switch 2023-02-01 16:20:16 -06:00
DateProvider Implement RegistrationSessionManager 2023-02-08 15:37:12 -08:00
Dependencies Hook together RegistrationNavigationController and RegistrationCoordinator 2023-02-17 08:00:48 -08:00
Experience Upgrades "Create a username" megaphone 2023-02-17 11:21:54 -08:00
Jobs Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
KeyBackupService Retry most network failures in RegistrationCoordinator 2023-02-17 14:50:54 -08:00
Mocks Retry most network failures in RegistrationCoordinator 2023-02-17 14:50:54 -08:00
protobuf Add a flag for showing username education 2023-02-16 12:11:48 -08:00
Registration Retry most network failures in RegistrationCoordinator 2023-02-17 14:50:54 -08:00
Resources Verify IAS certificates using LibSignalClient 2023-02-10 10:23:50 -08:00
Schedulers Fix main queue scheduler 2023-02-16 12:18:15 -08:00
src Update registation API responses to match updated server spec 2023-02-17 14:11:43 -08:00
tests Update registation API responses to match updated server spec 2023-02-17 14:11:43 -08:00
Usernames Add a flag for showing username education 2023-02-16 12: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 Verify IAS certificates using LibSignalClient 2023-02-10 10:23:50 -08:00