Fedor Indutny
|
31cbb89b0d
|
Move sticker creator API to chat service
|
2024-05-15 15:26:37 -07:00 |
|
trevor-signal
|
c18559b6da
|
Mark offline if websocket connection attempt times out
|
2024-05-02 22:53:53 +02:00 |
|
Sergey Skrobotov
|
ae4fa04e95
|
Pass disableIPv6 setting to libsignal-net
|
2024-04-23 16:54:24 -07:00 |
|
Sergey Skrobotov
|
df1240049a
|
Add a remote config option to disable libsignal transport in prod
|
2024-04-18 11:46:48 -07:00 |
|
trevor-signal
|
ec2a17a0e4
|
Ensure unauthenticated websocket reconnects if using LibSignal's transport
|
2024-04-18 19:00:16 +02:00 |
|
Fedor Indutny
|
97f5430541
|
Fix lazy creation of ProxyAgent
|
2024-04-17 16:13:15 -07:00 |
|
Sergey Skrobotov
|
e388f13910
|
Upgrade libsignal-client to 0.44.0 and adopt API changes
|
2024-04-04 14:39:52 -07:00 |
|
trevor-signal
|
dfd564e67f
|
Simplify messageReceiver initialization & reset
Co-authored-by: Scott Nonnenberg <scott@signal.org>
|
2024-04-02 13:43:20 -07:00 |
|
Fedor Indutny
|
091b50c414
|
Lazy import proxy-agent
|
2024-03-20 11:05:10 -07:00 |
|
Fedor Indutny
|
9aff86f02b
|
Simplify online/offline status management
|
2024-03-18 14:48:00 -07:00 |
|
Fedor Indutny
|
6f4730b42c
|
Don't unlink on 4409
|
2024-03-18 10:08:36 -07:00 |
|
Sergey Skrobotov
|
9f40562b19
|
unauthenticated WebSocket via libsignal: shadowing mode
Co-authored-by: Scott Nonnenberg <scott@signal.org>
|
2024-03-14 14:08:51 -07:00 |
|
Fedor Indutny
|
1823f7eca9
|
Introduce outage network status
Co-authored-by: Scott Nonnenberg <scott@signal.org>
|
2024-03-12 12:52:02 -07:00 |
|
Jamie Kyle
|
a27890b988
|
Unlink on device conflict 4409
|
2024-02-21 12:33:56 -08:00 |
|
Fedor Indutny
|
56ba8fea4d
|
Support Happy Eyeballs in proxy-agent
|
2023-08-30 01:58:48 +02:00 |
|
Scott Nonnenberg
|
efc237d106
|
Additional logging, more reliable contact/group sync fetch
|
2023-06-14 13:51:49 -07:00 |
|
Fedor Indutny
|
7abd2280bc
|
Simplify WebSocket keepalive logic
|
2023-06-06 17:36:38 -07:00 |
|
Fedor Indutny
|
fad0529080
|
New sticker creator button
|
2023-02-27 14:34:43 -08:00 |
|
Fedor Indutny
|
ed271d92ea
|
Add no-misused/floating-promises lint rule
|
2022-12-21 10:41:48 -08:00 |
|
Fedor Indutny
|
ebafc933b9
|
Use X-Signal-Receive-Stories header
|
2022-10-04 17:48:25 -07:00 |
|
Dimitris Apostolou
|
718d0a7046
|
Fix typos
|
2022-03-13 11:10:17 +02:00 |
|
Fedor Indutny
|
84407cb005
|
Use human-readable names for websockets
|
2021-12-01 19:55:17 +01:00 |
|
Evan Hahn
|
ede34ecee3
|
Enable noImplicitOverride TypeScript compiler option
|
2021-11-12 15:44:20 -08:00 |
|
Fedor Indutny
|
409bf1fc82
|
WebSocket API for CDS
|
2021-11-08 15:32:31 -08:00 |
|
Evan Hahn
|
74fde10ff5
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
|
Fedor Indutny
|
27573e6dce
|
Use non-throttled timeouts for websockets
|
2021-10-07 11:18:22 -07:00 |
|
Fedor Indutny
|
1466f9f1b2
|
Update got/form-data to latest
|
2021-10-06 09:25:22 -07:00 |
|
Fedor Indutny
|
cd710bb8d2
|
Add jitter support to BackOff class
|
2021-09-28 15:12:43 -07:00 |
|
Fedor Indutny
|
4ef0bf96cc
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
|
Josh Perez
|
65ddf0a9e8
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
|
Fedor Indutny
|
f937eba94e
|
Update socket status more eagerly
|
2021-09-16 13:18:42 -07:00 |
|
Fedor Indutny
|
5780c3d4b8
|
Fix socket management for unlinkAndDisconnect
|
2021-09-15 11:44:27 -07:00 |
|
Evan Hahn
|
9e9a815a2b
|
ESLint: allow for..of
|
2021-08-26 13:18:00 -05:00 |
|
Evan Hahn
|
f86f753df9
|
Add durations utility for computing durations
|
2021-08-26 09:10:58 -05:00 |
|
Fedor Indutny
|
9012091d21
|
Start unauthenticated socket timer after request
|
2021-08-24 08:58:40 -07:00 |
|
Fedor Indutny
|
c68fd3d727
|
confirmCode endpoint shouldn't reconnect socket
|
2021-08-04 13:12:35 -07:00 |
|
Fedor Indutny
|
d5810d6bac
|
Support more WebSocket endpoints
|
2021-08-03 17:37:17 -07:00 |
|
Fedor Indutny
|
6d04bfdf67
|
Fix undefined log function
|
2021-08-03 12:05:20 -05:00 |
|
Fedor Indutny
|
d4a30a0165
|
Properly handle connection timeout on unauthenticated websocket
|
2021-07-29 09:25:21 -07:00 |
|
Fedor Indutny
|
1c1d0e2da0
|
Move to websocket for requests to signal server
|
2021-07-28 14:37:09 -07:00 |
|