Commit graph

1421 commits

Author SHA1 Message Date
Sergey Skrobotov
30a419bb2a
Adopt libsignal-net version with no auto-reconnect
Co-authored-by: Jordan Rose <jrose@signal.org>
2024-08-15 13:08:50 +10:00
Scott Nonnenberg
00e6071b1d v7.23.0-alpha.1 2024-08-15 11:41:07 +10:00
Scott Nonnenberg
c040cb2d6c
Make messaging/relink mock test more reliable
Co-authored-by: Fedor Indutny <indutny@signal.org>
2024-08-15 10:13:48 +10:00
Fedor Indutny
2ee8053b06
Update range-finder to 1.3.3 2024-08-13 13:43:00 -07:00
Fedor Indutny
d2a9662b0c
Unpack windows icon from ASAR 2024-08-14 06:20:33 +10:00
Fedor Indutny
611ece2b21
Update range-finder to 1.3.2 2024-08-12 07:43:27 +10:00
Fedor Indutny
f363836ab5
Update @indutny/range-finder to 1.3.1 2024-08-08 13:25:07 -07:00
Jamie Kyle
faea93e5ce v7.22.0-alpha.1 2024-08-07 14:48:57 -07:00
Sergey Skrobotov
de33410be1
libsignal authenticated websocket 2024-08-06 14:21:15 -07:00
Fedor Indutny
610e441de9
Update heic-convert to 2.1.0 2024-08-05 13:26:40 -07:00
ayumi-signal
620392e687
Save dns-fallback file 2024-08-05 11:41:37 -07:00
Jim Gustafson
d42e428ec3
Update to RingRTC v2.46.0
Co-authored-by: ayumi-signal <ayumi@signal.org>
2024-08-02 15:46:41 -07:00
trevor-signal
9010245083
Add attachment support to mock tests 2024-08-01 17:06:52 -07:00
ayumi-signal
02e7a9e1a5 v7.21.0-alpha.1 2024-07-31 14:42:33 -07:00
Jim Gustafson
90d345549a
Update to RingRTC v2.45.0 2024-07-30 11:57:54 -07:00
Fedor Indutny
a795602e19
Use range-finder for streaming range requests 2024-07-29 16:23:51 -07:00
Fedor Indutny
ec0943cdad
Update electron to 31.3.1 2024-07-29 15:57:25 -07:00
ayumi-signal
2550af9c91
Fix storybook dependency to be dev only 2024-07-25 14:57:06 -07:00
trevor-signal
894522ad12 v7.20.0-alpha.1 2024-07-25 11:19:59 -04:00
Fedor Indutny
3555ccc629
Make most message attribute uses readonly
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-07-24 13:14:11 -07:00
Fedor Indutny
24a22bf191
Update prettier to 3.3.3 2024-07-23 17:31:40 -07:00
Rashad Sookram
5fccf87eaa
Update to RingRTC v2.44.4 2024-07-22 15:46:25 -07:00
Fedor Indutny
c64762858e
Parallelize SQL queries 2024-07-22 11:16:33 -07:00
Fedor Indutny
1fd8b0ef23
Update @types/node to 20 2024-07-18 10:17:56 -07:00
Fedor Indutny
1e57db6aa4 v7.19.0-alpha.1 2024-07-17 10:09:04 -07:00
Fedor Indutny
11a4b32270
Handle additional errors in attachment_channel 2024-07-15 16:26:27 -07:00
Fedor Indutny
a710f09977 Revert "Upgrade electron to 31.2.0"
This reverts commit aea80366c0.
2024-07-15 16:12:07 -07:00
Fedor Indutny
6fb76e00c4
Update libsignal to 0.52.3 2024-07-15 16:31:04 -04:00
Fedor Indutny
743ab4969b
Update libphonenumber to 3.2.36 2024-07-15 13:21:54 -07:00
Fedor Indutny
aea80366c0
Upgrade electron to 31.2.0 2024-07-15 13:00:30 -07:00
Fedor Indutny
be50f52a32
Use a fork of @electron/symbolicate-mac for speed 2024-07-11 13:14:10 -07:00
Jim Gustafson
2eb2a64e0a
Update to RingRTC v2.44.3 2024-07-09 14:39:34 -07:00
Fedor Indutny
c68aac7401
Upgrade storybook to 8 2024-07-08 11:23:27 -07:00
Scott Nonnenberg
b34f2fbb99 v7.18.0-alpha.1 2024-07-02 21:06:35 -07:00
Fedor Indutny
06789623d5
Fix npm run dev:transpile 2024-07-01 14:01:45 -07:00
Fedor Indutny
abf33f98cd
Interactive test-electron 2024-06-27 17:22:06 -07:00
Rashad Sookram
86bcbe4085
Update to RingRTC v2.44.2 2024-06-27 15:33:58 -07:00
Fedor Indutny
3ed63edbc8
Upgrade electron to 31.1.0 2024-06-27 13:25:36 -07:00
trevor-signal
f46872b6e9 v7.17.0-alpha.1 2024-06-27 10:23:26 -04:00
Jim Gustafson
327db34406
Update to RingRTC v2.44.1 2024-06-26 11:53:08 -07:00
Fedor Indutny
751fc80869
Update npm dependencies 2024-06-25 13:28:45 -07:00
Fedor Indutny
ba77ef7563
Fix build on macOS 2024-06-25 11:24:29 -07:00
dependabot[bot]
aefe84dfc4
Bump app-builder-lib and electron-builder 2024-06-24 20:25:22 -07:00
dependabot[bot]
2603771e46
Bump protobufjs from 7.2.4 to 7.3.2
Co-authored-by: Fedor Indutny <indutny@signal.org>
2024-06-24 20:24:51 -07:00
ayumi-signal
26097976ff
Fix dev script to transpile icu-types 2024-06-24 16:01:05 -07:00
Fedor Indutny
2478bf1bd3
Move from yarn to npm 2024-06-24 13:14:32 -07:00
Fedor Indutny
63c7bd9800
Update libsignal to 0.51.1 2024-06-21 16:35:30 -07:00
Fedor Indutny
5e41701516
Lazily load better quality jumbomoji 2024-06-21 15:35:56 -07:00
ayumi-signal
b23efedba9 v7.16.0-alpha.1 2024-06-20 13:59:56 -07:00
Jim Gustafson
b315162676
Update to RingRTC v2.44.0
Co-authored-by: Adel Lahlou <adel@signal.org>
2024-06-13 13:20:08 -07:00
Fedor Indutny
af1c593fef v7.15.0-alpha.1 2024-06-12 12:19:50 -07:00
Fedor Indutny
8b969b5a0a
Update libsignal to 0.50.0
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-06-10 14:37:14 -07:00
Jamie Kyle
f19f0fb47d
Init create/admin call links flow 2024-06-10 08:23:43 -07:00
Fedor Indutny
2e98c0a866
Patch app-builder-lib to save win asar integrity 2024-06-03 16:34:14 -07:00
Fedor Indutny
fbf91a4d79
Better sync between convo and protocol stores 2024-05-31 10:15:43 -04:00
Fedor Indutny
6034a9c214
Update electron to 30.0.9 2024-05-30 16:35:59 -07:00
Scott Nonnenberg
4aa898f495 v7.14.0-alpha.1 2024-05-30 11:24:02 +10:00
Fedor Indutny
94e326f5e4
Upgrade electron to 30.0.8 2024-05-24 12:04:17 -07:00
adel-signal
8a9ab8c13f
Add calling tools to visualize ringrtc stats
Co-authored-by: ayumi-signal <ayumi@signal.org>
2024-05-22 17:28:01 -07:00
ayumi-signal
4bf08977cf v7.13.0-alpha.1 2024-05-22 12:42:48 -07:00
Jamie Kyle
4253bed0bd
Save group send endorsements 2024-05-20 11:15:39 -07:00
Fedor Indutny
da1425265d
Upgrade to Electron 30.0.6 2024-05-17 11:18:47 -07:00
Fedor Indutny
d4ca4d0a6e
Upgrade libsignal-client to 0.46.2 2024-05-17 11:00:34 -07:00
Rashad Sookram
a1e090d1f1
Update to RingRTC v2.42.0 2024-05-15 15:16:30 -07:00
trevor-signal
9e7a6ea8bc v7.12.0-alpha.1 2024-05-15 15:40:02 -04:00
Fedor Indutny
96e38690c2
Update electron to 30.0.5 2024-05-15 09:48:54 -07:00
Fedor Indutny
4fed756661
Use TUS utilities for backup upload 2024-05-14 10:04:50 -07:00
Fedor Indutny
559decea2c
Update @electron/symbolicate-mac to 2.1.0 2024-05-13 13:52:20 -07:00
Fedor Indutny
b36604bf31 v7.11.0-alpha.1 2024-05-07 12:21:22 -07:00
Jamie Kyle
408444352f
Switch to the /v2/ storage-service endpoints for group operations 2024-05-03 17:42:11 -07:00
Jamie Kyle
0999df2d6e v7.10.0-alpha.1 2024-05-01 14:42:28 -07:00
Jim Gustafson
d64f77627c
Update to RingRTC v2.41.0 2024-04-29 09:55:26 -07:00
Fedor Indutny
ce83195170 v7.9.0-alpha.1 2024-04-25 16:19:03 +02:00
Fedor Indutny
3eb0e30a23
Backup Server APIs 2024-04-22 16:11:36 +02:00
ayumi-signal
0e7beee5df
Update to RingRTC v2.40.0 2024-04-18 15:33:12 -07:00
Fedor Indutny
6a3438f5a8
Revert "Update electron to 30.0.0" 2024-04-19 00:20:52 +02:00
Scott Nonnenberg
df234d33b0 Use new macOS signing script 2024-04-17 08:46:20 -07:00
Scott Nonnenberg
da9e657211 Revert "Use new macOS signing script"
This reverts commit bebdf818c3.
2024-04-16 18:05:44 -07:00
Fedor Indutny
cba88e6e45
Update electron to 30.0.0 2024-04-16 17:03:06 -07:00
Scott Nonnenberg
bebdf818c3 Use new macOS signing script 2024-04-16 14:55:53 -07:00
ayumi-signal
72169820eb v7.8.0-alpha.1 2024-04-16 14:15:11 -07:00
Fedor Indutny
dbff1ab4d1
Update mock-server to 6.3.0 2024-04-16 13:10:40 -07:00
Scott Nonnenberg
0113fb1093 Revert "Use new macOS signing script"
This reverts commit 6a6bc3b489.
2024-04-12 17:07:32 -07:00
Scott Nonnenberg
6a6bc3b489
Use new macOS signing script 2024-04-12 15:37:10 -07:00
Sergey Skrobotov
e388f13910
Upgrade libsignal-client to 0.44.0 and adopt API changes 2024-04-04 14:39:52 -07:00
Scott Nonnenberg
29c4042668 v7.7.0-alpha.1 2024-04-03 16:31:40 -07:00
trevor-signal
257813265c
Upgrade playwright to v1.42.1 2024-04-02 13:50:14 -07:00
Alex Konradi
ed940f6f83
Upgrade libsignal to 0.42.0
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-03-29 17:31:38 -07:00
Jim Gustafson
4a2affbf60
Update to RingRTC v2.39.3 2024-03-29 16:22:18 -07:00
Fedor Indutny
912d8f5b9e
Fix script name in package.json 2024-03-21 12:15:13 -07:00
Fedor Indutny
f55e6e3407
Move away from smartling CLI 2024-03-21 11:31:31 -07:00
Fedor Indutny
e90553b3b3
Add localized emoji search 2024-03-21 09:35:54 -07:00
Scott Nonnenberg
ce0fb22041 v7.6.0-alpha.1 2024-03-20 17:48:17 -07:00
ayumi-signal
0f49d0d391
Upgrade electron to 29.1.5 and revert windows badge fix 2024-03-20 14:56:29 -07:00
Jim Gustafson
1dd03af574
Update to RingRTC v2.39.2 2024-03-19 11:41:17 -07:00
Fedor Indutny
d85a1d5074
Add preliminary message backup harness 2024-03-15 10:20:33 -04: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
Rashad Sookram
2ce23c20ee
Update to RingRTC v2.39.1 2024-03-14 09:18:09 -07:00
ayumi-signal
f77f9165e1 v7.5.0-alpha.1 2024-03-13 13:52:09 -07:00
Fedor Indutny
e031d136a1
Include and process destinationPniIdentityKey 2024-03-11 18:08:38 -07:00