Commit graph

249 commits

Author SHA1 Message Date
Fedor Indutny
bc3b6a07bb
Add content protection checkbox to Settings window 2025-05-12 15:16:19 -07:00
ayumi-signal
a2c74c3a8b
Basic support for local encrypted backups 2025-05-12 14:15:11 -07:00
ayumi-signal
511486c894
Add workaround to fix Linux GTK version for electron 2025-05-05 11:39:48 -07:00
Fedor Indutny
5a191b2e49
Send window activation from tray icon as well 2025-04-24 10:58:04 -07:00
Fedor Indutny
5901b79e10
Remove already enabled blink features 2025-04-24 10:11:19 -07:00
Fedor Indutny
9e2727bef6
Delay provisioner socket connection 2025-04-24 09:54:03 -07:00
ayumi-signal
d60d1b379c
Update support URL for startup DB error dialog 2025-04-11 13:24:05 -05:00
Fedor Indutny
5ae1417667
Lazy-load mac-screen-share C++ addon 2025-04-07 14:51:04 -07:00
Fedor Indutny
b9e3985058
Better preload time counting 2025-04-04 08:24:35 +10:00
ayumi-signal
c94849d3a1
Improve error messaging for startup database error 2025-03-24 10:19:02 -07:00
ayumi-signal
1be2c07d7b
Fix file save dialog default path for Linux KDE 2025-03-12 09:11:33 -07:00
Fedor Indutny
0c875b444b
Show a modal for macOS media permissions 2025-02-27 11:09:06 -08:00
Fedor Indutny
9382c2fbd7
Refactor fast-glob pattern 2025-02-12 16:03:31 -08:00
ayumi-signal
ec4d9e857a
Fix persistence of last window size and position 2025-02-06 17:29:21 -08:00
Fedor Indutny
22d30ec4eb
Notification token on Windows 2025-02-03 14:30:19 -08:00
Fedor Indutny
f657d1ba83
Test processing of unprocessed envelopes 2025-01-31 13:05:16 -08:00
Fedor Indutny
64fc85e0ed
Update electron to 34.0.1 2025-01-24 09:28:59 -08:00
yash-signal
bab1ceb831
Add React Devtools 2025-01-10 16:39:49 -05:00
ayumi-signal
ef275e6ef6
Add experimental win32 arm64 build support 2024-10-29 15:29:30 -07:00
trevor-signal
f5a170818b
Log query stats during backup import 2024-10-28 10:11:19 -07:00
Scott Nonnenberg
76e2597d30
Allow downloading multiple images into one directory
Co-authored-by: Major-Mayer <lrdarknesss@yahoo.de>
2024-10-23 14:44:12 -07:00
trevor-signal
ccf1c398f5
Improve startup SQL query performance monitoring 2024-10-10 12:51:40 -04:00
Jamie Kyle
b26466e59d
Add schema utils 2024-10-02 12:03:10 -07:00
Jamie Kyle
55820bb8a7
Enable SignalDebug when devtools is enabled 2024-09-23 13:09:12 -07:00
Fedor Indutny
d0b8a2991f
Refactor screen share picker internals 2024-09-19 18:03:44 -07:00
Scott Nonnenberg
a3351ef9f9
visibleOnAnyScreen: Log window and display bounds 2024-09-17 17:36:50 -07:00
Fedor Indutny
3a991822c5
Fix some backup integration tests 2024-09-13 09:48:27 +10:00
Fedor Indutny
3dba3a07f0
Generate preload cache from live app 2024-09-08 16:26:12 -07:00
Fedor Indutny
695f64a55a
Include code cache for preload bundle
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-09-09 07:09:57 +10:00
Fedor Indutny
cd44a7a033
Introduce isStagingServer util method 2024-09-04 11:12:45 -07:00
Fedor Indutny
84f1d98020
Add backup comparator test harness 2024-09-03 10:18:15 -07:00
Fedor Indutny
7431afa206
Fix unhandled promise rejection text content 2024-08-20 12:45:43 -07:00
Fedor Indutny
38f532cdda
Resumable attachment downloads 2024-08-19 13:05:35 -07:00
trevor-signal
a973c27fd4
Hide tags input field on save dialog on MacOS 2024-08-14 08:10:00 +10:00
Fedor Indutny
6143888f6c
Better database errors in worker thread 2024-08-13 13:42:20 -07:00
Fedor Indutny
c4f0db0307
Fix ultramarine flash when closing Settings window 2024-08-05 11:48:15 -07:00
Fedor Indutny
22192a4037
Reduce number of cases where playback is disabled 2024-08-02 09:52:06 -07:00
ayumi-signal
16864e381a
Linux: Detect changes in safeStorage backend
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-07-24 09:23:17 -07:00
Fedor Indutny
24a22bf191
Update prettier to 3.3.3 2024-07-23 17:31:40 -07:00
Fedor Indutny
3b9de8f549
Better error handling for getSQLKey 2024-07-22 12:55:35 -07:00
Fedor Indutny
c64762858e
Parallelize SQL queries 2024-07-22 11:16:33 -07:00
ayumi-signal
5987350dbe
Fix undefined mainWindow on close confirmation timeout 2024-07-16 14:00:11 -07:00
Jamie Kyle
07195f4096
Add bidi strip setting and use in os dialogs 2024-07-15 16:15:18 -07:00
ayumi-signal
31d9b8b353
Fix Linux crash when config has large window dimensions 2024-07-15 15:42:20 -07:00
Fedor Indutny
a64e0a855b
Support extra case of config migration 2024-07-15 08:49:41 -07:00
ayumi-signal
1c91fb41a9
Mac: Fix signal link handling when app is not open 2024-07-12 10:28:12 -04:00
Fedor Indutny
28664a606f
New attachment storage system 2024-07-11 12:44:09 -07:00
Fedor Indutny
be5829baaa
Deprecate fallback "key" property in config 2024-07-11 09:40:56 -07:00
Fedor Indutny
133f12cfd1
Fix buttons on safeStorage fallback modal 2024-07-09 17:00:26 -07:00
Fedor Indutny
e87eaff948
Use electron's safeStorage API 2024-07-08 16:41:26 -07:00