Commit Graph

78 Commits

Author SHA1 Message Date
Scott Nonnenberg
f2f1c3c021 Standardize on showConversation function, delete unused functions 2022-12-14 11:05:32 -08:00
Scott Nonnenberg
07f7fa93d6 ConversationView: Move setQuotedMessage/scrollToMessage to redux 2022-12-09 11:11:14 -08:00
Scott Nonnenberg
c0ebafe2bc Search Box: Handle focus properly 2022-12-09 10:03:32 -08:00
Scott Nonnenberg
5c059c54d5 Eliminate resetEmojiResults, move onEditorStateChanged to redux 2022-12-08 15:56:17 -08:00
Scott Nonnenberg
6d868030ae CompositionArea: Only reset message contents if id has changed 2022-12-08 15:37:42 -08:00
Josh Perez
2378776e1b Moves sendMessage and friends to redux 2022-12-08 02:43:48 -05:00
Josh Perez
7ea38bb1a9 Moves startGV2Migration to redux 2022-12-08 01:41:37 -05:00
Scott Nonnenberg
452e0b7b31 ConversationView: Move attachments processing into redux 2022-12-07 20:26:59 -05:00
Josh Perez
105162dc66 Moves blockAndReportSpam to redux 2022-12-06 11:03:09 -08:00
Fedor Indutny
98ef4c627a Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
Fedor Indutny
9bad2301fd Populate blurHash when sending stories 2022-11-16 13:41:38 -08:00
Fedor Indutny
be6e988a95 Hydrate body ranges for story replies 2022-11-09 20:59:36 -08:00
Josh Perez
19a42ed719 Onboarding story 2022-11-08 21:38:19 -05:00
Scott Nonnenberg
9fba33943a Keep story creator around until we've verified contacts and queued job 2022-11-01 17:36:16 -07:00
Fedor Indutny
4a15df5904 Properly close emoji picker when picking emoji 2022-07-07 14:39:22 -07:00
Fedor Indutny
40cbf61226 Close emoji picker when picking emoji 2022-06-30 13:47:23 -07:00
Josh Perez
d970d427f8 Create text stories 2022-06-16 17:48:57 -07:00
Fedor Indutny
4b8cb9f040 Fix minor UI issues with composer 2022-06-15 10:53:08 -07:00
Fedor Indutny
f2af71f8b5 Fix minor UI issues 2022-06-13 16:37:29 -07:00
Scott Nonnenberg
5c8b4bca7e On send, disable message field before doing anything async 2022-06-13 09:30:14 -07:00
Vladislav Gorenkin
d094a93191 Fix several shortcuts not working with non-EN keyboard layouts 2022-03-31 11:58:28 +06:00
Josh Perez
eb91eb6fec Process incoming story messages 2022-03-04 13:14:52 -08:00
Josh Perez
138580fedb Do not attach files while voice recording in progress 2022-02-11 12:18:04 -08:00
Josh Perez
a0c61e5b4a Only show image editing icon in composition area 2022-02-02 09:31:16 -06:00
Evan Hahn
97d42d5e7b Enable media editor for everyone 2021-12-14 16:53:15 -08:00
Josh Perez
cd91ed6f45 Do not allow attachments if there are link previews 2021-12-01 21:19:54 +01:00
Josh Perez
7affe313f0 Add image editor 2021-11-30 20:14:25 -06:00
Scott Nonnenberg
563f016245 When you send a message, scroll it into view 2021-11-30 12:25:24 +01:00
Fedor Indutny
a52530262f Revert "When you send a message, scroll it into view"
This reverts commit a3525c16ef.
2021-11-23 14:09:07 +01:00
Scott Nonnenberg
a3525c16ef When you send a message, scroll it into view 2021-11-19 09:19:55 -08:00
Evan Hahn
4dd9232c36 Add badges to @-mentions picker 2021-11-17 19:38:52 +01:00
Scott Nonnenberg
a024ee4b96 Allow stage and send of video, even if we can't get screenshot 2021-11-15 13:54:33 -08:00
Scott Nonnenberg
c5b5f2fe42 Handle duplicate requests to start recording a voice note 2021-11-11 15:33:35 -08:00
Evan Hahn
37992715cd Remove caption editor 2021-11-09 16:25:29 -08: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
Evan Hahn
74fde10ff5 Prefer import type when importing types 2021-10-26 14:15:33 -05:00
Josh Perez
fc425304fc Moves the attach-file shortcut into the component 2021-10-15 14:51:58 -04:00
Josh Perez
5fdfa1c632 ConversationView in React 2021-10-05 09:47:06 -07:00
Josh Perez
48aaf9e4f3 Fix quote styles so they are uniform 2021-10-04 20:12:07 -04:00
Josh Perez
603c315c82 Moves AudioCapture into react 2021-09-29 13:23:06 -07:00
Josh Perez
1c3c971cf4 Moves DraftAttachments into redux 2021-09-24 16:03:32 -04:00
Evan Hahn
eed7aff925 Remove unnecessary props from <ContactName> 2021-09-16 11:15:43 -05:00
Fedor Indutny
5a57e2b704 Fix action propagation to timeline items 2021-09-12 19:36:41 -07:00
Scott Nonnenberg
dcf29078f4 ConversationView: Improve types 2021-08-30 14:32:56 -07:00
Josh Perez
56d5d283bd Support for announcement-only groups 2021-07-20 13:18:35 -07:00
Josh Perez
01eabf9ec6 Option to send photos as high quality 2021-06-25 11:08:16 -05:00
Evan Hahn
d4dc9b8e39 Message Requests: Add new "Report spam and block" button 2021-05-27 13:37:58 -07:00
Scott Nonnenberg
e859fcd4b4 Partially revert "Clean up inviteLink handling, harden compose input" 2021-05-21 11:32:10 -07:00
Fedor Indutny
7fa730531a Improve experience for contacts without signal accounts 2021-05-20 17:37:08 -07:00