Signal-iOS/SignalServiceKit
Harry 4ca0f63d49
Handle 401s for REST message fetches
* Migrate WhoAmI request to swift and modernize

* Follow up REST 401s with v1/accounts/me to check if deregistered

* Update SignalServiceKit/src/Network/API/RESTNetworkManager.swift

Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>

* retain self strongly in network manager

* update comment

---------

Co-authored-by: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com>
2023-03-08 10:53:58 -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 Add ServiceId & E164 types 2023-02-21 23:13:46 -08:00
Experience Upgrades Remove contactDiscoveryV2 feature flag 2023-02-22 13:46:13 -08:00
Jobs Clean up queue names 2023-02-27 14:16:09 -08:00
KeyBackupService Clean up queue names 2023-02-27 14:16:09 -08:00
Mocks Test scheduler: handle advancement to current time or earlier 2023-03-06 12:23:13 -06:00
protobuf Add a flag for showing username education 2023-02-16 12:11:48 -08:00
Registration Wipe related state on RegCoordinator when session id changes 2023-03-06 09:50:18 -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 Handle 401s for REST message fetches 2023-03-08 10:53:58 -08:00
tests Test scheduler: handle advancement to current time or earlier 2023-03-06 12:23:13 -06:00
Usernames Use LibSignalClient for local validation of username nicknames 2023-02-27 11:01:44 -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 Remove unused OWSDispatch class 2023-02-27 14:17:05 -08:00