Commit Graph

904 Commits

Author SHA1 Message Date
Josh Perez
b8467da933 Fix avatar popup zIndex 2021-10-01 20:01:44 -04:00
Evan Hahn
893a77a3ad Fix render loop in <Modal>, clean up ref merger code 2021-10-01 16:53:00 -07:00
Josh Perez
c99066de9b Disallow multiline in About editing 2021-10-01 14:27:34 -05:00
Josh Perez
e033fd2cf3 Fix background bleed through on color bubbles 2021-10-01 09:16:44 -07:00
Fedor Indutny
3534408c97 Fix various clipping issues with message buttons 2021-09-30 16:24:23 -05:00
Josh Perez
19e700aba3 Lightbox improvements 2021-09-30 17:18:56 -04:00
Josh Perez
31d1f25b18 Adds error dialog when voice recorder cannot start 2021-09-30 13:13:47 -07:00
Evan Hahn
ffe7cc578b Update v5.19 release notes 2021-09-30 09:38:59 -07:00
Fedor Indutnyy
8c16341d44 Update release notes for 5.19 2021-09-29 17:16:16 -07:00
Fedor Indutny
3e31a7405b Use physical keys+layout for shortcuts 2021-09-29 14:21:15 -07:00
Josh Perez
b6cfe0933d Adds open/close animations to dialogs and modals 2021-09-29 16:59:37 -04: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
Scott Nonnenberg
1e3de45af6 Fix blank avatars, duplicate recent media, static message details 2021-09-29 13:18:27 -07:00
Fedor Indutny
5c1776e00e Autofocus "choose group member" modal input 2021-09-29 14:29:02 -05:00
Fedor Indutny
bdf1287403 Subscribe to theme change in settings 2021-09-29 11:37:30 -07:00
Evan Hahn
f3e07e5376 Remove redundant incoming call bar code 2021-09-29 13:30:22 -05:00
Josh Perez
68cef84c29 Massively zoom in on images, adds panning 2021-09-28 13:27:35 -07:00
Evan Hahn
942ce16610 In prerelease, enable background throttling when not on a call 2021-09-28 14:00:22 -05:00
Fedor Indutny
2f7226e200 Remove key caching from Timeline 2021-09-28 11:32:54 -07:00
Evan Hahn
e32503eed4 Import AudioDevice and VideoFrameSource directly from RingRTC 2021-09-28 11:37:03 -05:00
Scott Nonnenberg
2f68defa4b AvatarPreview: Use avatarPath directly if provided 2021-09-27 12:16:42 -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
Josh Perez
68b711b360 Auto close toasts onClick 2021-09-23 22:08:01 -04:00
Fedor Indutny
4ef0bf96cc Uint8Array migration 2021-09-23 17:49:05 -07:00
Josh Perez
e6d952d105 Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
Scott Nonnenberg
24497ca0f1 Update release notes for 5.18 2021-09-22 09:02:50 -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
7937280971 Fix <Modal> scroll event handler 2021-09-21 09:25:21 -07:00
Evan Hahn
a68e3a6d20 Improve staged attachment designs 2021-09-20 18:23:55 -07:00
Evan Hahn
4e43459d34 Improve types for ConversationType's lastMessage 2021-09-20 14:20:53 -05: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
Fedor Indutny
4dcbb7352f CallScreen interactivity fixes 2021-09-17 20:20:29 -04:00
Josh Perez
427055ea47 Associate form control with label for choose group members 2021-09-17 19:48:57 -04:00
Josh Perez
7b5faa1cc1 Permissions popup context iso 2021-09-17 18:24:21 -04:00
Fedor Indutny
f3715411c6 Small UI fixes for left pane dialogs 2021-09-17 17:20:49 -05: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
Evan Hahn
09d729a780 Support emoji 13.1 2021-09-16 16:25:11 -07: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