Commit Graph

212 Commits

Author SHA1 Message Date
Scott Nonnenberg
f2f1c3c021 Standardize on showConversation function, delete unused functions 2022-12-14 11:05:32 -08:00
Josh Perez
b138774454 Moves saveAttachment to a redux action 2022-12-14 10:12:04 -08:00
Josh Perez
635a59a473 Moves showLightbox to redux 2022-12-09 21:02:22 -05:00
Evan Hahn
38b921fad7 Blocked/unapproved convos: no clickable link preview images 2022-11-30 20:24:38 -05:00
Jamie Kyle
6198b02640 Init payments message types 2022-11-30 13:47:54 -08:00
Fedor Indutny
be6e988a95 Hydrate body ranges for story replies 2022-11-09 20:59:36 -08:00
Alvaro
4445ef80eb Implement group story reply deletion 2022-11-04 07:22:07 -06:00
Alvaro
458eb2ea81 Voice-note animation fixes 2022-10-03 17:43:44 -06:00
Alvaro
ab153b30c8 Remove unused name on Avatar 2022-09-28 09:27:52 -07:00
Fedor Indutny
698c7a7739 Fix click handling for stories 2022-09-27 13:24:21 -07:00
Alvaro
6cfe2a09df Consecutive playback and per-conversation playback rate 2022-09-15 14:10:46 -06:00
Fedor Indutny
635840cd99 Properly handle closing click events in modals 2022-09-14 18:58:35 -07:00
Scott Nonnenberg
9d50679473 Message.tsx: Don't let event propagate on generic attachment click 2022-09-08 15:09:40 -07:00
Scott Nonnenberg
03b750d072 Fix keyboard handling in ReactionPicker/Viewer and their child views 2022-09-07 14:17:09 -07:00
Scott Nonnenberg
1cb70547fb Ensure non-visual attachments can be manually downloaded 2022-08-31 15:32:06 -07:00
Josh Perez
eadef45290 Fix story group replies rendering 2022-08-25 12:10:56 -04:00
Josh Perez
6f7094bc19 Allow paging through My Stories 2022-08-22 13:44:23 -04:00
Scott Nonnenberg
6dd6a64d6c ErrorBoundary improvements, StickerCreator logging/resiliency 2022-08-19 11:35:40 -07:00
Josh Perez
de84dc06c8 Fixes emoji-only rendering within a story reply context 2022-08-18 16:28:51 -07:00
Josh Perez
5dc42122a8 Use <Message /> for group story replies 2022-08-04 21:29:44 -04:00
Scott Nonnenberg
67ddec65d9 Message.tsx: Use role=row for container, not role=button 2022-07-25 17:19:00 -07:00
Josh Perez
06476de6c9 Adds debugging information to stories 2022-07-25 11:55:44 -07:00
Scott Nonnenberg
fc98d54326 Ensure that outgoing gift badges can be Viewed 2022-07-12 09:39:18 -07:00
Josh Perez
3e644f45cf Fixes story viewing behavior 2022-07-06 15:06:20 -04:00
Fedor Indutny
e0f479ca81 Fix sending to embedded contact 2022-06-27 17:37:05 -07:00
Scott Nonnenberg
7b1721b0d0 Use different copy for outgoing gift badges 2022-06-23 09:15:26 -07:00
Josh Perez
d970d427f8 Create text stories 2022-06-16 17:48:57 -07:00
Scott Nonnenberg
e18510e41c Message: If collapsed in group, remove top margin on link previews 2022-06-13 14:29:10 -07:00
Fedor Indutny
dfc310805a Allow manually retrying attachment downloads 2022-05-23 16:07:41 -07:00
Scott Nonnenberg
a114e4e210 Gift Badges: A few tweaks 2022-05-16 12:54:38 -07:00
Scott Nonnenberg
0ba6a0926e Support for incoming gift badges 2022-05-11 13:59:58 -07:00
Josh Perez
0ca66d6e95 Adjust story replies for direct conversations 2022-05-10 15:02:21 -04:00
Scott Nonnenberg
9d3498d938 Fix collapsed corners for link previews and image attachments 2022-04-27 16:03:50 -07:00
Scott Nonnenberg
5e0534310e Message.tsx: Don't handle clicks outside of container 2022-04-25 10:26:45 -07:00
Scott Nonnenberg
f572abf57d Show expiration timer for incoming messages even if unread 2022-04-14 11:06:37 -07:00
Scott Nonnenberg
302604f67e Restore ability to message someone from embedded contact 2022-04-11 17:26:09 -07:00
Scott Nonnenberg
7f89f6162f Disable forward for messages with embedded contact 2022-04-11 13:57:44 -07:00
Scott Nonnenberg
45fcf827dd Don't apply custom color style if message is deleted for everyone 2022-04-11 09:45:50 -07:00
Scott Nonnenberg
b50c96c0b5 Improve layout of various message bubbles 2022-04-07 09:58:15 -07:00
Josh Perez
3b5cc26fec Adds logic around downloading stories 2022-03-28 18:10:08 -07:00
Scott Nonnenberg
1ad284d22c Group disparate status together, but show metadata if different 2022-03-28 15:55:12 -07:00
Scott Nonnenberg
bb066d4a84 Reintroduce inline metadata with full RTL support 2022-03-23 13:23:28 -07:00
Scott Nonnenberg
801c70b298 Don't render metadata if message bubble is collapsed 2022-03-23 10:41:38 -07:00
Scott Nonnenberg
04ef741236 Fix rendering of messages with primarily RTL text 2022-03-22 17:12:06 -07:00
Scott Nonnenberg
67702254fb Message Select: New faster animation, lighter for incoming bubbles 2022-03-22 12:06:08 -07:00
Scott Nonnenberg
c369e44d8e Fix Contact Modal and improve Debug Log window 2022-03-21 11:41:48 -07:00
Scott Nonnenberg
53ca6672a9 Timeline: Spacing and message selection tweaks 2022-03-17 14:20:40 -07:00
Josh Perez
3620309f22 Show story replies in the timeline 2022-03-16 10:30:14 -07:00
Evan Hahn
6e77d4b2c8 Fix RTL message layout issue 2022-03-10 11:35:48 -08:00
Evan Hahn
4b6b9cce01 Fix timeline not scrolling to bottom reliably 2022-03-08 13:54:27 -08:00