Commit Graph

10956 Commits

Author SHA1 Message Date
Jamie Kyle
e624288b1b Fix contact icon in call participants list 2024-05-16 09:39:02 -07:00
Jamie Kyle
8fd3059de8 Move toasts in calls up and fix click to dismiss 2024-05-15 17:07:13 -07:00
Fedor Indutny
31cbb89b0d Move sticker creator API to chat service 2024-05-15 15:26:37 -07:00
Rashad Sookram
a1e090d1f1 Update to RingRTC v2.42.0 2024-05-15 15:16:30 -07:00
Jamie Kyle
6655bfc576 Make ICU types stricter for inline JSX 2024-05-15 14:48:02 -07:00
trevor-signal
9e7a6ea8bc v7.12.0-alpha.1 2024-05-15 15:40:02 -04:00
trevor-signal
c0b47184e2 Update strings 2024-05-15 15:40:02 -04:00
trevor-signal
749499b5f4 Release notes for 7.10 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
trevor-signal
6f7545926a Convert attachments to filePointers for backup export 2024-05-15 10:55:20 -04:00
trevor-signal
ad94fef92d Grab freshest attributes when adding attachment to message 2024-05-15 10:19:55 -04:00
Scott Nonnenberg
32fda78a5c Update placeholders in a few strings 2024-05-14 13:47:31 -07:00
Fedor Indutny
4fed756661 Use TUS utilities for backup upload 2024-05-14 10:04:50 -07:00
ayumi-signal
4eb5458ace Center chat list icons at narrow width; use rounded scrollbars 2024-05-14 10:01:47 -07:00
Fedor Indutny
559decea2c Update @electron/symbolicate-mac to 2.1.0 2024-05-13 13:52:20 -07:00
Jamie Kyle
39bc48c724 Fix single person groups being marked verified 2024-05-13 16:13:58 -04:00
Fedor Indutny
101405891d Fix PiP aspect ratio to match request video
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-05-13 13:05:46 -07:00
Fedor Indutny
b36604bf31 v7.11.0-alpha.1 2024-05-07 12:21:22 -07:00
Fedor Indutny
c6e04888cb Update strings 2024-05-07 12:21:21 -07:00
Fedor Indutny
80a596713a Release notes for 7.9 2024-05-07 12:21:21 -07:00
ayumi-signal
a3b9e97b82 Use global screen share cache for group calls 2024-05-07 14:21:57 -04:00
Fedor Indutny
7cd07eb7b4 Import distribution lists from backup 2024-05-07 09:47:46 -07:00
Scott Nonnenberg
3e51e4ef5d conversationJobQueue: Introduce RUNNING status, attempts and backoff 2024-05-06 17:33:50 -07:00
Fedor Indutny
99022e7e6b Improve localized emoji ranking 2024-05-06 17:01:54 -07:00
Fedor Indutny
1280afe619 Show reconnecting notification when screensharing 2024-05-06 14:48:31 -07:00
Fedor Indutny
de2def7119 Implement API for backup upload
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-05-06 09:03:27 -07:00
Jamie Kyle
408444352f Switch to the /v2/ storage-service endpoints for group operations 2024-05-03 17:42:11 -07:00
ayumi-signal
711f7d3352 Fix screenshare for call link calls 2024-05-03 16:18:43 -07:00
trevor-signal
c4ba3c44ce Consolidate fileSize formatting logic 2024-05-03 14:25:24 -07:00
ayumi-signal
568e31a7bf Fix extraneous call to cleanupCallHistoryMessages 2024-05-03 14:24:50 -07:00
adel-signal
a57d5582f0 calling: update setTurnServerOverride to support overriding all ice server fields 2024-05-03 09:01:59 -07:00
Scott Nonnenberg
a1f0afdae8 Fix rendering of group joins and remove checkServiceIdEquivalence 2024-05-03 10:28:36 -04:00
ayumi-signal
214fae0c6e Fix call link notice on group call; fix call participants horizontal alignment 2024-05-03 10:04:41 -04:00
Fedor Indutny
480c1f4882 Simplify group request making 2024-05-02 14:39:04 -07:00
ayumi-signal
bd5134a7ce Show leave button and spinner while requesting to join call link 2024-05-02 13:57:17 -07:00
trevor-signal
c18559b6da Mark offline if websocket connection attempt times out 2024-05-02 22:53:53 +02:00
trevor-signal
80bc63bb90 Disable crash reporting in production 2024-05-02 12:52:53 -07:00
trevor-signal
1e8047cf73 Enable downloading attachments from backup CDN 2024-05-02 13:11:34 -04:00
Scott Nonnenberg
2964006b79 Challenge: On challenge response failure, propagate error 2024-05-02 19:04:14 +02:00
adel-signal
455b616cb8 calling: make hostname optional in IceServer type 2024-05-01 16:10:33 -07:00
Jamie Kyle
0999df2d6e v7.10.0-alpha.1 2024-05-01 14:42:28 -07:00
Jamie Kyle
5a51fea2b4 Update strings 2024-05-01 14:42:27 -07:00
Jamie Kyle
f9491312c0 Release notes for 7.8 2024-05-01 14:42:27 -07:00
ayumi-signal
81d6358339 Fix screenshare window zoomed appearance 2024-05-01 12:23:48 -07:00
trevor-signal
f644ab8a01 Ensure attachmentDownloadQueue retains fresh attributes 2024-05-01 12:22:06 -07:00
Jamie Kyle
8ef0ec706d Add utilities for using TUS Protocol
Co-authored-by: Scott Nonnenberg <scott@signal.org>
Co-authored-by: Fedor Indutny <indutny@signal.org>
2024-04-30 17:57:57 -07:00
Jamie Kyle
794eeb2323 Fix right click in expanded composer 2024-04-30 17:53:02 -07:00
trevor-signal
d1f296a4af Ensure queues are restarted once the empty event is received 2024-04-30 15:42:37 -04:00
ayumi-signal
2506d6ef9e Fix raised hands list title and add hint for order 2024-04-30 12:41:00 -07:00
ayumi-signal
8ec585d54c Call link admin key fix and in-call approve, deny, remove 2024-04-30 09:36:34 -07:00