Commit graph

3446 commits

Author SHA1 Message Date
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
Jamie Kyle
85c217e803
Add more logging to addCallHistory 2023-02-16 09:57:49 -08:00
Fedor Indutny
260c1fd9df
Further restrict E164 format in storage service 2023-02-15 18:06:10 -07:00
Fedor Indutnyy
cf2e2b175b Release notes for v6.7.0-beta.1 2023-02-15 14:23:19 -08:00
Fedor Indutny
0f22048779
Disable FTS optimizer in production 2023-02-15 12:32:39 -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
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
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
d652cbb391 Add 6.6 release notes 2023-02-09 13:29:29 -08:00
Fedor Indutny
329fe8f393
Periodically optimize FTS table 2023-02-09 13:13:08 -08:00
Fedor Indutny
0e618e5091
Remove at-username i18n string 2023-02-09 11:18:57 -08:00
Alvaro
57029a9908
Added logging for RetryPlaceholders.findByMessageAndRemove 2023-02-09 09:35:53 -08:00
Jamie Kyle
efda924589
Move addCallHistory into conversation queue 2023-02-09 09:23:55 -08:00
Fedor Indutny
b3c7deaeae
Speed up bulk conversation creation 2023-02-08 09:19:25 -08:00
Fedor Indutny
22b4fa4c43
fix flaky mock server test 2023-02-08 09:19:13 -08:00
Fedor Indutny
8ed13b2247
Username hashing 2023-02-08 09:14:59 -08:00
Fedor Indutny
27d44a746c
Create AudioContext only when needed 2023-02-08 08:05:50 -07:00
Fedor Indutny
ee55014049
Remove spurious notification messages from test 2023-02-07 17:55:07 -08:00
Fedor Indutny
486cbe0471
Support reporting token on envelope 2023-02-07 16:55:12 -08:00
Fedor Indutny
dc8d8e529d
Disallow pinning broken conversations 2023-02-07 16:26:23 -08:00
Josh Perez
e11f961d7a
Notification for failed story sends 2023-02-07 12:33:04 -07:00
Scott Nonnenberg
7cbc35c57b
Group story replies: On send, don't set expire timer 2023-02-06 18:21:41 -08:00
Fedor Indutny
9ce4d32afb
Decrease contact sync timeout on linking 2023-02-06 15:03:38 -07:00