Michelle Tang
|
4c00337b1a
|
Only write binary ids in staging.
|
2025-11-07 15:20:05 -05:00 |
|
Cody Henthorne
|
636f6a338e
|
Use better check for websocket can connect check.
|
2025-10-30 14:47:17 -04:00 |
|
Cody Henthorne
|
fd902159ee
|
Remove mock web server and prevent libsignal from connecting for android tests.
|
2025-10-29 14:33:51 -04:00 |
|
Michelle Tang
|
f16405fabf
|
Add read support for binary service ids.
|
2025-10-29 14:33:51 -04:00 |
|
gram-signal
|
d36a4232be
|
Bump libsignal to v0.83.0
|
2025-10-03 15:31:20 -04:00 |
|
andrew-signal
|
6c497e131a
|
Remove android.libsignalWebSocketEnabled flag and always use LibSignalChatConnection.
|
2025-09-30 19:22:47 -04:00 |
|
Cody Henthorne
|
8b2f58e0e7
|
Remove hard coded message backups remote config.
|
2025-09-24 16:29:57 -04:00 |
|
andrew-signal
|
16d6e98355
|
Pass all android.libsignal.* prefixed remote configs down automatically.
|
2025-09-17 14:21:43 -04:00 |
|
Greyson Parrelli
|
c78b47fbe3
|
Make max envelope size remote configurable.
|
2025-09-17 14:21:43 -04:00 |
|
Greyson Parrelli
|
90ae9e1636
|
Reduce max envelope size for internal users.
|
2025-09-10 15:33:10 -04:00 |
|
Greyson Parrelli
|
23bbe704ab
|
Add a reserved runner for attachment operations.
|
2025-08-27 15:55:18 -04:00 |
|
Greyson Parrelli
|
0dda3d54c9
|
Add SendDeliveryReceiptJob to the reserved runner.
|
2025-08-27 15:55:18 -04:00 |
|
andrew-signal
|
303174c864
|
Add remote config to split libsignal-net support for standard vs proxied.
|
2025-08-06 15:51:27 -04:00 |
|
Greyson Parrelli
|
5aeca1deb1
|
Add initial SVRB support.
|
2025-08-05 11:00:54 -04:00 |
|
andrew-signal
|
a384bf5e35
|
Add REST fallback to RemoteConfig fetch.
|
2025-07-03 13:34:52 -04:00 |
|
andrew-signal
|
ec8bb17bff
|
Rotate libsignal-net remote config flag name in anticipation of scale up.
|
2025-07-02 09:45:13 -04:00 |
|
gram-signal
|
173983a1ab
|
Use RemoteConfig for UsePqRatchet.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
|
2025-07-01 13:02:03 -04:00 |
|
andrew-signal
|
b98e09aedd
|
Revert "Rotate libsignal-net remote config."
|
2025-07-01 13:02:03 -04:00 |
|
andrew-signal
|
0a17cd1c99
|
Rotate libsignal-net remote config.
|
2025-07-01 13:02:02 -04:00 |
|
Cody Henthorne
|
f245fc2b57
|
Force okhttp usage regardless of remote config.
|
2025-06-16 10:08:59 -04:00 |
|
Cody Henthorne
|
0f2a066a30
|
Increase WebSocket idle delayed disconnect timings.
|
2025-06-04 15:17:36 -04:00 |
|
Greyson Parrelli
|
faf0b630c1
|
Move profile fetches to ProfileApi.
|
2025-06-04 15:17:36 -04:00 |
|
Cody Henthorne
|
a2f7afcb68
|
Detect and recycle WebSockets stuck in connecting state.
|
2025-05-16 13:13:32 -04:00 |
|
Cody Henthorne
|
96ece3f424
|
Allow REST fallback via remote config.
|
2025-05-15 10:52:36 -04:00 |
|
andrew-signal
|
7c9bab421a
|
Pass down RemoteConfig for TLS minimum version enforcement to libsignal.
|
2025-05-06 17:58:48 -04:00 |
|
andrew-signal
|
74c6e76808
|
Add system HTTP proxy support to libsignal-net.
Co-authored-by: Cody Henthorne <cody@signal.org>
|
2025-04-24 15:55:38 -04:00 |
|
Cody Henthorne
|
ac36eeb84d
|
Use unauth WebSocket after quick restore for transfer mode decision.
|
2025-04-09 15:29:55 -04:00 |
|
andrew-signal
|
0d611cf4c9
|
Bump libsignal to v0.69.1.
|
2025-04-09 15:29:54 -04:00 |
|
Cody Henthorne
|
fcc6032ee0
|
Generalize preventing WebSocket from connecting in various app states.
|
2025-04-09 15:27:46 -04:00 |
|
Cody Henthorne
|
ecb040ce98
|
Convert donations apis to WebSocket.
|
2025-04-09 15:27:46 -04:00 |
|
Cody Henthorne
|
095ae82483
|
Convert remote config apis to WebSocket.
|
2025-03-26 13:59:11 -04:00 |
|
Cody Henthorne
|
d3f622478f
|
Convert remaining profile apis to use WebSockets and remove REST fallback.
|
2025-03-26 13:59:11 -04:00 |
|
Cody Henthorne
|
c66819449d
|
Convert provisioning and certificate endpoints to WebSocket and finalize attachments.
|
2025-03-26 13:59:11 -04:00 |
|
Cody Henthorne
|
aeec3a6f7e
|
Convert prekey requests to WebSocket.
|
2025-03-26 13:59:11 -04:00 |
|
Cody Henthorne
|
41e0f2193a
|
Convert SVR and GV2 auth requests to WebSocket.
|
2025-03-26 13:59:11 -04:00 |
|
Cody Henthorne
|
9e9a47f0da
|
Convert WebSocket messaging apis to NetworkResult.
|
2025-03-26 13:59:11 -04:00 |
|
Cody Henthorne
|
323697dfc9
|
Improve auth WebSocket lifecycle.
|
2025-03-19 10:48:31 -03:00 |
|
Cody Henthorne
|
d2006853c7
|
Start new style messsage api and convert report spam to WebSocket.
|
2025-03-12 16:15:41 -04:00 |
|
Cody Henthorne
|
61a8636217
|
Convert rate limit apis to WebSocket.
|
2025-03-12 16:15:41 -04:00 |
|
Cody Henthorne
|
86b2fe9742
|
Convert storage service auth to WebSocket.
|
2025-03-12 16:15:41 -04:00 |
|
Cody Henthorne
|
6aca7c9194
|
Convert CDSI auth to WebSocket and service to NetworkResult.
|
2025-03-12 16:15:41 -04:00 |
|
Cody Henthorne
|
92e590aa3b
|
Convert calling and payments apis to WebSocket.
|
2025-03-12 16:15:41 -04:00 |
|
Cody Henthorne
|
cf78c76bbb
|
Convert chat-based backup calls to WebSocket.
|
2025-03-12 16:15:40 -04:00 |
|
Cody Henthorne
|
305b380fef
|
Convert all account based calls to WebSocket.
|
2025-03-12 16:15:40 -04:00 |
|
Cody Henthorne
|
c38342e2fb
|
Convert device linking apis to use websockets.
|
2025-03-12 15:34:49 -04:00 |
|
Cody Henthorne
|
da5c8ff6ea
|
Remove libsignal shadow/bridge websocket infra.
|
2025-03-12 15:34:48 -04:00 |
|
Cody Henthorne
|
93d18c1763
|
Separate and kotlinize websockets.
|
2025-03-12 15:34:48 -04:00 |
|
andrew-signal
|
2186e2bf92
|
Update LibSignalChatConnection to use new ChatConnection API rather than ChatService
|
2025-02-05 16:55:11 -05:00 |
|
Alex Hart
|
5e10ccc969
|
Fix backups crash when not signed in to play store.
|
2024-12-09 08:58:15 -05:00 |
|
andrew-signal
|
080b79c893
|
Use LibSignalChatConnection for Authenticated Socket based on Remote Config
|
2024-12-09 08:58:14 -05:00 |
|