Commit graph

2299 commits

Author SHA1 Message Date
Jordan Rose
a014337e72
In non-production builds, copy the linking QR code on double-click 2022-01-10 13:32:32 -06:00
Scott Nonnenberg
06165cb742
Include sender keys in SignalProtocolStore zones 2022-01-07 18:12:13 -08:00
Scott Nonnenberg
a17e157e7b
Fix messages_unread index 2022-01-07 12:51:19 -08:00
Fedor Indutny
fa8ff2ae4c
Fix messages_preview index 2022-01-07 11:51:41 -08:00
Fedor Indutny
f49df88877
Update last conversation message after loading 2022-01-07 10:20:29 -08:00
Evan Hahn
f8bbf5c998
Group calls: mute in the lobby if joining a large call 2022-01-07 12:01:23 -06:00
Evan Hahn
577d9a41cc
Log read sync and view sync timestamps 2022-01-06 16:14:16 -06:00
Evan Hahn
5eee11e89c
Respect changing PPI during screen share 2022-01-06 16:00:11 -06:00
Fedor Indutny
e98b281644
Use serverTimestamp for delivery receipts 2022-01-06 12:12:53 -08:00
Evan Hahn
b7c2e6d3e8
Remove M1 support from 5.28 release notes 2022-01-06 11:24:46 -08:00
Scott Nonnenberg
7d397167cd
updateSharedGroups: Make one database query, check for membership, sort 2022-01-06 09:20:54 -06:00
Evan Hahn
fc3ebe40a7
Switch to low QR code error correction 2022-01-05 18:08:28 -06:00
Evan Hahn
eb8687bd81
Add "Need help?" link to link screen 2022-01-05 16:13:33 -06:00
Scott Nonnenberg
62e9a1570a
Enable notifications for disappearing messages on macOS 12.0.1 and above 2022-01-05 13:52:06 -08:00
Evan Hahn
c8d32f0327
Switch to qrcode-generator library 2022-01-05 09:59:59 -08:00
Evan Hahn
ea5571b025
Update release notes for 5.28 release 2022-01-04 17:44:26 -06:00
Evan Hahn
2f90608e1b
Improve "send anyway" experience when starting app 2022-01-04 14:24:18 -08:00
Scott Nonnenberg
54e252ecc2
Re-enable reaction notifications and improve message modifier typing 2022-01-04 09:27:16 -06:00
Fedor Indutny
14861aff50
Process manifest before persisting its version 2022-01-04 09:22:48 -06:00
Fedor Indutny
46ddcc50f9
Update electron to 16.0.6 2022-01-03 17:43:42 -08:00
Evan Hahn
dca2364ba4
Fix media editor undo state bugs 2022-01-03 17:29:19 -06:00
Evan Hahn
7273e580bd
Quiet React warning in mute modal 2022-01-03 13:44:45 -08:00
Fedor Indutny
2d596ac8b2
Switch SQL to main process on disconnect 2022-01-03 13:44:04 -08:00
Fedor Indutny
9d04daff5f
Fix message_user_initiated 2021-12-21 22:49:40 +01:00
Fedor Indutny
f5312b9463
Fix getUnreadReactionsAndMarkRead 2021-12-21 21:01:09 +01:00
Evan Hahn
327a38a552
Fix capitalization in media editor variable name 2021-12-21 00:31:38 +01:00
Scott Nonnenberg
0163ef203b
loadAndScroll: Use one transaction to pull all data: old/new/metrics 2021-12-20 22:05:13 +01:00
Scott Nonnenberg
60a53656af
Optimize a few queries 2021-12-20 22:04:02 +01:00
Fedor Indutny
b08691b35b
Default to system theme-setting 2021-12-20 10:58:21 -06:00
Fedor Indutny
67339001a8
Fix getHtmlDocument for compressed documents 2021-12-20 17:45:57 +01:00
Fedor Indutny
3228e22428
Fix batching in getUnreadReactionsAndMarkRead 2021-12-20 16:15:36 +01:00
Fedor Indutny
9f15f26828
Support running test-electron manually 2021-12-17 15:12:42 -08:00
Evan Hahn
3fa911598b
Use Signal's spellcheck dictionary files 2021-12-17 14:24:54 -08:00
Fedor Indutny
8070b8b14f
Block WebAPI during active registration 2021-12-17 22:26:50 +01:00
Fedor Indutny
9e9e5274cf
Fuse electron at build time 2021-12-17 09:50:42 -08:00
Evan Hahn
770c80b9ee
Remove several @ts-ignores 2021-12-16 17:14:21 -08:00
Evan Hahn
e0bd9f6958
Remove old desktop.screensharing2 feature flag 2021-12-16 17:12:31 -08:00
Fedor Indutny
afd6f3bc20
Compact universal builds for macOS 2021-12-16 16:11:18 -08:00
Evan Hahn
ed96e603ab
Wait for ConversationController load in receipt and sync jobs 2021-12-16 09:45:56 -08:00
Scott Nonnenberg
29c3b8af89
Fix groupV2 change rendering in notifications and left pane 2021-12-16 09:44:54 -08:00
Evan Hahn
364f00f37a
Redesign device link screens 2021-12-16 16:02:22 +01:00
Scott Nonnenberg
a023fc1bb0
Usernames: Fetch own username from /whoami not /profile 2021-12-15 12:02:55 -08:00
Scott Nonnenberg
42cb570029
messages table: introduce new computed isStory field for index usage 2021-12-15 09:17:14 +01:00
Fedor Indutny
e57ca66fd0
Update yarn.lock 2021-12-14 17:00:01 -08:00
Evan Hahn
97d42d5e7b
Enable media editor for everyone 2021-12-14 16:53:15 -08:00
Evan Hahn
71e9498961
Remove ADM2 feature flag 2021-12-14 20:24:43 +01:00
Evan Hahn
c32917284a
Increase SystemTrayService test timeout to help CI reliability 2021-12-14 19:13:06 +01:00
Evan Hahn
41334bce0b
Media editor: saving an image with a pending crop applies that crop 2021-12-14 09:08:44 -08:00
Scott Nonnenberg
e74376b997
Remove Grunt in favor of ts/scripts 2021-12-14 10:43:46 -06:00
Evan Hahn
4e947211b2
Add release notes for v5.27.0-beta.1 release 2021-12-14 10:38:23 -06:00