Commit graph

3423 commits

Author SHA1 Message Date
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 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
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
Jamie Kyle
8b5fa7039d
jumbo emoji-only message with whitespace 2023-02-06 13:40:49 -08:00
Fedor Indutny
b6c395fac1
Simplify E164 checks in storage service 2023-02-06 12:33:31 -08:00
Fedor Indutny
dff924c0c5
Generalize keepMutedChatsArchived check 2023-02-06 10:08:53 -08:00
Scott Nonnenberg
f3b68677b3
Use envelope.receivedAtDate when saving items to the cache 2023-02-06 09:35:14 -08:00
Iñaqui
2db0a40e7b
Get call settings/turn servers after call creation to reduce pre-glare 2023-02-06 09:33:51 -08:00
Jamie Kyle
2bbcc4676e
Move receipt queues into conversation queue to handle 428s 2023-02-06 09:24:34 -08:00
Jamie Kyle
3776a04c0b
Update safety number verification messages to match ios/android 2023-02-03 21:32:17 -05:00
Scott Nonnenberg
e30f633c95
Linux notifications: Don't escape double- or single-quote characters 2023-02-03 21:30:52 -05:00
Josh Perez
fd6834588c
Link preview UI improvements 2023-02-03 14:21:07 -08:00
Scott Nonnenberg
f329d9234a
Proper i18n for search result headers "<sender> to <receiver>" 2023-02-03 12:40:57 -08:00
Scott Nonnenberg
83eccee42e
Show quote properly when replying to 1:1 story reaction 2023-02-03 09:31:40 -08:00
Scott Nonnenberg
9bbb262c8e
Add a #toast div when still in the loading screen view 2023-02-03 09:29:23 -08:00
Scott Nonnenberg
5701848aa5
maybeFetchNewCredentials: Fetch if we don't have credentials for today 2023-02-02 13:35:27 -08:00
Alvaro
e51f582bfb
Removed hard limit on unprocessed messages in cache 2023-02-02 11:39:07 -08:00
Fedor Indutny
1381e8df5d
Process username changes in storage service 2023-02-02 11:03:51 -07:00
Fedor Indutny
71c97e9580
Make mock server envelopes younger 2023-02-01 18:11:33 -08:00
Scott Nonnenberg
015d789c90
Fix mentions for messages with ASCII art characters 2023-02-01 18:22:56 -07:00
Scott Nonnenberg
78ca41f8c8 Add release notes for 6.5.x 2023-02-01 16:29:27 -08:00
Josh Perez
ba848eec84
Fixes notification text for story reactions 2023-02-01 15:38:33 -08:00
Fedor Indutny
63d6b14516
Split ACI contact when it is unregistered 2023-02-01 13:32:46 -08:00
Fedor Indutny
a5a6b74f98
Fix build expiration reporting 2023-02-01 10:29:38 -08:00
Scott Nonnenberg
b062409bb3
'Draw attention to this window' option is now defaulted to 'false' 2023-01-31 18:03:44 -08:00
Fedor Indutny
e64816830b
Revert "Periodically optimize FTS table"
This reverts commit 5dfdde998b.
2023-01-30 15:55:11 -08:00