Signal-iOS/SignalServiceKit/Subscriptions/Donations
2025-03-21 13:53:38 -05:00
..
CachedBadge.swift convert badge code from promises to swift concurrency 2024-11-19 12:06:39 -06:00
DonationMode.swift Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
DonationPaymentMethod.swift Make Backup subscription redemption durable 2024-12-05 14:43:11 -08:00
DonationPaymentProcessor.swift Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
DonationReceipt.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
DonationReceiptCredentialRedemptionSuccess.swift Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
DonationReceiptCredentialRequestError.swift Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
DonationReceiptCredentialResultStore.swift One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
DonationReceiptFinder.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
DonationSubscriptionLevel.swift Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
DonationSubscriptionManager.swift convert some donation logic from promises to swift concurrency 2025-03-14 09:24:33 -05:00
DonationSubscriptionManager+DonationConfiguration.swift Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
DonationUtilities.swift Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
ExternalPendingDonationStore.swift One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
Paypal.swift convert Paypal+API from promises to async-await 2025-02-11 10:35:33 -06:00
Paypal+API.swift convert Paypal+API from promises to async-await 2025-02-11 10:35:33 -06:00
Paypal+WebAuthentication.swift Asyncify Paypal.AuthSession 2025-02-12 18:25:37 -06:00
PreparedGiftPayment.swift Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
ProfileBadgesSnapshot.swift Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
ProfileBadgesSnapshot+Constructors.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Stripe.swift Use HttpHeaders in more places 2025-03-21 13:53:38 -05:00
Stripe+3DSecure.swift Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
Stripe+IDEAL.swift Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
Stripe+PaymentMethod.swift Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
Stripe+StripeError.swift Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
Stripe+Subscriptions.swift Asyncify Stripe methods 2025-03-07 12:29:07 -06:00