Commit Graph

705 Commits

Author SHA1 Message Date
ayumi-signal
1cc26d5cc7 Show info for permanently undownloadable visual attachments 2025-01-15 09:15:32 -08:00
ayumi-signal
6451ff0cf1 Remove desktop.calling.adhoc flags 2025-01-15 12:19:44 +10:00
Fedor Indutny
ba80d310d2 QR code rotation 2025-01-14 12:14:32 -08:00
Scott Nonnenberg
16bbcc2c50 Introduce ability to play mp4 files as they download 2025-01-14 15:22:40 +10:00
Scott Nonnenberg
f846678b90 Use minimal replacement class for MessageModel 2025-01-10 08:18:32 +10:00
trevor-signal
f2d4f669fe Implement lower hand suggestion in group calls 2024-12-20 13:35:11 -05:00
trevor-signal
6f1d767c72 Update link & sync UI 2024-12-19 15:46:50 -05:00
trevor-signal
734929f74f Handle backup transfer errors during linking 2024-12-10 16:15:41 -05:00
trevor-signal
9722ef5672 On link, ensure group conversations are shown in search 2024-12-10 10:04:00 -08:00
Scott Nonnenberg
2741fbb5d2 Show attachment download progress, new stop button to cancel
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-12-10 08:54:18 +10:00
yash-signal
a197f5d682 Send alternate numbers to CDSI 2024-12-02 16:03:10 -06:00
yash-signal
f36528e85a Smarter incoming message handling for filter by unread 2024-11-22 14:23:04 -05:00
trevor-signal
19f7bff8a3 Ensure ESC removes quoted reply when drafting 2024-11-20 08:38:45 -08:00
Scott Nonnenberg
cce9670abd For outgoing 1:1 calls, start ringing on prering status 2024-11-15 13:53:05 -08:00
yash-signal
a56e7d0ade Filter chats by Unread 2024-11-13 11:33:41 -08:00
Fedor Indutny
45e9c07125 Improve backup export benchmark measurement 2024-11-13 10:47:58 -08:00
Fedor Indutny
230ecdf7c9 Show update UI on backup version mismatch 2024-11-12 15:56:20 -08:00
trevor-signal
22d4b1d194 Batch redux conversation changed / added actions 2024-11-12 10:37:10 +10:00
trevor-signal
d4b871af43 Update device naming flow during link and sync 2024-11-06 12:00:55 -08:00
Fedor Indutny
b88100d32a Timeout provisioning socket when visibility=false 2024-11-05 15:51:25 -08:00
Fedor Indutny
0c038f2971 Show backup import UI on Link-and-Sync 2024-11-04 15:04:11 -08:00
ayumi-signal
32d1581da1 Fix ringing direct calls to wait for after prering state 2024-11-04 15:23:25 -05:00
Scott Nonnenberg
1620ccf3ab Ensure that calls ring at more appropriate times 2024-11-04 10:05:53 -08:00
ayumi-signal
ec9041937f Consider own join time for group call missing media key check
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-11-01 14:12:49 -07:00
trevor-signal
e93a173159 Improve chat search filtering 2024-10-29 13:01:04 -04:00
Scott Nonnenberg
1ce3988579 Centralize logic for finding/fetching the ringing call 2024-10-25 10:46:54 +10:00
Scott Nonnenberg
76e2597d30 Allow downloading multiple images into one directory
Co-authored-by: Major-Mayer <lrdarknesss@yahoo.de>
2024-10-23 14:44:12 -07:00
trevor-signal
35946ef53c Fix group search visibility 2024-10-23 13:29:44 -04:00
Fedor Indutny
962a2def18 Re-enable link-and-sync in Alpha 2024-10-22 14:49:44 -04:00
Fedor Indutny
2ec79f5712 Disable link-and-sync in Alpha 2024-10-21 13:06:22 -07:00
trevor-signal
4d3c6beed9 Clarify behavior of group deletion 2024-10-21 14:05:10 -04:00
ayumi-signal
3f8b8bdb2d Fix call link delete to require inactive call 2024-10-18 16:19:45 -04:00
Fedor Indutny
6565daa5c8 Link-and-sync 2024-10-18 13:15:03 -04:00
ayumi-signal
568c09c579 Only create call links from storage sync after refresh confirmed 2024-10-15 11:49:32 -07:00
Fedor Indutny
9ff6c75eb9 Export/import attachments in integration tests 2024-10-11 15:14:28 -04:00
Fedor Indutny
eb244e93fc Move screenshare stop logic to ringrtc 2024-10-10 13:50:41 -07:00
Jamie Kyle
e617981e59 Support endorsements for group 1:1 sends
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-10-10 10:57:22 -07:00
ayumi-signal
42cc5e0013 Synchronous delete call link 2024-10-09 09:35:24 -07:00
ayumi-signal
25d206e4f7 Fix joining deleted call links leaving call active 2024-10-08 08:17:02 +10:00
Fedor Indutny
bad065859c Fully move backup integration test to mock server 2024-10-07 12:58:59 -07:00
ayumi-signal
12f28448b2 Retry dialog for errors during backup download 2024-10-07 09:32:31 -04:00
Fedor Indutny
6fc62f29cb Remove unnecessary dialog on macOS Sequoia 2024-10-02 12:40:09 -07:00
Fedor Indutny
fc7eba772c Handle stopping screensharing from native UI 2024-10-02 09:29:59 -07:00
Fedor Indutny
17c908bbf4 Reuse html element for local preview visuals 2024-10-01 15:17:43 -07:00
Scott Nonnenberg
b68e731950 Deduplicate and cancel unneeded retry requests 2024-10-01 08:23:32 +10:00
Scott Nonnenberg
2377e25c3a MediaGallery: Only update if changed message is within time range 2024-09-27 09:37:52 -07:00
Fedor Indutny
326f90bb75 Native macOS Sequoia screen sharing 2024-09-26 16:25:03 -07:00
Fedor Indutny
90faa0d90e Fix cache invalidation for conversation preload 2024-09-24 16:12:28 -07:00
ayumi-signal
77e79e8da5 Log pending users for call link calls 2024-09-23 09:22:25 -04:00
Fedor Indutny
a6a838a673 Better backup integration test harness 2024-09-20 20:10:28 -07:00