session-desktop/ts/components
Audric Ackermann cf44896a03
Minor call tweaks (#2051)
* show missed-call,started-call and answered call notification in chat

* fix types for createLastMessageUpdate

* show incoming dialog if we have a pending call when enable call receptio

* simplify a bit the avatar component

* move disableDrag to a custom hook

* speed up hash colors of avatarPlaceHolders

* fixup text selection and double click reply on message

* keep avatar decoded items longer before releasing memory

* add incoming/outgoing/missed call notification

also, merge that notification with the timer and group notification
component

* hangup call if no answer after 30sec

* refactor SessionInput using hook + add testid field for recovery

* disable message request feature flag for now

* fix merge issue

* force loading screen to be black instead of white

for our dark theme user's eyes safety
2021-11-29 17:40:46 +11:00
..
AvatarPlaceHolder Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
basic data extraction notification on a line rather than a column 2021-11-09 15:45:18 +11:00
conversation Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
dialog Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
session Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
Avatar.md Note to Self 2019-02-12 16:08:51 -08:00
Avatar.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
CaptionEditor.md Improve caption editor usability, new 'add attachment' affordance 2019-01-15 10:51:49 -08:00
CaptionEditor.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
ContactListItem.md ContactListItem: Add spacing above and below (for 'show members') 2018-07-27 10:55:10 -07:00
ContactListItem.tsx cleanup props passing of avatar and name with a custom hook 2021-11-23 16:18:27 +11:00
ConversationListItem.md continue designalification 2020-01-29 02:54:22 -08:00
ConversationListItem.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
Intl.md Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
LeftPane.md Move left pane entirely to React 2019-03-12 17:44:14 -07:00
LeftPane.tsx PR changes 2021-11-26 13:20:03 +11:00
Lightbox.md Support receiving multiple images in one messages 2018-11-26 15:26:04 -08:00
Lightbox.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
LightboxGallery.md Ensure that multi-video lightbox scrolling changes video 2018-11-28 12:34:29 -08:00
LightboxGallery.tsx put saveAttachemntToDisk outside of component 2021-07-14 15:57:03 +10:00
MainHeader.md Move left pane entirely to React 2019-03-12 17:44:14 -07:00
MainViewController.tsx rename all spacer-* to react component 2021-06-17 16:51:59 +10:00
MessageBodyHighlight.md Move left pane entirely to React 2019-03-12 17:44:14 -07:00
MessageSearchResult.md Move left pane entirely to React 2019-03-12 17:44:14 -07:00
SearchResults.md Move left pane entirely to React 2019-03-12 17:44:14 -07:00
SearchResults.tsx remove search messages frpm search result 2021-08-25 16:19:26 +10:00
SessionMainPanel.tsx finish cleaning up Settings page 2021-10-22 10:44:03 +11:00
Spinner.md Send long text as an attachment instead of inline 2019-03-14 17:30:46 -07:00
StartNewConversation.md Move left pane entirely to React 2019-03-12 17:44:14 -07:00
UserSearchResults.tsx Cleanup redux store (#1925) 2021-09-17 16:41:04 +10:00