Signal-iOS/SignalServiceKit/src/Network
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
..
API Respect recipient capabilities when sending gift badges 2022-06-10 22:37:22 +00:00
Receiving Fix SwiftLint shorthand_operator violations 2022-06-07 14:51:57 +00:00
Spam Don't generate a new PushChallenge for every failed operation 2022-05-31 18:05:22 -07:00
WebSockets Include status code in network request success log message 2022-04-01 14:55:30 -07:00
ContentProxy.swift Stop using arc4random in Swift files 2022-05-03 10:19:07 -05:00
HTMLMetadata.swift IOS-823: Add description/date to link preview model 2020-09-03 18:19:20 -07:00
MessageSenderJobQueue.swift Address rebase conflicts 2021-09-03 11:48:06 -07:00
NetworkInterfaceSet.swift Add low bandwidth mode setting for calls 2021-01-14 23:37:18 -08:00
OutageDetection.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
OWSCensorshipConfiguration.h SSK: Replace AFSecurityPolicy with OWSHTTPSecurityPolicy 2021-12-17 14:40:25 -08:00
OWSCensorshipConfiguration.m SSK: Replace AFSecurityPolicy with OWSHTTPSecurityPolicy 2021-12-17 14:40:25 -08:00
OWSCountryMetadata.h Reflector configuration supports per-country code 2018-03-28 17:39:45 -04:00
OWSCountryMetadata.m Tweak cc. 2021-11-05 16:20:44 -03:00
OWSHttpHeaders.swift PR Feedback: Restrict logging 2022-04-01 14:55:30 -07:00
OWSMultipart.h SSK: Copy in AFNetworking's multipart form data encoding impl 2021-12-17 14:40:25 -08:00
OWSMultipart.m SSK: Copy in AFNetworking's multipart form data encoding impl 2021-12-17 14:40:25 -08:00
OWSSignalService.h Port OWSWebSocket to Swift. 2021-09-08 14:59:41 -03:00
OWSSignalService.m improve cold start app start times (#4079) 2022-03-29 08:24:55 +02:00
OWSSignalService.swift SSK: Replace AFSecurityPolicy with OWSHTTPSecurityPolicy 2021-12-17 14:40:25 -08:00
OWSURLSession.swift Report HTTP status code when web sockets fail to connect 2022-03-28 15:25:37 -07:00
ProxiedContentDownloader.swift Stop using arc4random in Swift files 2022-05-03 10:19:07 -05:00
ReachabilityManager.swift Use a mock reachability manager for testing 2022-05-25 13:09:14 -07:00
SignalServiceClient.swift Refresh PNI pre-keys along with ACI pre-keys 2022-04-07 14:06:27 -07:00
SSKWebSocket.swift Check whether we actually get ping responses from our websockets 2022-05-26 16:01:43 -07:00