Commit Graph

217 Commits

Author SHA1 Message Date
Max Radermacher
926432d03a Fix typo: seconday → secondary 2026-06-05 12:07:19 -05:00
Pete Walters
1954342a36
De-singleton RemoteAttestation 2026-06-05 08:15:59 -05:00
andrew-signal
265757716a
Update to libsignal v0.94.4. 2026-06-03 13:23:57 -04:00
Ehren Kret
c6492caae7 Negate negated 2026-06-02 12:38:07 -05:00
andrew-signal
39780d4bc7
Bump to libsignal v0.94.2 2026-05-29 15:27:16 -07:00
Max Radermacher
3a3ffde3dd
Remove indirection for some methods 2026-05-26 18:24:40 -05:00
Max Radermacher
118e6289ab
Fix isRetryable for network failure SignalErrors 2026-05-22 15:39:21 -05:00
Max Radermacher
6c2037b2f2
De-protocolize SVRLocalStorage 2026-05-20 14:29:04 -05:00
Sasha Weiss
7d244b2471
Only fetch required fields from Giphy search 2026-05-11 18:45:14 -07:00
Max Radermacher
dfd86b3b16
Use LibSignal for 1:1 message sends 2026-05-11 18:50:54 -05:00
Sasha Weiss
5ff74a2195
Only parse mp4 results from Giphy API search results 2026-05-08 15:52:09 -07:00
Max Radermacher
1576d2ab13
Remove cURL debugging helpers 2026-04-30 13:27:08 -05:00
Max Radermacher
35202f7c90
Retry network failures when using gRPC 2026-04-28 16:41:18 -05:00
Max Radermacher
55bdb61ed9
Remove OWSHTTPError.invalidRequest 2026-04-16 14:01:51 -05:00
Max Radermacher
91af33f8c4
Remove Error conformance from NetworkErrorType 2026-04-16 13:19:10 -05:00
Pete Walters
81b3f333b7
Switch to typed API for backup upload forms 2026-04-13 17:16:26 -05:00
Max Radermacher
3b60ab1530
Use Cron for linked device PNI identity validation 2026-04-13 12:03:26 -05:00
Pete Walters
12c6075d52
Use typed API for attachment upload form requests 2026-04-08 16:48:28 -05:00
Sasha Weiss
c63cc9200d
AttachmentBackfill fast-follows 2026-04-06 15:05:22 -07:00
Sasha Weiss
60a338f9c5
Remove the Reachability Pod 2026-04-02 15:11:43 -07:00
Jordan Rose
4c6f45aa5d
Use SCNetworkReachability directly
Co-authored-by: sashaweiss-signal <sasha@signal.org>
2026-04-02 14:58:25 -07:00
Pete Walters
eb1286dd02
Pass uploadLength on upload form requests 2026-04-01 15:20:11 -05:00
Max Radermacher
13d5fe93dc
Run swiftformat . using v0.60.1 2026-03-26 17:10:38 -05:00
Max Radermacher
fee9e5bd0e
Adopt sendMultiRecipientMessage API 2026-03-23 20:44:06 -05:00
Max Radermacher
24afac1047
Mark ioError & webSocketError as network failures 2026-03-23 16:10:57 -05:00
Pete Walters
0142d39ef4
Improve registration+backups logging 2026-03-13 10:19:47 -05:00
Pete Walters
f4f4696650
Unify backup logging through a common logger 2026-03-13 09:52:06 -05:00
Jordan Rose
ab64b447f9
Move SignalProxy.isEnabled check inside resetLibsignalNetProxySettings 2026-03-06 15:29:21 -08:00
andrew-signal
b0d9f61a96
Increase instrumentation to improve TLS proxy debug ability 2026-02-11 16:28:38 -08:00
andrew-signal
80c96254c5
Use libsignal's API for lookupUsernameLink 2026-02-11 18:30:52 -05:00
Max Radermacher
6e8d5e843c
Add X-Signal-Agent to attributes during reg 2026-01-30 13:14:04 -06:00
Max Radermacher
9521c32774
Remove AppVersion from account attributes updater 2026-01-27 12:56:38 -06:00
Max Radermacher
48f403a7db
Use longer timeout for PUT /v2/keys 2026-01-14 18:01:50 -06:00
Max Radermacher
24b213a32b
Improve KeyValueStore compile-time checks 2026-01-09 15:08:26 -06:00
Sasha Weiss
21b205cc9b
Add BackoffStrategy to Retry, with case errorDependent(backoffBlock:) 2026-01-09 12:10:59 -08:00
Sasha Weiss
d267ec8305
Run swiftformat . 2025-12-30 11:34:05 -08:00
Max Radermacher
2434ba1d0a
Remove references to unused “ud-chat” domain 2025-12-29 14:11:45 -06:00
Max Radermacher
420eaa44b7
Require a Retry-After header for automatic retries 2025-12-16 14:56:44 -06:00
Pete Walters
14c6ae7341
Migrate iPad device transfer to new transfer flow 2025-12-11 10:53:23 -06:00
Sasha Weiss
22a6aabf83
Avoid non-ASCII in source code 2025-12-05 12:24:14 -08:00
Jordan Rose
0f66c10ddc Run and log an extra reachability check on app launch 2025-12-03 11:17:03 -08:00
Max Radermacher
0977510e1f
Throw OWSHTTPError for unexpected status codes 2025-11-25 09:32:58 -06:00
Max Radermacher
fc9ba4124e
Clean up StorageService.StorageError 2025-11-24 10:50:44 -06:00
Max Radermacher
2efe1f932e
Use Cron for periodic account attributes update 2025-11-21 14:59:02 -06:00
Pete Walters
67d0b5b946
Launch SDSDB into the sun 2025-11-13 17:49:54 -06:00
Max Radermacher
f287ee8cfb
Use random bytes for attributes change token 2025-11-13 14:50:52 -06:00
Pete Walters
41813b9c6c
Add the ability to tag requests with extra logging data 2025-11-07 09:18:11 -06:00
Sasha Weiss
f38a373f57
Add ReceiptCredentialManager to handle shared ReceiptCredential logic 2025-10-31 12:37:56 -07:00
Max Radermacher
b90470b3bf
Migrate PreKeys to a dedicated table 2025-10-24 15:38:03 -05:00
Sasha Weiss
7ddd3ca9fa
Avoid Any?-typed responseBodyJson for all but one caller 2025-10-24 12:57:56 -07:00