session-desktop/ts/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
..
conversations Addressing PR comments 2021-11-24 13:36:51 +11:00
crypto Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
group use timestamp offset in for messages storage requests (#1892) 2021-09-16 14:48:46 +10:00
messages Merge branch 'clearnet' into message-requests 2021-11-22 17:24:53 +11:00
onions split settings folder and start adding the settings for video call 2021-10-21 13:18:50 +11:00
seed_node_api more cleanup 2021-10-04 10:56:54 +11:00
sending no video track by default and will be turn ON if asked to 2021-11-19 13:27:16 +11:00
snode_api dismiss a call when answered from another of our devices 2021-11-17 16:01:33 +11:00
types use timestamp offset in for messages storage requests (#1892) 2021-09-16 14:48:46 +10:00
utils Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
constants.ts add callmessage typescript class 2021-09-21 11:35:00 +10:00
index.ts increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
tslint.json Cleanup redux store (#1925) 2021-09-17 16:41:04 +10:00