Signal-iOS/SignalMessaging/profiles
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
..
OWSProfileManager.h Check all groups for an up-to-date profile key (at most once per week) 2022-04-21 11:37:38 -07:00
OWSProfileManager.m Use remote config for gift badges 2022-07-20 08:50:58 -05:00
OWSProfileManager.swift Initial story sending support 2022-06-10 22:28:03 -04:00
VersionedProfilesImpl.swift Fix protocol conformance warnings 2022-05-09 11:44:05 -05:00