Commit graph

9151 commits

Author SHA1 Message Date
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
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
59d158f968
svgo all svgs 2023-02-08 15:52:58 -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
cf24eec576
Use signDlls electron-builder option for Windows 2023-02-07 17:30:00 -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
9a21d77637
Fixes css for link previews 2023-02-07 14:50:35 -05:00
Josh Perez
e11f961d7a
Notification for failed story sends 2023-02-07 12:33:04 -07:00
Josh Perez
4c2f169783
Fixes two translations 2023-02-07 12:32:00 -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
Jamie Kyle
ab7ab91429
Prefix preferred system locales with l10n_util logic 2023-02-02 12:09:34 -08:00
Alvaro
e51f582bfb
Removed hard limit on unprocessed messages in cache 2023-02-02 11:39:07 -08:00