Josh Perez
|
b866e1a23d
|
Fix safety number viewer for contact modal
|
2021-10-07 17:45:58 -04:00 |
|
Evan Hahn
|
e346fb1f90
|
Persist overlay overflow in conversation list
|
2021-10-07 10:24:10 -05:00 |
|
Josh Perez
|
7c9b8e919c
|
Render emoji like a sticker
|
2021-10-06 10:37:53 -07:00 |
|
Scott Nonnenberg
|
bd380086a4
|
Send related emoji along with Sticker, fix SendMessage types
|
2021-10-05 17:10:08 -05:00 |
|
Josh Perez
|
f974490ff0
|
Add some spacing for +10 reactions
|
2021-10-05 11:28:18 -07:00 |
|
Josh Perez
|
5fdfa1c632
|
ConversationView in React
|
2021-10-05 09:47:06 -07:00 |
|
Josh Perez
|
87ea95735e
|
Make triple dot menu work on really small screen widths
|
2021-10-05 08:58:34 -05:00 |
|
Josh Perez
|
48aaf9e4f3
|
Fix quote styles so they are uniform
|
2021-10-04 20:12:07 -04:00 |
|
Josh Perez
|
59f8243a0d
|
Do not show play button for undownloaded media
|
2021-10-04 15:29:11 -07:00 |
|
Josh Perez
|
9a9fc60103
|
Fix click propagating from reaction viewer to container
|
2021-10-04 15:56:34 -05:00 |
|
Evan Hahn
|
893a77a3ad
|
Fix render loop in <Modal> , clean up ref merger code
|
2021-10-01 16:53:00 -07:00 |
|
Fedor Indutny
|
3534408c97
|
Fix various clipping issues with message buttons
|
2021-09-30 16:24:23 -05:00 |
|
Josh Perez
|
31d1f25b18
|
Adds error dialog when voice recorder cannot start
|
2021-09-30 13:13:47 -07:00 |
|
Fedor Indutny
|
3e31a7405b
|
Use physical keys+layout for shortcuts
|
2021-09-29 14:21:15 -07:00 |
|
Josh Perez
|
603c315c82
|
Moves AudioCapture into react
|
2021-09-29 13:23:06 -07:00 |
|
Evan Hahn
|
c170d04ffa
|
Enable customization of preferred reactions for everyone
|
2021-09-29 13:21:26 -07:00 |
|
Fedor Indutny
|
5c1776e00e
|
Autofocus "choose group member" modal input
|
2021-09-29 14:29:02 -05:00 |
|
Fedor Indutny
|
2f7226e200
|
Remove key caching from Timeline
|
2021-09-28 11:32:54 -07:00 |
|
Fedor Indutny
|
a6e3d5cbae
|
Display thumbnails for video attachments
|
2021-09-24 13:47:47 -07:00 |
|
Josh Perez
|
1c3c971cf4
|
Moves DraftAttachments into redux
|
2021-09-24 16:03:32 -04:00 |
|
Fedor Indutny
|
4ef0bf96cc
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
|
Fedor Indutny
|
b9d6497cb1
|
Better types for WebAPI
|
2021-09-21 17:58:03 -07:00 |
|
Josh Perez
|
c05d23e628
|
Modernize ContactModal
|
2021-09-21 15:37:10 -07:00 |
|
Josh Perez
|
1d2fcde49f
|
Moves navigateTo to util
|
2021-09-21 16:45:25 -04:00 |
|
Evan Hahn
|
a68e3a6d20
|
Improve staged attachment designs
|
2021-09-20 18:23:55 -07:00 |
|
Fedor Indutny
|
c19a801b89
|
Use consistent check for timeline height recomputation
|
2021-09-20 14:19:55 -05:00 |
|
Josh Perez
|
829e42ca6e
|
Move i18n setup to TypeScript
|
2021-09-17 20:30:08 -04:00 |
|
Josh Perez
|
7b5faa1cc1
|
Permissions popup context iso
|
2021-09-17 18:24:21 -04:00 |
|
Josh Perez
|
277992a468
|
Make scrollbar overlay content in left pane
|
2021-09-17 14:03:18 -07:00 |
|
Scott Nonnenberg
|
e2454ef7c5
|
Improve a few strings, highlight back button on focus, proper key value
|
2021-09-17 13:57:54 -07:00 |
|
Josh Perez
|
65ddf0a9e8
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
|
Evan Hahn
|
7e7078e11a
|
Fix lint error in <Linkify> stories
|
2021-09-17 11:28:26 -05:00 |
|
jojomatik
|
51d85e58eb
|
Linkify additional TLDs
See [#5170][0].
[0]: #5170
|
2021-09-17 10:14:42 -05:00 |
|
Fedor Indutny
|
ce0ccc9b58
|
Disable jumbomoji in quotes
|
2021-09-16 15:45:32 -07:00 |
|
Evan Hahn
|
9ff1c1e50d
|
Recompute hero row size when it appears
|
2021-09-16 14:47:08 -07:00 |
|
Evan Hahn
|
11855d1585
|
Make onHeightChange a required prop of <ConversationHero>
|
2021-09-16 14:44:00 -07:00 |
|
Evan Hahn
|
fda21edd23
|
Remove unnecessary disables of consistent-return lint rule
|
2021-09-16 15:25:55 -05:00 |
|
Evan Hahn
|
eed7aff925
|
Remove unnecessary props from <ContactName>
|
2021-09-16 11:15:43 -05:00 |
|
Fedor Indutny
|
59ca63cd2e
|
Use audio.ended in MessageAudio.tsx
|
2021-09-16 08:02:23 -07:00 |
|
Evan Hahn
|
ce1daef9f3
|
Fix <UniversalTimerNotification> stories
|
2021-09-15 09:04:42 -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 |
|
Scott Nonnenberg
|
5fb78e1986
|
ConversationDetails: Prevent block/leave of group if only admin
|
2021-09-10 11:18:37 -07:00 |
|
Evan Hahn
|
84ac7dd2df
|
To fix Storybook, make <Message> take renderReactionPicker
|
2021-09-10 11:00:31 -07:00 |
|
Scott Nonnenberg
|
6efb6da937
|
Render disappearing message countdown even if deleted for everyone
|
2021-09-10 09:23:04 -05: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
|
759c043c12
|
Make <ReactionPicker> skin tone story more obvious
|
2021-09-09 09:32:16 -07:00 |
|
Evan Hahn
|
f28456c160
|
Let users customize the preferred reaction palette
|
2021-09-09 09:29:01 -07:00 |
|