Commit Graph
580 Commits
Author SHA1 Message Date
Evan Hahn 06fb4fd0bc Add "new conversation" composer for direct messages 2021-03-19 16:53:51 -04:00
Evan Hahn 8ee3bd9687 Create <Button> component and use it in <GroupV2JoinDialog> 2021-03-19 16:53:51 -04:00
Scott Nonnenberg 98e7e65d25 Automatic session reset 2021-03-19 16:53:51 -04:00
Evan Hahn eb203ba929 Disable search keyboard shortcuts when main header isn't shown 2021-03-19 16:53:51 -04:00
Evan Hahn 3306c82992 Fix "URI malformed" crashes on Windows 2021-02-22 14:01:40 -08:00
Josh Perez 34285054f6 Manual download of attachments with no blurHash 2021-02-11 17:50:11 -08:00
007 062a1f7dd9 Fix message input emoji focus close (#4727) 2021-02-04 14:37:47 -08:00
Idan Moral cd2c6351fc Fixed a comment typo in Linkify.tsx (#4825) 2021-02-04 14:30:21 -08:00
Scott Nonnenberg 2f90d6aca9 Manually manage full-text search table 2021-02-04 12:46:55 -08:00
Evan Hahn 73a304faba Add aria-label to incoming call bar buttons 2021-02-04 11:51:40 -08:00
Evan Hahn 8f1bb6f087 Don't render links (or link previews) for blocked or unapproved conversations 2021-02-02 11:09:53 -06:00
Josh Perez 267ae80442 UI fixes for conversation details screen 2021-02-01 14:57:42 -08:00
Josh Perez a096220990 Do not download media if in call 2021-01-29 14:58:28 -08:00
Scott Nonnenberg a48b3e381e Support for joining New Groups via invite links 2021-01-29 14:16:48 -08:00
c0510b08a5 Introduce conversation details screen for New Groups
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
Co-authored-by: Sidney Keese <me@sidke.com>
2021-01-29 13:19:24 -08:00
Evan Hahn 1268945840 Fix typing bubble in group chats 2021-01-27 19:41:41 -08:00
Josh Perez 1b38db2d79 Fixes rendering of about bio 2021-01-27 19:18:50 -05:00
Evan Hahn 1da724edf2 Fix missing avatars in groups 2021-01-27 13:15:43 -08:00
Josh Perez 258bd55dd2 Show about info from contact profiles 2021-01-25 18:29:01 -08:00
Evan Hahn 932e44e3bf Don't let quote thumbnails get taller than the quote itself 2021-01-25 18:29:01 -08:00
Evan Hahn 8a72607fa7 Prefer type to interface and add an ESLint rule 2021-01-25 18:29:00 -08:00
Scott Nonnenberg d1355d5874 Show 'you were removed from group' if dropped during migration 2021-01-25 18:29:00 -08:00
Evan Hahn fd7b18e382 Properly handle sending videos which cannot be played locally 2021-01-25 18:29:00 -08:00
Evan Hahn ffc5e9ef9b Remove obsolete <Message> story 2021-01-25 18:29:00 -08:00
Evan Hahn b281420a40 Group calling: add speaker view 2021-01-25 18:28:59 -08:00
Evan Hahn fbfcdbf84e Group calling: add overflow area 2021-01-25 18:28:59 -08:00
Evan Hahn 8e1391c70c Share group calling frame buffers to reduce memory usage 2021-01-25 18:28:59 -08:00
Evan Hahn 4c40d861cf Update link preview styles to better match designs 2021-01-25 18:28:59 -08:00
Evan Hahn d0146a1613 Continue to show participants even when the blocked dialog is up 2021-01-25 18:28:59 -08:00
Scott Nonnenberg cbc6c29479 Finish in-redux conversation lookups, getPropsForSearchResult moved 2021-01-25 18:28:58 -08:00
Josh Perez 2529e208c1 Move confirmation_dialog_view to ts and React
* Moves confirmation_dialog_view to ts and React

* showConfirmationDialog API
2021-01-25 18:28:58 -08:00
Scott Nonnenberg 272e6cc614 Group V2 invite links: in-conversation messages 2021-01-25 18:28:58 -08:00
Evan Hahn 8e7379a591 Move getDefaultConversation into a shared test folder 2021-01-25 18:28:58 -08:00
Evan Hahn dd0ea6b3fe Upgrade TypeScript to the latest version, v4.1.3 2021-01-25 18:28:57 -08:00
Evan Hahn 8c25ffd6f5 Link previews: show full size image less often 2021-01-11 14:23:09 -08:00
Evan Hahn 0a35489696 Fix layout of "this person is in your contacts" tooltip 2021-01-11 13:43:21 -08:00
Evan Hahn 0c99604585 Minor: use clearTimeout instead of clearInterval in <Message> 2020-12-17 12:12:52 -05:00
Evan Hahn 1225d45ade Incremental improvements to header 2020-12-17 12:12:52 -05:00
Scott Nonnenberg 25f64a5140 Emoji: Search on short name first, eliminate short_names, proper sort 2020-12-14 10:15:55 -06:00
Evan Hahn c87ffcd2e9 Call lobby: render local preview at camera's aspect ratio 2020-12-11 16:44:07 -08:00
Scott Nonnenberg 0506b79f6b Quotes: Use authorId when navigating to original message 2020-12-11 12:06:04 -06:00
Josh Perez 016fc62b8b When group call is empty you are now full screen 2020-12-10 10:40:34 -08:00
Josh Perez e8e43a53b2 Fixes lint and TS warning 2020-12-08 19:48:02 -05:00
Josh Perez 456c51308f Group Calling: You is in this call 2020-12-08 18:35:21 -05:00
Evan Hahn 1d8c7a368e When joining an empty group call, the button should say "Start Call" 2020-12-08 17:28:44 -05:00
Josh Perez 318013e83d Handles safety number changes while in a call 2020-12-08 14:37:04 -05:00
Evan Hahn 0c039bf431 Add group calling events to the message timeline 2020-12-07 14:43:19 -06:00
Evan Hahn a9367f48f1 Dark theme for calling device selection 2020-12-04 15:03:01 -08:00
Scott Nonnenberg 56ae4a41eb Emoji completion: reverse results to show higher results at the top 2020-12-04 13:27:51 -06:00
Evan Hahn f65af33e6a Remove any from GroupCallRemoteParticipant stories 2020-12-04 09:30:46 -08:00