Commit Graph

4186 Commits

Author SHA1 Message Date
trevor-signal
4dfbb25c71 Add large group send benchmark 2023-12-13 14:47:51 -05:00
ayumi-signal
dc03fc52c4 Add story for hand raising 2023-12-13 12:49:30 -05:00
Fedor Indutny
02468d8a56 Fix boolean treatment in updater 2023-12-13 09:20:58 -08:00
Jamie Kyle
e3efb48960 Fix unread count for group conversations you left 2023-12-13 12:10:36 -05:00
Fedor Indutny
f8c4e392fe Use createHTTPSAgent for all requests 2023-12-12 23:57:09 +01:00
Fedor Indutny
69aa212352 Add default update fields to package.json 2023-12-12 22:30:16 +01:00
Fedor Indutny
31bbec19ee Pass through vendor json in the updater 2023-12-12 12:52:54 -08:00
Jamie Kyle
5acacfeb16 Add config for localeDirectionTestingOverride 2023-12-12 11:41:14 -08:00
trevor-signal
88fd42a46b Add contextMenu for deleting call events on right-click 2023-12-12 11:11:39 -05:00
trevor-signal
7fb01f102d Merge signalapp/Signal-Desktop#6531 2023-12-12 10:33:49 -05:00
Fedor Indutny
12a2ec8dd4 Install downloaded updates while in tray 2023-12-12 03:15:36 +01:00
trevor-signal
2ac5fa2916 Add mock test for settings window 2023-12-11 11:19:51 -08:00
ayumi-signal
96d5e97318 Click grid raised hand participant to open queue 2023-12-11 10:10:31 -05:00
Jamie Kyle
abeb1e233b Fix settings window never loading 2023-12-08 15:26:08 -08:00
trevor-signal
c2b1d76e6d Refactor target message for delivery receipt processing 2023-12-08 15:35:31 -05:00
ayumi-signal
e724f36b79 Adjust Raised Hands button and toast visibility 2023-12-08 12:15:18 -08:00
Fedor Indutny
5ff101e27a Fix scrolling for contact in removalStage 2023-12-08 13:18:51 -05:00
Fedor Indutny
9eea26c5d6 Allow reactions/replies after setting removalStage 2023-12-07 18:20:36 -08:00
trevor-signal
b089eef942 Retry test-electron in case of SIGBUS 2023-12-08 02:54:33 +01:00
Jamie Kyle
b80b9c962d Redact zeroed out MY_STORY_ID in debuglogs 2023-12-08 02:54:21 +01:00
Fedor Indutny
47c49d0a20 Persist reaction.receivedAtDate 2023-12-07 17:30:20 -08:00
Fedor Indutny
b2a3605d77 Cleanup RemoteConfig 2023-12-07 15:59:54 -08:00
Fedor Indutny
7bad05f5a0 Support PNI in QualifiedAddress.parse 2023-12-07 13:52:27 -08:00
Fedor Indutnyy
e045368270 Update strings 2023-12-06 18:06:13 -08:00
Fedor Indutnyy
34b1fa0e02 Release notes for 6.42.x 2023-12-06 18:06:13 -08:00
trevor-signal
ecf5019cd6 Reduce flake on edit mock test 2023-12-06 16:44:08 -08:00
ayumi-signal
d6db3f7943 Raise Hand in Group Calls 2023-12-06 13:52:29 -08:00
trevor-signal
45aeaeefd4 Guard against long message attachments rendering 2023-12-06 16:27:22 -05:00
trevor-signal
d5e2cd5120 Update node-gyp 2023-12-06 15:43:37 -05:00
trevor-signal
feff619a38 Generate compressed thumbnail for images and videos 2023-12-06 12:27:05 -05:00
Fedor Indutny
f152dcccc3 Fix handling of trailing '/' in captcha urls 2023-12-05 16:35:38 -08:00
trevor-signal
e41973c238 Reduce mock test flake on CI 2023-12-05 14:33:10 -08:00
Scott Nonnenberg
c59ae342fc Show window on click of incoming group call notification 2023-12-04 16:52:44 -08:00
Scott Nonnenberg
6766477abc Merge signalapp/Signal-Desktop#6479 2023-12-04 15:04:33 -08:00
Fedor Indutny
5ee24bf279 Fix one more updater bug on macos 2023-12-04 22:57:08 +01:00
Scott Nonnenberg
ad85b17c2a Merge signalapp/Signal-Desktop#6689 2023-12-04 13:05:38 -08:00
Fedor Indutny
572eecc322 Use feed.json with macos updater 2023-12-04 12:56:34 -08:00
Fedor Indutny
3ea7fe6226 Provide file url to autoUpdater on macos 2023-12-04 20:11:17 +01:00
Fedor Indutny
a81833d3ed Use signal_tokenizer for search query 2023-12-04 18:38:40 +01:00
ayumi-signal
cc15d630a7 Fix replies to videos showing as quote photos 2023-12-01 17:02:46 -08:00
trevor-signal
582a56f52d Prevent (some) CI flakes 2023-12-01 14:16:19 -08:00
Scott Nonnenberg
7753b164f3 Add release notes for 6.41 2023-11-30 13:22:01 -08:00
Fedor Indutny
42a0c1d931 Revert "Provide file url to autoUpdater on macos" 2023-11-30 11:24:48 -08:00
Scott Nonnenberg
c3a4a0bb31 sendSyncMessage: Check timestamp, don't check sent status 2023-11-28 16:37:34 -08:00
Fedor Indutny
09ec45a125 Provide file url to autoUpdater on macos 2023-11-28 16:35:41 -08:00
Jamie Kyle
385137068f Fix conversation unread count overwritten 2023-11-28 14:53:43 -08:00
Jamie Kyle
4fc46c40d4 Remove call back/again buttons on pending call 2023-11-28 10:05:52 -05:00
Jamie Kyle
88f004ac81 Handle invalid args in signal routes 2023-11-27 15:50:23 -08:00
Fedor Indutny
ceb1564e6b Update electron to 27.1.2 2023-11-27 15:44:53 -08:00
trevor-signal
bb6e011488 Disable draggable regions when context menu is open 2023-11-27 15:13:28 -08:00