Commit graph

9006 commits

Author SHA1 Message Date
Alvaro
99015d7b96
Voice notes drafts 2023-03-02 13:55:40 -07: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
1e7d658109
Graceful rimraf in updater 2023-03-02 09:57:36 -08:00
Alvaro Carrasco
c488b626bf v6.9.0-beta.1 2023-03-01 17:40:14 -07:00
Alvaro Carrasco
0c093b7e92 Update strings 2023-03-01 17:37:13 -07:00
Alvaro Carrasco
ca28d32085 Release notes for v6.9.0-beta.1 2023-03-01 17:34:23 -07:00
Scott Nonnenberg
dec3dfcf17
Improve handling for group joins via group link 2023-03-01 15:48:23 -08:00
Fedor Indutny
c85bbb3b20
Fix window-height css variable 2023-03-01 15:45:29 -08:00
Fedor Indutny
f59e35ea0a
confine art creator to staging for now 2023-03-01 12:03:21 -08:00
Josh Perez
4d357f6f06
Adds time stickers to MediaEditor 2023-03-01 14:00:50 -05:00
Fedor Indutny
4549291b7b
Descriptive error messages for video stories 2023-02-28 14:17:22 -08:00
Fedor Indutny
c038c07b06
Better way to throw websocket exceptions 2023-02-28 12:34:54 -08:00
Josh Perez
d1db1195ed
Updates license year on README 2023-02-28 12:34:02 -08:00
Alvaro
23cbd2c8b3
Highlight speaker on group calls 2023-02-28 15:01:52 -05:00
Alvaro
3d4248e070
Fixes to voice notes playback 2023-02-28 06:07:40 -07: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
Alvaro
0e655ceeed
Voice notes mini-player 2023-02-24 15:18:57 -08:00
Alvaro
b5849f872a
Drain jobs cleanly on shutdown 2023-02-24 11:03:17 -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
Josh Perez
5bcf71ef2c v6.8.0-beta.1 2023-02-23 15:08:16 -05:00
Josh Perez
2392eca5bb Updates i18n strings 2023-02-23 15:07:58 -05:00
Alvaro
a316c5d9d7
Updated prettier version to 2.8.0 2023-02-23 10:38:09 -08:00
Josh Perez
d1527d0bc0
Release notes for 6.8.0 2023-02-23 13:04:33 -05:00
Josh Perez
1258d31007 Merge signalapp/Signal-Desktop#6303 2023-02-22 16:26:14 -05:00
Josh Perez
7d13069da5 Merge signalapp/Signal-Desktop#6304 2023-02-22 16:08:50 -05:00
Josh Perez
954ef72cb7 Merge signalapp/Signal-Desktop#6301 2023-02-22 16:07:16 -05:00
veekas ashoka
15b520d6d1 Remove getGlobalSearchValue helper function 2023-02-22 15:40:35 -05:00
veekas ashoka
0100866d0a Fix keyboard search when left pane is narrow
This PR fixes Cmd+f/Ctrl+f functionality in the left pane.
Using a keyboard to search across all
conversations should now automatically change the left pane width
to accommodate the search input component.

Resolves: #6281
2023-02-22 14:21:59 -05:00
Fedor Indutny
a72c326503
Allow substitutions when symbolicating reports 2023-02-22 10:48:00 -08:00
Davis Family
3a160d089b Disable ctrl+alt+/ from showing shortcut guide 2023-02-22 05:28:32 -05:00
Fedor Indutny
73fd1a5dfb
Include optional dependency in asar when built 2023-02-21 20:21:30 -08:00
Fedor Indutny
287d7e70e5
Fix change counter check in fts optimization 2023-02-21 14:06:35 -08:00
Alvaro
a4b5968579
Removed deletion of over-attempts-unprocessed from saveUnprocessedSync 2023-02-21 14:03:48 -07:00
Alvaro
b483d26488
Fix i18n warning on empty string 2023-02-21 09:44:31 -08:00
Alvaro
5daa820e4e
Fixed voice notes to download with mp3 extension 2023-02-21 08:24:19 -07:00
lamemakes
62858de009 Double clicking emoji reaction no longer brings up replies 2023-02-20 13:16:20 -05:00
Jim Gustafson
ea642d99cd
Update to RingRTC v2.25.0 2023-02-17 19:25:24 -08:00
Alvaro
164f64fec0
Adjusted the border-radius and border of quotes to better match the container 2023-02-17 14:43:16 -07:00
Fedor Indutny
485bca6be9
Partially revert "Speed up bulk conversation creation" 2023-02-17 13:31:07 -07:00
Fedor Indutnyy
b0eef98d13 Merge https://github.com/signalapp/Signal-Desktop/pull/6287 2023-02-16 10:48:01 -08:00
Fedor Indutnyy
ca4defa29f Merge https://github.com/signalapp/Signal-Desktop/pull/6289 2023-02-16 10:43:14 -08:00
Fedor Indutnyy
f1bd83bb04 Merge https://github.com/signalapp/Signal-Desktop/pull/6219 2023-02-16 10:39:14 -08:00
Jamie Kyle
85c217e803
Add more logging to addCallHistory 2023-02-16 09:57:49 -08:00
HACKERBIRDS
e51fe499d3
Use suggested padding fix
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2023-02-16 07:10:25 +00:00
Fedor Indutny
260c1fd9df
Further restrict E164 format in storage service 2023-02-15 18:06:10 -07:00
Fedor Indutnyy
3d735acdec v6.7.0-beta.1 2023-02-15 14:27:34 -08:00
Fedor Indutnyy
e40e76fa1f Update strings 2023-02-15 14:27:25 -08:00