session-desktop/ts/receiver
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
..
attachments.ts removed old fileserver support 2021-10-20 14:18:57 +11:00
cache.ts move the state of calling to its own slice 2021-11-19 10:49:05 +11:00
callMessage.ts Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
closedGroups.ts added perfect negotiation 2021-10-01 13:39:47 +10:00
common.ts increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
configMessage.ts PR changes 2021-11-26 13:20:03 +11:00
contentMessage.ts move the state of calling to its own slice 2021-11-19 10:49:05 +11:00
dataMessage.ts Merge branch 'clearnet' into message-requests 2021-11-24 16:25:07 +11:00
errors.ts use timestamp offset in for messages storage requests (#1892) 2021-09-16 14:48:46 +10:00
hashDuplicateFilter.ts filter out duplicates only if they are less than 10 messages away 2021-08-03 14:15:01 +10:00
keypairs.ts increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
queuedJob.ts Applying PR changes. 2021-11-23 16:03:24 +11:00
receiver.ts Merge branch 'clearnet' into message-requests 2021-11-24 16:25:07 +11:00
types.ts add userblocking opengroupv2 and quoting back of messages 2021-04-27 16:56:34 +10:00