Signal-iOS/Signal/test
Evan Hahn 8009206c18 Respect recipient capabilities when sending gift badges
This respects the `giftBadges` capability when trying to send gift
badges. In other words, it prevents you from sending gift badges to
someone who lacks the capability.

The bulk of this change involves fetching and saving of this new
capability. The rest of the code involves showing it on the "choose
recipient" screen (and some debug screens).
2022-06-10 22:37:22 +00:00
..
Assets Preserve orientation when stripping image metadata 2021-02-11 10:10:16 -08:00
attachments Simplify AFNetworking usage. 2021-10-15 10:50:37 -03:00
contact Add cachedContactNames(for:, transaction:) 2022-03-17 12:52:45 -07:00
Groups Convert to new Promise library 2021-09-03 11:41:34 -07:00
mocks Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
Models Store the local PNI alongside the local ACI and phone number 2022-03-14 12:59:44 -07:00
Payments Prefer "blocklist" 2022-04-29 18:34:19 -05:00
PerformanceTests Make "Keep Muted Chats Archived" option available publicly 2022-05-26 10:44:43 -04:00
profiles Respect recipient capabilities when sending gift badges 2022-06-10 22:37:22 +00:00
SSKTests SSK: Add UUID parsing to ParamParser 2022-03-14 12:59:44 -07:00
subscriptions Show additional details for subscription charge failures 2022-05-25 18:17:53 +00:00
Supporting Files iOS 9 Support 2015-10-31 04:45:55 +01:00
util Clean up jumbomojiCount & add tests 2022-06-10 14:33:46 -07:00
ViewControllers Remove unused variables 2022-05-27 00:13:17 -05:00
views/ImageEditor Add SignalUI framework target. 2021-10-19 09:39:54 -03:00
PhoneNumberValidatorTest.swift Fix typos 2022-03-18 11:31:06 -07:00
SignalBaseTest.h Revert header import fix. 2021-07-20 16:43:17 -07:00
SignalBaseTest.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
SignalBaseTest+Swift.swift Rework dependency access. 2021-03-25 09:24:27 -03:00
SignalTests-Bridging-Header.h Respond to CR. 2021-10-21 09:21:31 -03:00
TestUtil.h Rework creation of singletons. 2018-09-19 15:11:26 -04:00