Signal-iOS/SignalMessaging/Subscriptions
Evan Hahn 028d97c2cb
Use remote config for gift badges
This removes `FeatureFlags.giftBadgeReceiving` and
`FeatureFlags.giftBadgeSending`, replacing them with
`RemoteConfig.canReceiveGiftBadges` and
`RemoteConfig.canSendGiftBadges`.
2022-07-20 08:50:58 -05:00
..
CachedBadge.swift Cache gift badge endpoint for conversation view 2022-07-19 15:01:36 -07:00
DonationUtilities.swift Use remote config for gift badges 2022-07-20 08:50:58 -05:00
Stripe.swift Use durable job for sending badge gifts 2022-07-01 17:10:31 -05:00
SubscriptionManager.swift Cache gift badge endpoint for conversation view 2022-07-19 15:01:36 -07:00
SubscriptionReceiptCredentialRedemptionJob.swift Save a receipt when you send someone a badge 2022-07-08 13:17:30 -05:00