Commit Graph

4880 Commits

Author SHA1 Message Date
Fedor Indutny
94245a45db Drop messages earlier in backup import 2024-09-10 11:15:07 -07:00
Scott Nonnenberg
d1504efc94 Remove two describe.only() calls 2024-09-10 10:01:14 +10:00
Scott Nonnenberg
d42b587e14 Fix references to waitForEnabledComposer 2024-09-10 09:46:16 +10:00
Fedor Indutny
026e9ef853 Don't create models in backups/import 2024-09-10 09:29:19 +10:00
Jamie Kyle
bdbc63ccf0 Add Lightbox integration test 2024-09-09 15:43:59 -07:00
Fedor Indutny
4f9d383180 Add mock test for safety number dialog 2024-09-09 15:42:33 -07:00
Jamie Kyle
ff5b21d2f3 Add integration test for localeOverride 2024-09-09 15:33:12 -07:00
ayumi-signal
dec06209e7 Prevent deletion of active call links and style join button 2024-09-10 08:09:57 +10:00
ayumi-signal
5835e9033d Update strings for group call lobby and contact voice call 2024-09-09 14:12:53 -07:00
Fedor Indutny
319890d138 Better exception handling for getDomain 2024-09-09 14:00:21 -07:00
Scott Nonnenberg
9efb046a06 Add mock test for a 413 response from v1/challenge 2024-09-10 06:31:20 +10:00
trevor-signal
2a55bfbef9 Respond to malformed messages with empty body 2024-09-10 05:26:21 +10:00
Jamie Kyle
534a625235 Fix CallsTab infinite scroll loading and add benchmark 2024-09-09 11:59:43 -07:00
Fedor Indutny
1922864a49 Save artifacts on preload cache build failure 2024-09-09 10:41:32 -07:00
Fedor Indutny
3dba3a07f0 Generate preload cache from live app 2024-09-08 16:26:12 -07:00
Fedor Indutny
695f64a55a Include code cache for preload bundle
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-09 07:09:57 +10:00
Jamie Kyle
24536e1342 Implement endorsements for group send 2024-09-06 10:52:19 -07:00
Scott Nonnenberg
5f82c82803 getQuoteAttachment: Handle attachments with no path 2024-09-06 12:21:31 -04:00
Scott Nonnenberg
ec0c4861a7 getSelectedConversation: Return attributes instead of model 2024-09-06 09:20:27 -04:00
Scott Nonnenberg
bc6831a1d2 MediaGallery: Load only once with no attachments to show 2024-09-05 13:30:27 -07:00
trevor-signal
1d199cfff6 Generate hash on avatar attachment bytes only 2024-09-06 05:28:08 +10:00
Fedor Indutny
68223aaa12 Simplify copyQuote logic 2024-09-04 15:59:39 -07:00
Scott Nonnenberg
0d5a480c1b Media Gallery: Scroll down and into the past
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-09-05 07:15:30 +10:00
ayumi-signal
97dba327db Release notes for 7.24 2024-09-04 12:43:32 -07:00
ayumi-signal
6d16c80d25 Fix string in i18n test 2024-09-04 12:38:27 -07:00
Scott Nonnenberg
970a033847 Message Requests: Fix click of blurred profile avatar 2024-09-04 11:20:08 -07:00
Fedor Indutny
cd44a7a033 Introduce isStagingServer util method 2024-09-04 11:12:45 -07:00
Scott Nonnenberg
4cdb6fab08 StagedLinkPreview: Add special handling for call links 2024-09-04 11:12:30 -07:00
ayumi-signal
5a75246e42 Use storage service for call links 2024-09-04 11:06:06 -07:00
ayumi-signal
50447b7686 Update isAdhocCallingEnabled 2024-09-04 09:41:19 -07:00
Jamie Kyle
8c770934e1 Fix StoryViewer and update spring animations 2024-09-04 09:33:58 -07:00
Fedor Indutny
ee0090bb84 Make backup import UI part of install 2024-09-04 12:56:13 +10:00
Scott Nonnenberg
6bd9502f5c Prevent interaction with non-Signal messages restored from backup 2024-09-03 18:50:15 -07:00
trevor-signal
501f27127f Add a backup media download progress bar 2024-09-03 15:00:51 -07:00
Fedor Indutny
84f1d98020 Add backup comparator test harness 2024-09-03 10:18:15 -07:00
Fedor Indutny
98eb6dec68 Remove mapDispatchToProps 2024-09-03 09:43:01 -07:00
ayumi-signal
145d48d104 Reduce retries when deleting call links 2024-09-03 09:42:26 -07:00
ayumi-signal
c3d45264a7 Tests: Fix backup test unread count 2024-09-03 09:41:37 -07:00
trevor-signal
34ab08aeeb Add downloadPath to attachments after import to support resumable download 2024-09-03 11:55:30 -04:00
trevor-signal
01581b04d8 Improve logging in VoiceNotesPlaybackContext 2024-08-30 13:22:49 -07:00
Fedor Indutny
b2c3b1f43e Refactor provisioning flow 2024-08-29 17:02:48 -07:00
Scott Nonnenberg
a80da0ad24 New logging if we get lots of redux actions in small time 2024-08-29 09:30:27 -04:00
Scott Nonnenberg
65f0cff4c1 Calling: When calling out, send profileKey to 1:1 recipient 2024-08-29 07:45:45 +10:00
trevor-signal
4c7ce51caf Fix story backups mock test & read-receipt setting restoration 2024-08-29 07:20:33 +10:00
trevor-signal
780a56f5e3 Release notes for 7.23 2024-08-28 15:48:05 -04:00
Scott Nonnenberg
768ab26a20 Conversation: savePromises for off-queue post-handleDataMessage work 2024-08-28 16:05:08 +10:00
Scott Nonnenberg
059c971ee2 updateGroupViaLogs: Save new endorsements only if at latest revision 2024-08-28 12:28:58 +10:00
Fedor Indutny
8ef149e3a8 Resumable backup import 2024-08-27 17:00:41 -04:00
Fedor Indutny
3d8aaf0a5a Remove some unused libraries from asar 2024-08-27 14:44:48 -04:00
Fedor Indutny
2835934277 Track installer size across commits 2024-08-27 14:44:36 -04:00