session-desktop/ts/components/conversation/media-gallery
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
..
types refactored right panel to hook 2021-07-14 13:56:13 +10:00
AttachmentSection.md Support receiving multiple images in one messages 2018-11-26 15:26:04 -08:00
AttachmentSection.tsx enable no-unused local and imports and fix tslint 2021-08-12 14:48:18 +10:00
DocumentListItem.md Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00
DocumentListItem.tsx enable no-unused local and imports and fix tslint 2021-08-12 14:48:18 +10:00
EmptyState.md Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
EmptyState.tsx Media Gallery: Support for dark theme 2018-07-17 17:15:34 -07:00
LoadingIndicator.tsx Remove `@prettier` pragmas 2018-04-30 16:53:34 -04:00
MediaGallery.md Support receiving multiple images in one messages 2018-11-26 15:26:04 -08:00
MediaGallery.tsx add data-testid for leftpane sections and edit profile dialog 2021-11-18 11:36:14 +11:00
MediaGridItem.md Support receiving multiple images in one messages 2018-11-26 15:26:04 -08:00
MediaGridItem.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
groupMediaItemsByDate.ts do not load right panel data unless it is visibl 2021-07-06 14:02:47 +10:00