Signal-iOS/SignalMessaging/Subscriptions
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
..
CachedBadge.swift Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
DonationMode.swift Only allow PayPal for one-time and gift donations 2022-12-01 14:39:03 -08:00
DonationPaymentMethod.swift PayPal recurring donations 2023-01-18 14:48:50 -08:00
DonationUtilities.swift Change error string for minimum donation amount 2022-12-12 15:46:32 -06:00
Paypal.swift One-time donations via PayPal 2022-12-01 14:39:03 -08:00
Paypal+API.swift Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
Paypal+WebAuthentication.swift Fix compilation errors for PayPal code 2023-01-18 17:49:30 -06:00
PreparedGiftPayment.swift Fix compilation errors for PayPal code 2023-01-18 17:49:30 -06:00
Stripe.swift Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
Stripe+3DSecure.swift Support 3D Secure for card donations 2022-11-29 16:07:44 -06:00
Stripe+PaymentMethod.swift Add skeleton credit/debit card donation support 2022-11-22 09:07:36 -06:00
Stripe+StripeError.swift Show better errors for credit/debit card failures 2022-12-13 15:45:24 -06:00
Stripe+Subscriptions.swift Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
SubscriptionManager.swift Set up account state and exit registration 2023-03-09 21:54:51 -08:00
SubscriptionManager+DonationConfiguration.swift Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00