Commit Graph

155 Commits

Author SHA1 Message Date
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
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 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
Evan Hahn 3e18a8a337 Don't ring large groups 2021-09-02 15:34:38 -07:00
Evan Hahn a85dd1be36 Retry outbound "normal" messages for up to a day 2021-08-31 13:58:39 -07:00
Scott Nonnenberg dcf29078f4 ConversationView: Improve types 2021-08-30 14:32:56 -07:00
Evan Hahn 0e7f641dc1 Let users ring members when starting a group call
Co-Authored-By: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2021-08-25 16:42:51 -05:00
Josh Perez 424d8785b6 Restyle relink dialog 2021-08-24 13:59:44 -07:00
Josh Perez d5d808651a Improved Lightbox experience 2021-08-23 16:14:53 -07:00
Evan Hahn 70d059beeb Keep reaction poppers visible at all times 2021-08-20 14:36:27 -05:00
Evan Hahn 79c976668b Receive rings for group calls 2021-08-20 09:06:15 -07:00
Josh Perez e9308bbafb New option for control over update downloads 2021-08-19 15:56:29 -07:00
Fedor Indutny 80c1ad6ee3 Don't mutate state in TimelineItem 2021-08-19 13:14:41 -07:00
Josh Perez aecb11247f Removes old feature flags 2021-08-18 18:04:38 -07:00
Evan Hahn 778c8b4220 Conversation header: fix check if anyone else is in the call 2021-08-18 17:14:30 -07:00
Josh Perez 91af0dad78 Faster preferences window 2021-08-18 13:08:14 -07:00
Evan Hahn 763c35e546 Update call lobby UI to match new designs 2021-08-17 16:45:18 -05:00
Fedor Indutny caf544b3a1 Fetch hasGroupLink from Redux in conversation details 2021-08-17 09:10:27 -05:00
Evan Hahn b0750e5f4e Show "unplayed" dot on incoming audio messages 2021-08-12 13:15:55 -05:00
Fedor Indutny d41e61a96b Optimize render part 2 2021-08-11 16:06:20 -07:00
Fedor Indutny 12c78c742f Optimize rendering 2021-08-11 09:23:21 -07:00
Scott Nonnenberg f431f15a5e Calling: Clear activeCall only for incoming prering/ringing calls 2021-08-10 19:16:18 -04:00
Scott Nonnenberg f985d55d5c Calling: Never show lobby for incoming call 2021-08-10 10:15:35 -07:00
Fedor Indutny 46b1e8d0e7 Cache onHeightChange property of message 2021-08-06 14:43:18 -07:00
Josh Perez 12d2b1bf7c Avatar defaults and colors 2021-08-05 20:17:05 -04:00
Evan Hahn 6b290a0f0c @mentions notifications 2021-08-05 07:35:33 -05:00
Evan Hahn 14929fb408 Show "unplayed" dot on outgoing audio messages 2021-07-27 10:42:25 -05:00
Josh Perez 56d5d283bd Support for announcement-only groups 2021-07-20 13:18:35 -07:00
Evan Hahn 1e10286210 Message details: group by send status, including viewed state 2021-07-20 14:56:50 -05:00
Josh Perez cd35a29638 Edit profile 2021-07-19 12:26:06 -07:00
Evan Hahn 831ec98418 Audio messages: move countdown under waveform 2021-07-09 13:27:16 -07:00
Fedor Indutny ddbbe3a6b1 More protobufjs migration 2021-07-09 12:36:10 -07:00
Evan Hahn 3827f05db9 Upgrade to TypeScript v4.3.5 2021-07-07 11:37:55 -05:00
Fedor Indutny 2cd4160422 Unify audio playback under App component 2021-06-29 12:58:29 -07:00
Fedor Indutny cd28e71bc6 Default disappearing message timeout fixes 2021-06-25 16:52:56 -07:00
Josh Perez 01eabf9ec6 Option to send photos as high quality 2021-06-25 11:08:16 -05:00
Josh Perez 94d116c621 Removes some Backbone views 2021-06-17 14:15:09 -07:00
Scott Nonnenberg 68f1023946 Move message.getPropsForBubble and friends to selectors 2021-06-17 10:15:10 -07:00
Scott Nonnenberg 1520c80013 Remove messageCollection from Conversation model 2021-06-15 17:44:14 -07:00