Signal-iOS/SignalServiceKit/src/Network
Jordan Rose 094c8290ce Remove unnecessary NotificationCenter.removeObserver calls
As of iOS 9, selector-based observers in NotificationCenter do not
need to be explicitly unregistered.
2022-08-02 17:43:52 -07:00
..
API Use remote config for gift badges 2022-07-20 08:50:58 -05:00
Receiving Use durable job for sending badge gifts 2022-07-01 17:10:31 -05: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 outage detector error when there’s no network 2022-07-19 11:48:58 -07: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 Improve Accept-Language header value, fixing registration bug 2022-07-11 12:20:24 -05: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 Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07: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 Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07: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