Commit Graph

351 Commits

Author SHA1 Message Date
Jamie Kyle
e154d98688 Accept --lang flag to customize locale of app 2023-06-14 15:57:50 -07:00
Jamie Kyle
95bdfcf8f3 Ensure windows doesn't strip file ext when saving 2023-06-14 13:55:07 -07:00
Fedor Indutny
557b86f52e Use electron's DNS resolver, prioritizing ipv4 connections 2023-05-30 16:57:16 -07:00
trevor-signal
7e1c147eac Use normal shutdown infrastructure to hang up active calls 2023-05-30 14:48:36 -04:00
Jamie Kyle
0032d49e23 Fixes for locale matching 2023-05-17 10:19:27 -07:00
Josh Perez
be60b3d225 Moves SQL to full IPC 2023-05-09 10:52:39 -04:00
Fedor Indutny
00349b5b33 Disable image preload 2023-05-01 13:42:34 -07:00
Josh Perez
e211837bcd Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
Jamie Kyle
0e490542a7 RTL 2023-04-20 10:03:43 -07:00
Fedor Indutny
d380817a44 Sticker Creator Window 2023-04-20 08:59:17 -07:00
Scott Nonnenberg
a532cb41c2 Disable right-click copy menu for View Once images 2023-04-18 15:46:04 -07:00
Jamie Kyle
cdc68d1c34 Use LocaleMatcher to resolve system preferred locales 2023-04-17 12:26:57 -07:00
Fedor Indutny
bd41d7b216 Use synchronous IPC for passing config 2023-04-07 09:42:12 -07:00
Fedor Indutny
3e586be46a Move challenge urls into config 2023-04-06 14:49:24 -07:00
Jamie Kyle
a4055cec40 Match multiple locales for spellchecker 2023-03-31 15:36:14 -07:00
Jamie Kyle
5e647c55d1 Fully migrate to ICU 2023-03-29 17:03:25 -07:00
Fedor Indutny
d1791ff6be Introduce buffered console logger 2023-03-28 15:22:06 -07:00
Fedor Indutny
3264c3d509 Display "days ago" in loading screen 2023-03-28 13:31:24 -07:00
Fedor Indutny
f84b6a31dc Remove Sticker Creator in favor of Web App 2023-03-15 17:59:30 -07:00
Josh Perez
4591b56f7f Enables sandbox on about window 2023-03-14 11:55:31 -04:00
Fedor Indutny
ab52530c10 Fix object destroyed error 2023-03-09 11:29:33 -08:00
Josh Perez
356fb301e1 Use Intl.DateTimeFormat instead of moment for date formatting 2023-03-02 13:43:25 -05:00
Fedor Indutny
bd40a7fb98 Graceful handling of readonly DB error 2023-03-02 09:59:18 -08:00
Fedor Indutny
f59e35ea0a confine art creator to staging for now 2023-03-01 12:03:21 -08:00
Fedor Indutny
fad0529080 New sticker creator button 2023-02-27 14:34:43 -08:00
Fedor Indutny
85adb39d31 Ignore more ERR_FAILED instances 2023-02-27 10:46:00 -08:00
Fedor Indutny
a83a85d557 Enable SquirrelMacEnableDirectContentsWrite 2023-02-23 14:37:55 -08:00
Fedor Indutny
5d110964b9 PNP Settings 2023-02-23 13:32:19 -08:00
Fedor Indutny
7ae7fb74bb SquirrelMacEnableDirectContentsWrite in Beta 2023-02-15 13:22:19 -08:00
Fedor Indutny
3906f73ffd Handle ERR_FAILED from loadURL when shutting down 2023-02-13 18:16:49 -08:00
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