Signal-iOS/SignalServiceKit
Harry a146e18aaf
Set up account state and exit registration
* Go to chat list view after registration

* sync system contacts during registration

* Use explicit local credentials for storage service operations during registration

* fix tests

* Quick hack to get through double pin confirmation

* Finishing touches

* lint

* fix build

* reload phone number discoverability after storage service sync

* fix tests again

* Take chat auth on account and contact record initializers

* Change around branches for clarity in OWSUserProfile

* pr comments

* Split ChatServiceAuth into the same and AuthedAccount

* fix tests

* merge woes
2023-03-09 21:54:51 -08:00
..
Calls Enable a RingRTC field trial for all users, with kill switch 2023-02-01 16:20:16 -06:00
ChangePhoneNumber Wire up PNI change-number to ChangePhoneNumber 2023-03-09 17:37:37 -08:00
DateProvider Implement RegistrationSessionManager 2023-02-08 15:37:12 -08:00
Dependencies Wire up PNI change-number to ChangePhoneNumber 2023-03-09 17:37:37 -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 Set up account state and exit registration 2023-03-09 21:54:51 -08:00
Mocks Set up account state and exit registration 2023-03-09 21:54:51 -08:00
protobuf Initial implementation of PNI change-number 2023-03-09 17:13:16 -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 Set up account state and exit registration 2023-03-09 21:54:51 -08:00
tests Set up account state and exit registration 2023-03-09 21:54:51 -08: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