You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
AvatarPlaceHolder Minor call tweaks (#2051) 3 years ago
basic data extraction notification on a line rather than a column 4 years ago
conversation Minor call tweaks (#2051) 3 years ago
dialog Minor call tweaks (#2051) 3 years ago
session Minor call tweaks (#2051) 3 years ago
Avatar.md Note to Self 6 years ago
Avatar.tsx Minor call tweaks (#2051) 3 years ago
CaptionEditor.md Improve caption editor usability, new 'add attachment' affordance 6 years ago
CaptionEditor.tsx move tsx and theme to css variables part1 4 years ago
ContactListItem.md ContactListItem: Add spacing above and below (for 'show members') 7 years ago
ContactListItem.tsx cleanup props passing of avatar and name with a custom hook 3 years ago
ConversationListItem.md continue designalification 5 years ago
ConversationListItem.tsx Minor call tweaks (#2051) 3 years ago
Intl.md Finish new Message component, integrate into application 7 years ago
LeftPane.md Move left pane entirely to React 6 years ago
LeftPane.tsx PR changes 3 years ago
Lightbox.md Support receiving multiple images in one messages 7 years ago
Lightbox.tsx Minor call tweaks (#2051) 3 years ago
LightboxGallery.md Ensure that multi-video lightbox scrolling changes video 7 years ago
LightboxGallery.tsx put saveAttachemntToDisk outside of component 4 years ago
MainHeader.md Move left pane entirely to React 6 years ago
MainViewController.tsx rename all spacer-* to react component 4 years ago
MessageBodyHighlight.md Move left pane entirely to React 6 years ago
MessageSearchResult.md Move left pane entirely to React 6 years ago
SearchResults.md Move left pane entirely to React 6 years ago
SearchResults.tsx remove search messages frpm search result 4 years ago
SessionMainPanel.tsx finish cleaning up Settings page 4 years ago
Spinner.md Send long text as an attachment instead of inline 6 years ago
StartNewConversation.md Move left pane entirely to React 6 years ago
UserSearchResults.tsx Cleanup redux store (#1925) 4 years ago