Commit Graph

323 Commits

Author SHA1 Message Date
Scott Nonnenberg
4b6832bba5 Ensure multiple draft attachment adds don't stomp on each other 2021-11-03 18:38:46 -07:00
Scott Nonnenberg
d5152fe452 MESSAGES_RESET: Keep scrollToBottomCounter the same value 2021-11-03 11:43:22 -07:00
Scott Nonnenberg
5bd7eda124 Scroll to bottom of conversation on message send 2021-11-02 19:00:54 -07:00
Evan Hahn
f647c4e053 Display user badges 2021-11-02 16:01:13 -07:00
Fedor Indutny
663cd77eac Use react-redux's batch instead of react's 2021-11-01 16:38:08 -07:00
Scott Nonnenberg
3190f95fac Usernames: Create/update/delete in profile editor 2021-11-01 12:13:35 -07:00
Evan Hahn
a9cb621eb6 Various search UI improvements 2021-11-01 11:43:02 -07:00
Evan Hahn
8670a4d864 Retry outbound reactions for up to a day 2021-10-29 18:19:44 -05:00
Fedor Indutny
9458b399d8 Speed up getAuthor for message 2021-10-28 15:39:16 -07:00
David Sanders
79b3b6408e Fix microphone permission checking for audio recording
See [#5580][0].

[0]: https://github.com/signalapp/Signal-Desktop/pull/5580
2021-10-27 11:16:09 -05:00
Fedor Indutny
63fcdbe787 Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
Evan Hahn
74fde10ff5 Prefer import type when importing types 2021-10-26 14:15:33 -05:00
Fedor Indutnyy
56031336a9 Revert "Use focus trap for CallingLobby"
This reverts commit b38b22f49d.
2021-10-25 12:06:13 -07:00
Fedor Indutny
b38b22f49d Use focus trap for CallingLobby 2021-10-25 09:58:09 -05:00
Scott Nonnenberg
191bfee18c Show What's New dialog in app via Help -> Go to release notes 2021-10-22 17:41:45 -07:00
Josh Perez
f31c5165d8 Open conversation details when clicking conversation header 2021-10-21 16:06:44 -05:00
Josh Perez
2e438aa876 Conversation details screen for 1:1 chats 2021-10-20 16:46:41 -07:00
Evan Hahn
26ff754896 Improve logging of group call peeking failures 2021-10-18 18:14:24 -05:00
Josh Perez
ab1c31b64f Release microphone immediately when cancelling recording 2021-10-15 14:51:33 -04:00
Evan Hahn
35a54cdc02 Introduce a new design for the left pane 2021-10-12 16:59:08 -07:00
Josh Perez
b866e1a23d Fix safety number viewer for contact modal 2021-10-07 17:45:58 -04:00
Fedor Indutny
a537204fc0 Remove ts/services/timers.ts 2021-10-06 14:59:34 -07:00
Josh Perez
048e1e4cd7 Move the safety number viewer into modal 2021-10-06 16:27:14 -04:00
Evan Hahn
3c91dce993 Don't show group call start notifications more than once 2021-10-05 16:11:40 -05:00
Josh Perez
5fdfa1c632 ConversationView in React 2021-10-05 09:47:06 -07:00
Josh Perez
31d1f25b18 Adds error dialog when voice recorder cannot start 2021-09-30 13:13:47 -07:00
Josh Perez
603c315c82 Moves AudioCapture into react 2021-09-29 13:23:06 -07:00
Fedor Indutny
29de067c0e Consistent sorting for messages in reducer 2021-09-28 15:11:01 -07:00
Evan Hahn
942ce16610 In prerelease, enable background throttling when not on a call 2021-09-28 14:00:22 -05:00
Fedor Indutny
2f7226e200 Remove key caching from Timeline 2021-09-28 11:32:54 -07:00
Evan Hahn
ed222fee9a Poll for devices when joining a group call 2021-09-28 11:35:40 -05:00
Josh Perez
1c3c971cf4 Moves DraftAttachments into redux 2021-09-24 16:03:32 -04:00
Evan Hahn
9aa0de5b6c When a group call starts, show an OS notification 2021-09-24 09:01:01 -05:00
Fedor Indutny
4ef0bf96cc Uint8Array migration 2021-09-23 17:49:05 -07:00
Evan Hahn
d2ef82686d Notification improvements 2021-09-23 13:16:09 -05:00
Josh Perez
c05d23e628 Modernize ContactModal 2021-09-21 15:37:10 -07:00
Evan Hahn
4e43459d34 Improve types for ConversationType's lastMessage 2021-09-20 14:20:53 -05:00
Josh Perez
7b5faa1cc1 Permissions popup context iso 2021-09-17 18:24:21 -04:00
Josh Perez
65ddf0a9e8 Import log instead of using it off of window 2021-09-17 14:27:53 -04:00
Evan Hahn
eed7aff925 Remove unnecessary props from <ContactName> 2021-09-16 11:15:43 -05:00
Evan Hahn
20be8a11fe Read and write preferred reactions to storage 2021-09-15 11:59:51 -07:00
Evan Hahn
240585ef94 Allow duplicates in reaction palette 2021-09-13 10:04:45 -07:00
Fedor Indutny
5a57e2b704 Fix action propagation to timeline items 2021-09-12 19:36:41 -07:00
Evan Hahn
bfa0bbf7da Add "call back", "call again" buttons to timeline 2021-09-10 16:59:41 -07:00
Evan Hahn
d94f1151b1 Respect "rules of hooks" in <SmartCustomizingPreferredReactionsModal> 2021-09-10 15:50:56 -07:00
Evan Hahn
0e0982147c Show recent emoji in the customize reaction emoji picker 2021-09-10 11:43:17 -07:00
Evan Hahn
84ac7dd2df To fix Storybook, make <Message> take renderReactionPicker 2021-09-10 11:00:31 -07:00
Evan Hahn
e2392433e0 Preferred reactions: store raw emoji, gate on feature flag 2021-09-09 16:47:30 -07:00
Evan Hahn
4f1188e213 Save skin tone changes in reaction picker 2021-09-09 13:53:26 -07:00
Evan Hahn
f28456c160 Let users customize the preferred reaction palette 2021-09-09 09:29:01 -07:00