Commit graph

8984 commits

Author SHA1 Message Date
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
Fedor Indutnyy
cf2e2b175b Release notes for v6.7.0-beta.1 2023-02-15 14:23:19 -08:00
Fedor Indutny
7ae7fb74bb
SquirrelMacEnableDirectContentsWrite in Beta 2023-02-15 13:22:19 -08:00
Fedor Indutny
0f22048779
Disable FTS optimizer in production 2023-02-15 12:32:39 -08:00
Evan Hahn
a61b0f18f9
Remove old CA 2023-02-15 09:34:52 -08:00
Fedor Indutny
23b04847e1
Use systemNickname in conversation merger 2023-02-14 14:35:34 -08:00
Fedor Indutny
49d5e9beea
Fix conversation title building when merging 2023-02-14 11:04:04 -08:00
Fedor Indutny
486ada8b6c
Handle 409/410 when confirming username 2023-02-14 09:39:47 -08:00
Alvaro
10885e5d3f
Moved 'encoding' package from 'devDependencies' back to 'dependencies' 2023-02-14 10:07:00 -07:00
Jordan Rose
03c69bef88
Remove unused dependencies 2023-02-13 18:17:35 -08:00
Fedor Indutny
3906f73ffd
Handle ERR_FAILED from loadURL when shutting down 2023-02-13 18:16:49 -08:00
Fedor Indutny
1f95c2299e
Use ContactRecord.systemNickname 2023-02-13 14:40:11 -08:00
Fedor Indutny
949efca190
Fix unhandled rejection in differential updater 2023-02-13 13:27:12 -07:00
Fedor Indutny
f9aaf30a32
Username onboarding 2023-02-13 10:51:41 -08:00
Jamie Kyle
5626cea9c3
Cancel receipt send when encountering safety number change 2023-02-13 10:02:40 -08:00
Will Bradley
2cb4e65a9a
Focus the text input box after successfully attaching a file
Fixes #6284 - does not focus immediately (so as to avoid stealing
 focus) and does not focus if the file browser is cancelled.
2023-02-12 17:10:52 -08:00
HACKERBIRDS
1a5fc45237
Merge branch 'signalapp:main' into pr-2-sendbutton 2023-02-11 15:08:46 +00:00
Fedor Indutny
a0b6459307
deps: update better-sqlite3 to 8.4.3 2023-02-10 11:31:28 -08:00
lamemakes
dcba979b02 Added a check for the group member length to prevent lonely ringing 2023-02-10 12:33:37 -05:00
Fedor Indutny
88472f7e6f
Restore PNI when restoring UUID 2023-02-09 15:42:50 -08:00
Jamie Kyle
da322b8966 v6.6.0-beta.1 2023-02-09 13:29:29 -08:00
Jamie Kyle
d652cbb391 Add 6.6 release notes 2023-02-09 13:29:29 -08:00
Jamie Kyle
074f496e2c update strings 2023-02-09 13:29:29 -08:00