Commit graph

369 commits

Author SHA1 Message Date
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
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
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