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/conversation
Audric Ackermann 651b1c4376
Fetch translations (#2056)
* 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

* add type for i18n to run update after crowdin  fetch with tools/updateI18nKeysType.py

* update to latest translations
3 years ago
..
composition add a spinner for when video call video is loading 4 years ago
SessionConversation.tsx add a spinner for when video call video is loading 4 years ago
SessionConversationDrafts.ts cleanup SessionCompositionBox 4 years ago
SessionEmojiPanel.tsx fix emoji being inserted into mentions identifier 4 years ago
SessionFileDropzone.tsx move tsx and theme to css variables part1 4 years ago
SessionLastSeenIndicator.tsx move tsx and theme to css variables part1 4 years ago
SessionMessagesList.tsx Minor call tweaks (#2051) 3 years ago
SessionMessagesListContainer.tsx Merge pull request #2024 from Bilb/setup-test-playwright 4 years ago
SessionQuotedMessageComposition.tsx Minor call tweaks (#2051) 3 years ago
SessionRecording.tsx add data-testid for leftpane sections and edit profile dialog 4 years ago
SessionRightPanel.tsx Fetch translations (#2056) 3 years ago
SessionStagedLinkPreview.tsx cleanup SessionCompositionBox 4 years ago