Commit Graph

2544 Commits

Author SHA1 Message Date
Josh Perez
28c1346a25 Allow outside click for focustrap 2022-04-08 14:50:26 -04:00
Josh Perez
0f16ef5dd6 Do not try to download text attachments 2022-04-08 10:03:10 -07:00
Josh Perez
0a0fabd2ca Changes story sort order 2022-04-08 11:40:15 -04:00
Scott Nonnenberg
bb989455a7 ProfileEditor: Fix updating non-avatar with no avatar 2022-04-07 19:44:26 -07:00
Fedor Indutny
37d06ec7b9 Graceful handling of single-range diff download 2022-04-07 19:14:41 -07:00
Josh Perez
d8e6516fb9 Fixes isAccepted logic when calling it for the first time 2022-04-07 19:12:35 -07:00
Fedor Indutny
a15d84aade Update better-sqlite3 2022-04-07 15:49:23 -07:00
Josh Perez
b96b02593b Add aria-label to all <Select /> instances 2022-04-07 17:40:57 -04:00
Josh Perez
9ffcd44e6d Do not add non-messages to the timeline 2022-04-07 14:13:58 -07:00
Josh Perez
19bb3bc994 Adds keyboard affordance to story viewer 2022-04-07 14:11:33 -07:00
Fedor Indutnyy
43d51a3fb3 Release notes for 5.39.x 2022-04-07 12:48:02 -07:00
Fedor Indutny
4c798bf7b8 Update dependencies to support Emoji v14 2022-04-07 14:50:42 -04:00
Fedor Indutny
e1e1cfb892 Use fuse.js for regular contact search 2022-04-07 11:47:12 -07:00
Fedor Indutny
085a698a73 Fix white screen when sharing screen 2022-04-07 10:52:04 -07:00
Scott Nonnenberg
b50c96c0b5 Improve layout of various message bubbles 2022-04-07 09:58:15 -07:00
Fedor Indutny
5fdda012cd Raise voice note time limit to one hour 2022-04-06 14:39:54 -07:00
Fedor Indutny
33b8b59c55 Another fix for single-sticker packs 2022-04-06 14:00:13 -07:00
Fedor Indutny
55c5f15cd9 Add Cannot_Update_Require_Manual dialog type 2022-04-06 11:27:17 -07:00
Fedor Indutnyy
3c6d50f351 Merge https://github.com/signalapp/Signal-Desktop/pull/5842 2022-04-06 10:24:56 -07:00
Josh Perez
fc9bdf9398 Process text story messages 2022-04-05 21:18:07 -04:00
Fedor Indutny
11d54f6769 Fully notarize universal dmg instead of stapling 2022-04-05 17:56:53 -07:00
Fedor Indutny
b8c1faf086 Staple .zip/.dmg build artifacts on macOS 2022-04-05 16:13:11 -07:00
Fedor Indutny
7eaba737c6 Fix storage service processing of verified status 2022-04-05 09:31:18 -07:00
Evan Hahn
6500804231 Fix minor errors in link preview comments 2022-04-05 09:07:50 -07:00
Fedor Indutny
9568d5792e Allow adding to a group by phone number 2022-04-04 17:38:22 -07:00
Fedor Indutny
140d19beb1 Fix single sticker stickerpack download 2022-03-31 18:07:30 -07:00
Scott Nonnenberg
85989fda3c More peeking of group calls to prevent out-of-date member info 2022-03-31 18:06:56 -07:00
Scott Nonnenberg
bb250d4fb5 startCall: wait for startOutgoingDirectCall before updating lobby 2022-03-31 18:06:35 -07:00
Fedor Indutnyy
d43a6f1c91 Add release notes for 5.38 2022-03-31 16:31:36 -07:00
Fedor Indutny
e4b5b75988 GroupV2: Don't apply last state from the logs if skipped 2022-03-31 11:22:40 -07:00
Vladislav Gorenkin
d094a93191 Fix several shortcuts not working with non-EN keyboard layouts 2022-03-31 11:58:28 +06:00
Scott Nonnenberg
99687a4b5b Remove support for legacyMessage 2022-03-30 20:07:55 -07:00
Scott Nonnenberg
97b03d8803 shouldCurrentMessageHideMetadata: Hide more often for less jumpiness 2022-03-30 20:07:14 -07:00
Josh Perez
16f0f4262a Fix media not auto-downloading 2022-03-30 13:53:30 -07:00
Josh Perez
7316e880e8 Changes story message receiver acceptance logic 2 2022-03-29 18:38:17 -07:00
Scott Nonnenberg
42bd8cb4ce getUntrustedConversations: Ensure we return conversationIds 2022-03-29 17:14:01 -07:00
Fedor Indutny
13f4948d4b Introduce requireManualUpdate yaml flag 2022-03-29 15:46:18 -07:00
Fedor Indutny
2aac3b5cb9 Split addSingleMessage for better batching 2022-03-29 15:30:55 -07:00
Fedor Indutny
f7c3a44056 Update electron to 17.3.0 2022-03-29 10:06:42 -07:00
Josh Perez
3b5cc26fec Adds logic around downloading stories 2022-03-28 18:10:08 -07:00
Josh Perez
9d3f0072a5 Changes story message receiver acceptance logic 2022-03-28 17:35:56 -07:00
Scott Nonnenberg
006de5b1a5 Don't linkify when certain unicode formatting characters are present 2022-03-28 17:28:37 -07:00
Scott Nonnenberg
e62606361d Sort message-initiated timer updates before the initiating message 2022-03-28 17:25:11 -07:00
Evan Hahn
555b9d8aa1 Upgrade webpack-cli to 4.92 and webpack-dev-server to 4.7.4 2022-03-28 16:18:00 -07:00
Fedor Indutny
03173a31da Don't await profile fetches without changes 2022-03-28 16:05:47 -07:00
Scott Nonnenberg
1ad284d22c Group disparate status together, but show metadata if different 2022-03-28 15:55:12 -07:00
Fedor Indutny
2602db97f0 Allow composing to contacts from groups 2022-03-28 14:13:24 -07:00
Fedor Indutny
acda5b2cb3 Graceful renames, better errors in updater 2022-03-28 12:05:44 -07:00
Fedor Indutny
a0ae7c1aa2 Request and handle PniIdentity sync message 2022-03-25 10:36:08 -07:00
Jordan Rose
5a107e1bc3 Update for @signalapp/libsignal-client rename 2022-03-24 14:47:21 -07:00