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
2021-11-29 17:40:46 +11:00
..
calling Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
conversation Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
icon Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
menu cleanup props passing of avatar and name with a custom hook 2021-11-23 16:18:27 +11:00
registration Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
settings Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
AccentText.tsx update design of registration page 2021-09-02 16:38:37 +10:00
ActionsPanel.tsx cleanup props passing of avatar and name with a custom hook 2021-11-23 16:18:27 +11:00
LeftPaneContactSection.tsx fixed crash on leftpaneContactSection 2021-07-12 16:08:35 +10:00
LeftPaneMessageSection.tsx Fixing rimraf transpile bug. Adding PR fixes - icon buttons. 2021-11-26 15:29:57 +11:00
LeftPaneSectionHeader.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
LeftPaneSettingSection.tsx add data-testid for leftpane sections and edit profile dialog 2021-11-18 11:36:14 +11:00
MessageRequestsBanner.tsx Addressing PR comments 2021-11-24 13:36:51 +11:00
PillDivider.tsx remove addcontacts bottom buttons on contact page/useless 2021-04-28 14:03:22 +10:00
SessionButton.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
SessionClosableOverlay.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
SessionDropdown.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
SessionDropdownItem.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
SessionHTMLRenderer.tsx increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
SessionIdEditable.tsx increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
SessionInboxView.tsx move the state of calling to its own slice 2021-11-19 10:49:05 +11:00
SessionInput.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
SessionJoinableDefaultRooms.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
SessionMemberListItem.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
SessionNotificationCount.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
SessionPasswordPrompt.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
SessionRadio.tsx cleanup SessionSettings by making them less a IdoEverything 2021-10-21 17:08:38 +11:00
SessionRadioGroup.tsx speedup tests 2021-03-04 09:55:44 +11:00
SessionRegistrationView.tsx finish rework registration page 2021-09-02 17:20:44 +10:00
SessionScrollButton.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
SessionSearchInput.tsx add data-testid for leftpane sections and edit profile dialog 2021-11-18 11:36:14 +11:00
SessionSpinner.tsx do not shrink SessionSpinner 2020-12-14 16:23:59 +11:00
SessionToast.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
SessionToastContainer.tsx our video off => show our avatar 2021-10-28 12:03:11 +11:00
SessionToggle.tsx cleanup SessionSettings by making them less a IdoEverything 2021-10-21 17:08:38 +11:00
SessionWrapperModal.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
SplitViewContainer.tsx add a handle to resize the inconvo call video 2021-11-03 16:05:59 +11:00