Commit Graph

1527 Commits

Author SHA1 Message Date
Scott Nonnenberg
c0ebafe2bc Search Box: Handle focus properly 2022-12-09 10:03:32 -08:00
Alvaro
2db14e8d6f Auto-select a newly created distribution list or group when sending story 2022-12-09 09:35:34 -08:00
Josh Perez
81e4564687 Removes showContactModal in favor of redux action 2022-12-09 01:08:55 -05:00
Josh Perez
135c832748 Removes showIdentity and showSafetyNumber in favor of redux action 2022-12-09 00:53:19 -05:00
Josh Perez
ec3c8d99ef Removes showForwardMessageModal from conversation_view 2022-12-08 16:49:54 -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
Scott Nonnenberg
ff6750e4fd ConversationView: Move setPin to redux 2022-12-06 17:00:02 -08:00
Scott Nonnenberg
e9b7a74b32 GroupV2: Show summary of change details on re-join of group 2022-12-06 13:12:57 -08:00
Josh Perez
105162dc66 Moves blockAndReportSpam to redux 2022-12-06 11:03:09 -08:00
Scott Nonnenberg
92a512a16d ConversationView: Move call/mute functions into redux 2022-12-06 09:31:44 -08:00
Josh Perez
9348940ecf Moves parts of conversation view into redux 2022-12-05 14:56:23 -08:00
Scott Nonnenberg
a49a6f2057 Notifications for a few merge-related scenarios 2022-12-05 14:46:54 -08:00
Josh Perez
bc4f3dcd01 Handle cmd+shift+e keyboard shortcut 2022-12-02 16:40:33 -08:00
Josh Perez
1109415dc1 Add global setting for sent media quality 2022-12-02 18:54:37 -05:00
Alvaro
60b30d04cd Clear selected contacts when creating a custom story 2022-12-01 10:17:12 -08:00
Evan Hahn
38b921fad7 Blocked/unapproved convos: no clickable link preview images 2022-11-30 20:24:38 -05:00
Fedor Indutnyy
1c9ef00142 Add release notes for 6.1 2022-11-30 14:35:02 -08:00
Jamie Kyle
6198b02640 Init payments message types 2022-11-30 13:47:54 -08:00
Josh Perez
77f92b6cc3 Add emoji button to text story creation 2022-11-28 13:52:16 -05:00
Josh Perez
a827cb7c4e Reset link preview tooltip state when paging through stories 2022-11-23 16:07:43 -08:00
Fedor Indutny
e3299b0445 Prevent layout recalculations in some animations 2022-11-23 12:13:13 -08:00
Josh Perez
97454b6bac Reset img error state when paging stories 2022-11-22 23:29:01 -08:00
Alvaro
896b36c301 Story replies indicator 2022-11-22 20:05:33 -08:00
Fedor Indutny
1bff385805 Add more debug tools for stories 2022-11-22 15:33:15 -07:00
Fedor Indutny
4d1cd05888 Don't trigger excessive 'resize' events 2022-11-22 14:55:05 -07:00
Fedor Indutny
991580a1ed Improve error handling during group sends 2022-11-22 10:43:43 -08:00
Fedor Indutny
a2f1b469ea Make sure that storySendMode is in group types 2022-11-19 00:31:18 -08:00
Josh Perez
fa2fd5eef3 Restore reply button on stories 2022-11-19 00:09:03 -08:00
Fedor Indutny
98ef4c627a Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
Josh Perez
9cd20b0f9b StoryViewer pause improvements 2022-11-17 11:54:28 -08:00
Fedor Indutny
897a4aa591 Add release notes for v6.0.0 2022-11-17 11:32:14 -08:00
Josh Perez
220963c789 Sending/Failed state for stories 2022-11-16 14:10:11 -08:00
Fedor Indutny
9bad2301fd Populate blurHash when sending stories 2022-11-16 13:41:38 -08:00
Fedor Indutny
6be69a7ba8 Use DurationInSeconds for expireTimer 2022-11-16 13:18:02 -07:00
Fedor Indutny
7b703fdd5f Remove duplicate modal footer from group edit 2022-11-15 09:33:04 -08:00
Fedor Indutny
e6ebfe4fca Update typescript to 4.8.4 2022-11-14 11:35:37 -08:00
Alvaro
6b42a69947 Extract ListView controller from ConversationList 2022-11-14 10:48:51 -08:00
Scott Nonnenberg
5100d17ed2 SafetyNumberChangeDialog: Introduce awareness of stories 2022-11-10 23:10:30 -05:00
Fedor Indutny
709588a874 Use translateX instead of changing width 2022-11-10 21:45:52 -05:00
Alvaro
2278bf2994 Design tweaks to add-story-button hover 2022-11-10 14:01:40 -07:00
Alvaro
810cbb5fe5 Implemented group story reaction delete/DOE 2022-11-10 13:59:48 -07:00
Alvaro
45069673ce Fixed all connections count and renamed MY_STORIES_ID and EditMyStoriesPrivacyModal 2022-11-10 08:51:39 -07:00
Fedor Indutny
be6e988a95 Hydrate body ranges for story replies 2022-11-09 20:59:36 -08:00
Jamie Kyle
9f85db3fd8 stories: muted by default, muted on app blur 2022-11-09 23:24:42 -05:00
Josh Perez
42a1394039 Fixes My Story subtitle label in privacy modal 2022-11-09 18:25:45 -08:00
Josh Perez
4a5da95c1d Fixes storybook 2022-11-09 13:11:45 -08:00