Commit graph

147 commits

Author SHA1 Message Date
Scott Nonnenberg
f0d81b0a3c
Groups: Allow fetch via log when discovering group from storage service 2024-08-05 10:54:26 -07:00
trevor-signal
9010245083
Add attachment support to mock tests 2024-08-01 17:06:52 -07:00
Scott Nonnenberg
6503a0aad6
Show original sent timestamp for edited messages 2024-07-15 15:26:50 -07:00
Fedor Indutny
8f2061e11d
Import/export chat styles 2024-07-15 13:58:55 -07:00
Jamie Kyle
b691e24d5c
Update call link edit/add name modals 2024-06-25 11:56:28 -07:00
Jamie Kyle
f19f0fb47d
Init create/admin call links flow 2024-06-10 08:23:43 -07:00
Fedor Indutny
012e771fc2
Fix accept gv2 invite test 2024-06-05 14:48:54 -07:00
Fedor Indutny
fbf91a4d79
Better sync between convo and protocol stores 2024-05-31 10:15:43 -04:00
trevor-signal
534029d2e6
Backup support for link preview and contact attachments 2024-05-30 14:53:30 -04:00
Fedor Indutny
7cd07eb7b4
Import distribution lists from backup 2024-05-07 09:47:46 -07:00
trevor-signal
a0b4126b52
Improve message targeting for incoming reactions 2024-04-29 14:20:20 -07:00
Fedor Indutny
87ea909ae9
Backup encryption and improvements 2024-04-15 22:54:21 +02:00
trevor-signal
2497d0d8a1
Update mock tests to use locator.fill instead of .type 2024-04-08 18:58:08 +02:00
trevor-signal
e96a1e4bc3
Use typing helper in mock-tests 2024-04-03 13:17:39 -04:00
trevor-signal
f057bc560f
Reset app storage on mock-test failure to start app 2024-04-02 12:27:05 -07:00
Scott Nonnenberg
bcf12e20c4
New mock test: verify sync sent in a group 2024-03-27 12:07:26 -07:00
Fedor Indutny
62e33b44ba Merge signalapp/Signal-Desktop#6830 2024-03-19 17:42:21 -07:00
Jamie Kyle
11ea595457
Remove accepted message without explicit user action 2024-03-15 12:11:48 -07:00
Fedor Indutny
d85a1d5074
Add preliminary message backup harness 2024-03-15 10:20:33 -04:00
Brendan Fattig
09fc0d690b Use base64url encoding for encrypted username 2024-03-14 14:09:02 -05:00
Jamie Kyle
8387f938eb
Spam Reporting UI changes 2024-03-12 09:29:31 -07:00
Fedor Indutny
e031d136a1
Include and process destinationPniIdentityKey 2024-03-11 18:08:38 -07:00
Fedor Indutny
3469a748fb
Introduce TitleTransition notification 2024-03-06 15:59:51 -08:00
Scott Nonnenberg
db623d13b2
onSentMessage: Create destination conversation before further processing
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-03-06 10:10:44 -08:00
trevor-signal
38adef4233
Ensure chats pane in settings is visible 2024-03-01 13:52:17 -08:00
Fedor Indutny
4dd97d4716
Update mock server to 6.0.0 2024-02-28 19:27:22 -08:00
trevor-signal
167b2f4f1c
Improve timeline rendering performance 2024-02-27 11:01:25 -05:00
Fedor Indutny
dd5b66039d
Further PNP fixes 2024-02-16 12:39:58 -08:00
Fedor Indutny
943518dc3a
Fix MessageRequestResponse sync processing 2024-02-14 12:19:08 -08:00
Fedor Indutny
a329189489
New compose UX for usernames/e164
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-02-08 15:19:03 -08:00
Fedor Indutny
bd922433e3
Change defaults for conversation title generation 2024-02-07 13:38:43 -08:00
Fedor Indutny
9bb0a46aad
Fix PNI normalization in conversation selectors 2024-02-01 13:05:22 -08:00
Fedor Indutny
900b40381c
Test more contact splitting scenarios 2024-01-31 09:51:09 -08:00
Fedor Indutny
95caf59c3c
Add pniSignatureVerified support 2024-01-29 14:37:26 -08:00
Fedor Indutny
7dc11c1928
Username Education
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-01-29 12:09:54 -08:00
Fedor Indutny
38914a45cb
Custom Discriminator in EditUsernameModalBody 2024-01-18 20:53:24 +01:00
trevor-signal
2753317c51
Wait for receipts to be processed during conversation open benchmark 2023-12-19 12:03:01 -08:00
trevor-signal
e7086a83b2
Batch receipt processing 2023-12-15 10:33:02 -08:00
trevor-signal
4dfbb25c71
Add large group send benchmark 2023-12-13 14:47:51 -05:00
trevor-signal
2ac5fa2916
Add mock test for settings window 2023-12-11 11:19:51 -08:00
Fedor Indutny
b2a3605d77
Cleanup RemoteConfig 2023-12-07 15:59:54 -08:00
trevor-signal
ecf5019cd6
Reduce flake on edit mock test 2023-12-06 16:44:08 -08:00
trevor-signal
e41973c238
Reduce mock test flake on CI 2023-12-05 14:33:10 -08:00
trevor-signal
582a56f52d
Prevent (some) CI flakes 2023-12-01 14:16:19 -08:00
Fedor Indutny
ceb1564e6b
Update electron to 27.1.2 2023-11-27 15:44:53 -08:00
Scott Nonnenberg
48245eeea6
On send, pull data from target edit if sending edit 2023-11-17 13:16:48 -05:00
Fedor Indutny
f52da976f9
Compile protobufs with no-convert/null-defaults
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-11-07 22:31:59 +01:00
trevor-signal
461f389929
Reduce flake and extend edit-test to include more send state updates 2023-11-03 09:29:07 -07:00
Jamie Kyle
3ef0d221d1
Refactor Signal app routing 2023-11-02 15:42:31 -04:00
trevor-signal
47aff178da
Mock tests: retry app launch until DB initializes 2023-10-30 15:27:29 -04:00