Signal-iOS/SignalServiceKit/src/Network
Evan Hahn f4714b1a83 Basic support for sending gift badges
If you've got the `giftBadgeSending` flag enabled, you can now send gift
badges to anyone who has the capability.

This commit doesn't complete the feature, though. It is missing:

- Proper durability and error handling (to be addressed separately)
- Saving of receipts
- A few other cleanups
2022-06-22 15:50:51 +00:00
..
API Basic support for sending gift badges 2022-06-22 15:50:51 +00:00
Receiving Initial story sending support 2022-06-10 22:28:03 -04: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