Commit graph

231 commits

Author SHA1 Message Date
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
trevor-signal
0ab8ec34d0
Add back testUtilities.debug 2024-07-02 12:56:40 -07:00
Fedor Indutny
abf33f98cd
Interactive test-electron 2024-06-27 17:22:06 -07:00
Fedor Indutny
5e41701516
Lazily load better quality jumbomoji 2024-06-21 15:35:56 -07:00
Fedor Indutny
53b8f5f152
Infer libsignal environment from service url 2024-06-07 14:17:52 -04:00
ayumi-signal
29eb07c159
Fix calling tools JS 2024-05-23 15:19:12 -07:00
adel-signal
8a9ab8c13f
Add calling tools to visualize ringrtc stats
Co-authored-by: ayumi-signal <ayumi@signal.org>
2024-05-22 17:28:01 -07:00
Fedor Indutny
31cbb89b0d
Move sticker creator API to chat service 2024-05-15 15:26:37 -07:00
Fedor Indutny
1280afe619
Show reconnecting notification when screensharing 2024-05-06 14:48:31 -07:00
trevor-signal
80bc63bb90
Disable crash reporting in production 2024-05-02 12:52:53 -07:00
Fedor Indutny
793346031b
Rename backupServerPublicParams 2024-04-22 23:25:56 +02:00
Jamie Kyle
3f074a7737
Fix mock test env check outside of browser 2024-04-16 13:13:02 -07:00
Fedor Indutny
bcaf60a3b2
Introduce --disable-ipv6 CLI option 2024-04-11 19:06:54 +02:00
Sergey Skrobotov
e388f13910
Upgrade libsignal-client to 0.44.0 and adopt API changes 2024-04-04 14:39:52 -07:00
Scott Nonnenberg
32223acf5b
Enable crash reporting for all channels 2024-03-29 12:41:19 -04:00
Fedor Indutny
e90553b3b3
Add localized emoji search 2024-03-21 09:35:54 -07:00
ayumi-signal
0f49d0d391
Upgrade electron to 29.1.5 and revert windows badge fix 2024-03-20 14:56:29 -07:00
Fedor Indutny
d85a1d5074
Add preliminary message backup harness 2024-03-15 10:20:33 -04:00
trevor-signal
beee8414a3
Enable minimize to tray on linux in production 2024-03-14 10:01:40 -07:00