Commit Graph

10000 Commits

Author SHA1 Message Date
pelya
ef67a98c20 Save current image from the gallery view by pressing Ctrl-S 2023-12-19 22:06:50 +02:00
Jamie Kyle
c6c0723199 v6.45.0-alpha.1 2023-12-14 12:01:11 -08:00
Jamie Kyle
122c710695 Update strings 2023-12-14 12:01:10 -08:00
Jamie Kyle
2db6b74bee Update release notes 2023-12-14 12:01:10 -08:00
Fedor Indutny
ff0de5ea02 Delete unused localization strings 2023-12-14 20:46:03 +01:00
Fedor Indutny
e46c2ebbab Revise copy for clear data dialog 2023-12-14 20:12:19 +01:00
trevor-signal
6320b43401 Respect prefer reduced motion setting for group call tiles 2023-12-14 09:51:55 -08:00
Fedor Indutny
f1665c65d0 Fix signal connection count 2023-12-14 00:58:56 +01:00
trevor-signal
4dfbb25c71 Add large group send benchmark 2023-12-13 14:47:51 -05:00
Fedor Indutny
e14356f580 Test Sticker Creator in CI 2023-12-13 10:34:49 -08:00
Jamie Kyle
577baa83d1 Fix MessageAudio flipped with RTL text 2023-12-13 19:32:24 +01: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 Indutnyy
15e1d6e441 Merge signalapp/Signal-Desktop#6580 2023-12-12 13:47:24 -08: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
ayumi-signal
a472b18d6e Fix localization plural noun objects 2023-12-12 11:15:34 -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
Mustafa Ateş UZUN
a6b7bc3199 Merge branch 'main' into main 2023-12-12 10:58:43 +03:00
Fedor Indutny
12a2ec8dd4 Install downloaded updates while in tray 2023-12-12 03:15:36 +01:00
Fedor Indutnyy
c4521a063c Merge signalapp/Signal-Desktop#6585 after lint 2023-12-11 16:15:26 -08:00
Fedor Indutnyy
d2d50be532 yarn format 2023-12-11 16:15:06 -08:00
Fedor Indutnyy
8db6846f76 Merge signalapp/Signal-Desktop#6585 2023-12-11 16:14:34 -08:00
dependabot[bot]
e6e0a567b0 Bump @babel/traverse from 7.23.0 to 7.23.6
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 13:06:42 -08:00
Fedor Indutny
5e30757d07 Move open-url handling to first instance block 2023-12-11 13:03:07 -08:00
dependabot[bot]
21956ca27b Bump @babel/traverse from 7.21.4 to 7.23.6 in /sticker-creator
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 12:56:28 -08:00
Fedor Indutnyy
1b2fd86465 Merge signalapp/Signal-Desktop#6627 2023-12-11 12:06:32 -08:00
Fedor Indutnyy
11ea6094b2 format 2023-12-11 11:56:05 -08:00
trevor-signal
2ac5fa2916 Add mock test for settings window 2023-12-11 11:19:51 -08:00
dependabot[bot]
55a708c234 Bump @adobe/css-tools from 4.3.1 to 4.3.2
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 19:53:03 +01:00
dependabot[bot]
2cba4d839f Bump zod from 3.21.4 to 3.22.3
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 19:52:46 +01:00
dependabot[bot]
0052dd2000 Bump postcss from 8.4.22 to 8.4.31 in /sticker-creator
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 19:24:25 +01:00
dependabot[bot]
e3c14eb18d Bump zod from 3.21.4 to 3.22.3 in /sticker-creator
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 19:08:13 +01:00
ayumi-signal
96d5e97318 Click grid raised hand participant to open queue 2023-12-11 10:10:31 -05:00
trevor-signal
9a08070262 Cache node_modules in stories CI action 2023-12-08 16:56:44 -08:00
ayumi yu
da3a5a532e Merge signalapp/Signal-Desktop#6370 2023-12-08 15:44:03 -08:00
Timothy Amello
1898e48b44 Increase bubble-size in mixin usage by 12px and remove superfluous calculation 2023-12-08 15:37:03 -08:00
ayumi yu
ead447edc7 Merge signalapp/Signal-Desktop#6540 2023-12-08 15:27:46 -08:00
Henry Wilkinson
8ac77aa9f4 Remove x icon
Replaces with typographical "×" character to reduce confusion with close icons elsewhere.
2023-12-08 15:27:39 -08:00
Jamie Kyle
abeb1e233b Fix settings window never loading 2023-12-08 15:26:08 -08:00
ayumi yu
7099524776 Merge signalapp/Signal-Desktop#6487 2023-12-08 13:40:16 -08:00
Vijith Assar
6214c26463 link to GitHub Issues from CONTRIBUTING.md
Include a link to the pool of GitHub Issues in the instructions to make it easier for new contributors to look up relevant Issues when they encounter the commit message requirements for the first time.
2023-12-08 13:39:49 -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
Scott Nonnenberg
6b94c727fc Merge signalapp/Signal-Desktop#6608 2023-12-07 18:30:19 -08:00