Commit graph

321 commits

Author SHA1 Message Date
Jamie Kyle
ab7ab91429
Prefix preferred system locales with l10n_util logic 2023-02-02 12:09:34 -08:00
Jamie Kyle
da0a741a36
Use preferred system locales and add Farsi font stack 2023-01-24 16:54:46 -08:00
Fedor Indutny
e8ed8b3400
Use SquirrelMacEnableDirectContentsWrite on macOS 2023-01-23 17:09:09 -08:00
Josh Perez
11ce3c3d59
Fix about, preferences, debug log windows 2023-01-13 14:24:00 -05:00
Josh Perez
9374832ea4
Enables ContextIsolation 2023-01-12 16:24:59 -08:00
Fedor Indutny
801dea2969
Enable background throttling for everyone 2023-01-10 10:48:17 -07:00
Jamie Kyle
3705b959d6
Remove end year from licenses 2023-01-03 11:55:46 -08:00
Fedor Indutny
ed271d92ea
Add no-misused/floating-promises lint rule 2022-12-21 10:41:48 -08:00
Fedor Indutny
0613025f95
Fix copying timestamps to clipboard 2022-12-19 10:23:53 -08:00
Fedor Indutny
47b0ee6135
Update electron to 22.0.0 2022-12-15 13:31:43 -08:00
Fedor Indutnyy
c98993899a Merge branch signalapp/Signal-Desktop#5276 2022-12-12 20:54:07 -08:00
Fedor Indutny
991580a1ed
Improve error handling during group sends 2022-11-22 10:43:43 -08:00
Fedor Indutny
efa29dc800
Fix getKnownMessageAttachments query 2022-11-17 13:06:19 -07:00
Fedor Indutny
854c946cc7
Interactive cleanup of orphaned attachments 2022-11-16 16:29:15 -08:00
Fedor Indutny
4e624c7286
Remove unnecessary windows 7 shim 2022-11-14 17:07:38 -08:00
Fedor Indutny
4c622b6f81
Introduce --enable-gpu flag on Linux 2022-11-14 11:29:53 -08:00
Josh Perez
19a42ed719
Onboarding story 2022-11-08 21:38:19 -05:00
Fedor Indutny
7f0a66847b
Remove LegacyCDS 2022-10-26 16:17:14 -07:00
Scott Nonnenberg
0134990275
Don't access RemoteConfig directly from 'dumb' components 2022-10-24 13:46:36 -07:00
Fedor Indutny
e79d8c1fd6
Disable hardware acceleration on linux 2022-09-27 17:55:42 -07:00
Scott Nonnenberg
5957c111cf
Move to smartling for translation services 2022-09-27 14:01:06 -07:00
Scott Nonnenberg
3e27bc091a
Reduce minimum window size to 300px by 200px 2022-09-22 09:43:36 -07:00
Fedor Indutny
1c670977d3
Disable remapping of 'minimize' to 'close' 2022-09-19 13:37:47 -07:00
Fedor Indutny
a6a80cebe9
Ignore "minimize" event on Linux 2022-09-15 11:34:51 -07:00
Scott Nonnenberg
6a1b6f2e44
Protocol Filter: Catch and return 'invalid url' on all errors 2022-09-06 17:28:00 -06:00
Fedor Indutny
b54c6f257d
Minimize and start Signal in tray 2022-09-06 15:09:52 -07:00
Fedor Indutny
0715cc6be3
Fix flaky test and add screenshots 2022-09-01 09:35:44 -07:00
Fedor Indutny
e5f6de946f
Update electron to 20.1.0 2022-08-29 09:28:41 -07:00
Fedor Indutny
c18fa35354
Remove unused CDSH code 2022-08-23 09:38:46 -07:00
Fedor Indutny
d036803df9
Mirror CDS requests 2022-08-18 17:31:12 -07:00
Fedor Indutny
79b48115e6 Handle PniChangeNumber 2022-07-28 14:50:10 -04:00
Fedor Indutny
7288b07e0a
Add comments to titlebar-related variables 2022-07-28 09:35:09 -07:00
Scott Nonnenberg
1bb91758e6
Spell check: Restore english region support 2022-07-15 15:37:19 -07:00
Scott Nonnenberg
3cd77b0d53
main.ts: Fix main title bar check 2022-07-15 14:50:24 -07:00
Scott Nonnenberg
4b8a37f519
Fix missing titlebar on Windows 2022-07-14 12:07:45 -07:00
Fedor Indutny
f92be05b15
Titlebar fixes 2022-07-05 09:44:53 -07:00
Fedor Indutny
d8e32d39ff
Don't save window stats after shutdown request 2022-06-30 14:33:58 -07:00
Fedor Indutny
1b6cd3d16b
Handle render-process-gone 2022-06-30 12:00:40 -07:00
Scott Nonnenberg
054e443071
Spellcheck: Use full locale, otherwise all which match base 2022-06-27 13:44:13 -07:00
Fedor Indutny
f9fb09b734
Fix titlebar button height 2022-06-23 17:40:45 -07:00
Fedor Indutny
96b864d6a9
Monkey-patch os.hostname on Windows 7 2022-06-23 12:15:27 -07:00
Fedor Indutny
6ad091bfe3
Shift titlebar on Windows 11 2022-06-23 08:40:36 -07:00
Fedor Indutny
9407654262
Counteract zoom-level changes in custom titlebar 2022-06-20 11:26:31 -07:00
Fedor Indutny
dacbee711f
Polyfill os.hostname() on Windows 7 2022-06-20 10:43:15 -07:00
Fedor Indutny
8b32811440
Add extra pixel to titlebar on Windows 11 2022-06-15 11:21:03 -07:00
Scott Nonnenberg
3b2000a0ba
Force 'password-store' to 'basic' on all platforms 2022-06-15 09:40:01 -07:00
Fedor Indutny
253e050262
CDSI Support 2022-06-14 18:15:33 -07:00
Scott Nonnenberg
2464e0a9c1
Convert signal.js and preload.js to Typescript 2022-06-13 14:39:35 -07:00
Fedor Indutny
5634601554
Use patched frameless-titlebar on Windows 2022-06-08 15:00:32 -07:00
Evan Hahn
f50a6abe36
Remove unused eslint-disables 2022-06-03 14:07:51 -07:00