Fedor Indutny
57efbe50bc
Don't auto-update during calls
2023-12-19 18:40:27 +01:00
Fedor Indutnyy
15e1d6e441
Merge signalapp/Signal-Desktop#6580
2023-12-12 13:47:24 -08:00
Jamie Kyle
5acacfeb16
Add config for localeDirectionTestingOverride
2023-12-12 11:41:14 -08: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 Indutny
5e30757d07
Move open-url
handling to first instance block
2023-12-11 13:03:07 -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
155213b57f
Add additional logging on before-quit event
2023-12-04 15:53:54 -05:00
trevor-signal
0baf01e221
Update link for support on database error
2023-11-15 09:54:51 -08:00
Jamie Kyle
ec71342691
Update to static translated locale display names
2023-11-08 12:39:56 -08:00
Jamie Kyle
fd8691b871
Fix timestamps/spellcheck to use locale override
2023-11-06 17:02:13 -08:00
Jamie Kyle
89e66da351
Init Language Picker
2023-11-06 22:19:23 +01:00
Jamie Kyle
3ef0d221d1
Refactor Signal app routing
2023-11-02 15:42:31 -04:00
Fedor Indutny
ab0c12847d
Keep crash report url after restart
2023-11-01 15:42:52 -04:00
Jim Gustafson
59a4f237fd
Preload media devices to avoid later delay
...
Co-authored-by: ayumi yu <ayumi@signal.org>
2023-11-01 11:03:08 -07:00
trevor-signal
47aff178da
Mock tests: retry app launch until DB initializes
2023-10-30 15:27:29 -04:00
ayumi-signal
4ea0970e54
Fix system tray icon pixelated in Ubuntu Linux
2023-10-16 10:50:43 -07:00
Fedor Indutny
e124730cb0
Use FTS5 optimizer in production
2023-10-11 01:55:32 +02:00
ayumi-signal
68185606e7
Fix main window eager get zoom setting
2023-10-04 10:24:41 -07:00
Josh Perez
7d35216fda
Replace MessageController with MessageCache
2023-10-03 17:12:57 -07:00
Yaacov Akiba Slama
43de1dc2bd
Add the ability to pass to electron --disable-features values
...
Right now, HardwareMediaKeyHandling is the only disabled value and all
other disabled values are ignored.
This flag is needed when using Wayland due to the bug:
https://bugs.chromium.org/p/chromium/issues/detail?id=1356014
In order to have a non blurry app, WaylandFractionalScaleV1 has to be added
to the disabled features
2023-10-02 16:42:24 +03:00
ayumi-signal
6c24d5be74
Fix changing zoom factor with keyboard shortcut in Settings
2023-09-28 22:17:21 +02:00
Jamie Kyle
a32a345500
Add logging to spellcheck dictionaries loading
2023-09-26 09:35:14 -07:00
trevor-signal
503620fe00
Update database error confirmation dialogs
2023-09-21 10:13:25 -04:00
ayumi-signal
d7da7fdca0
Workaround Linux Wayland screenshare bug
2023-09-12 19:14:07 -07:00
Fedor Indutny
aabcc71c3c
Fix crash in getBackgroundColor
2023-09-06 22:54:44 +02:00
ayumi-signal
08e2716e6e
Add Linux distribution version to debug logs
2023-09-05 18:03:30 -07:00
trevor-signal
d4142e10b8
Ensure mainWindow stays responsive after opening debug logs in fullscreen on MacOS
2023-08-23 13:39:47 -04:00
trevor-signal
41d6dadb78
Allow hashes in app data paths
2023-08-22 09:25:01 -07:00
Jamie Kyle
9c7dc22a23
Update nav tab badges, fix several call tabs issues
2023-08-21 09:30:32 -07:00
Mustafa Uzun
d295220c4d
fix: initialize typo
2023-08-18 14:17:38 +03:00
Jamie Kyle
1eaabb6734
Calls Tab & Group Call Disposition
2023-08-08 17:53:06 -07:00
Scott Nonnenberg
b2cb722c01
Move windows-dummy-keystroke fork to signalapp organization
2023-08-07 17:39:57 -07:00
Scott Nonnenberg
40c21b1666
Improved windows notifications
2023-08-01 09:06:29 -07:00
Jamie Kyle
1143c0e9ba
macOS: Add support for 12/24-hour time display preferences
2023-07-31 09:23:19 -07:00
Josh Perez
4ec94367c9
Adds transitions to panels
...
Co-authored-by: Jamie Kyle <jamie@signal.org>
2023-07-26 15:23:32 -07:00
Jamie Kyle
bbd43b6e38
Implement read support for CDN3
2023-07-26 15:15:05 -07:00
trevor-signal
82e058f2b8
Conversation open speed benchmarking for staging builds
...
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
2023-07-21 00:37:56 +02:00
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
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-disable
s
2022-06-03 14:07:51 -07:00
Fedor Indutny
ecdc583f2a
Add debug log url when submitting it to Support
2022-06-02 16:24:35 -07:00
Scott Nonnenberg
4f2c868b1e
Append 'password-store=basic' switch on startup
2022-05-26 17:38:33 -07:00
Scott Nonnenberg
ce7a2ded14
Make that theme values are in the expected range
2022-05-25 15:19:16 -07:00
Scott Nonnenberg
68f705e6ad
Reset MessageReceiver processed count after reporting it
2022-05-25 11:15:09 -07:00
Fedor Indutny
bdc4f53e91
Disable 2d canvas acceleration
2022-05-12 12:41:37 -07:00
Fedor Indutny
b30c7f9c46
Dark theme loading screen
2022-05-11 15:58:14 -07:00
Scott Nonnenberg
364d690cf3
On database error: Escape copies error and quits, additional logging
2022-05-03 12:06:47 -07:00
Fedor Indutny
99de97a099
Update electron to 18.1.0
2022-04-27 14:15:57 -07:00
Fedor Indutny
5d65e3b36c
Revert update to electron 18.1.0
...
* Revert "Update electron-builder to 23.0.8"
This reverts commit c8842d94ec
.
* Revert "Update to electron@18.1.0"
This reverts commit 5f3a62cbb6
.
2022-04-26 18:15:43 -07:00
Fedor Indutny
b7f0ec61b9
Resolve attachments folder before using it
2022-04-26 17:31:01 -07:00
Fedor Indutny
5f3a62cbb6
Update to electron@18.1.0
2022-04-25 13:58:01 -07:00
Josh Perez
b550f64a4b
Merge signalapp/Signal-Desktop#5633
2022-04-14 13:04:19 -04:00
Scott Nonnenberg
9e54f55c22
Ensure that waitForAll functions catch and log thrown errors
2022-04-11 10:53:57 -07:00
Scott Nonnenberg
bddd55d574
Challenge: Save conversationIds and start queues
2022-03-21 14:19:37 -07:00
Fedor Indutny
4123c12303
Drop unused downloadsPath
2022-03-11 14:49:16 -08:00
Fedor Indutny
0c8c332805
Use new CDS implementation in staging
2022-03-09 11:28:40 -08:00
Fedor Indutny
4f53a41340
Enable background throttling for beta users
2022-03-07 15:21:41 -08:00
Josh Perez
91119a261a
Ignore hardware media keys
2022-03-02 10:57:23 -06:00
Evan Hahn
052a8e65e2
Add "clean up timer if necessary" utility
2022-02-25 10:37:15 -08:00
Fedor Indutny
6281d52ec6
Storage service tests and benches in ts/test-mock
2022-02-11 14:32:51 -08:00
Fedor Indutny
0174687542
Use esbuild
2022-02-11 13:38:52 -08:00
Evan Hahn
60d348e7cb
Open all Signal links in app
2022-02-02 10:29:01 -08:00
Evan Hahn
1c43e7501c
Simplify spellcheck download URL, disable spellcheck in most windows
2022-01-28 16:27:18 -06:00
Fedor Indutny
0cf28344a6
Enable background throttling for alpha users
2022-01-26 12:17:46 -08:00
Fedor Indutny
3aa488c3d5
Avoid calling tray.destroy()
when quitting
2022-01-24 16:18:53 -08:00
Josh Perez
7a502ea776
Remove env vars
2022-01-24 12:37:24 -08:00
Fedor Indutny
1a313b88f8
Fix crash report location on Windows
2022-01-19 17:50:16 -08:00
Fedor Indutny
145d9287d9
Add tentative prefix to crash report uploads
2022-01-14 13:50:45 -08:00
Fedor Indutny
7486312e4e
Start worker threads after second instance check
2022-01-14 10:23:46 -06:00
Fedor Indutny
91f1b62bc7
Detect startup after recent crashes
2022-01-11 12:02:46 -08:00
Evan Hahn
d9b951bfcb
Update base config logging, removal, and tests
2022-01-11 11:12:55 -08:00