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/session
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
..
calling Minor call tweaks (#2051) 3 years ago
conversation Minor call tweaks (#2051) 3 years ago
icon Minor call tweaks (#2051) 3 years ago
menu cleanup props passing of avatar and name with a custom hook 4 years ago
registration Minor call tweaks (#2051) 3 years ago
settings Minor call tweaks (#2051) 3 years ago
AccentText.tsx update design of registration page 4 years ago
ActionsPanel.tsx cleanup props passing of avatar and name with a custom hook 4 years ago
LeftPaneContactSection.tsx fixed crash on leftpaneContactSection 4 years ago
LeftPaneMessageSection.tsx Fixing rimraf transpile bug. Adding PR fixes - icon buttons. 3 years ago
LeftPaneSectionHeader.tsx Minor call tweaks (#2051) 3 years ago
LeftPaneSettingSection.tsx add data-testid for leftpane sections and edit profile dialog 4 years ago
MessageRequestsBanner.tsx Addressing PR comments 4 years ago
PillDivider.tsx remove addcontacts bottom buttons on contact page/useless 4 years ago
SessionButton.tsx Minor call tweaks (#2051) 3 years ago
SessionClosableOverlay.tsx Minor call tweaks (#2051) 3 years ago
SessionDropdown.tsx Minor call tweaks (#2051) 3 years ago
SessionDropdownItem.tsx Minor call tweaks (#2051) 3 years ago
SessionHTMLRenderer.tsx increase prettier maxWidth to 100 4 years ago
SessionIdEditable.tsx increase prettier maxWidth to 100 4 years ago
SessionInboxView.tsx move the state of calling to its own slice 4 years ago
SessionInput.tsx Minor call tweaks (#2051) 3 years ago
SessionJoinableDefaultRooms.tsx Minor call tweaks (#2051) 3 years ago
SessionMemberListItem.tsx Minor call tweaks (#2051) 3 years ago
SessionNotificationCount.tsx move tsx and theme to css variables part1 4 years ago
SessionPasswordPrompt.tsx move tsx and theme to css variables part1 4 years ago
SessionRadio.tsx cleanup SessionSettings by making them less a IdoEverything 4 years ago
SessionRadioGroup.tsx speedup tests 4 years ago
SessionRegistrationView.tsx finish rework registration page 4 years ago
SessionScrollButton.tsx move tsx and theme to css variables part1 4 years ago
SessionSearchInput.tsx add data-testid for leftpane sections and edit profile dialog 4 years ago
SessionSpinner.tsx do not shrink SessionSpinner 4 years ago
SessionToast.tsx move tsx and theme to css variables part1 4 years ago
SessionToastContainer.tsx our video off => show our avatar 4 years ago
SessionToggle.tsx cleanup SessionSettings by making them less a IdoEverything 4 years ago
SessionWrapperModal.tsx Minor call tweaks (#2051) 3 years ago
SplitViewContainer.tsx add a handle to resize the inconvo call video 4 years ago