Commit Graph

5 Commits

Author SHA1 Message Date
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
warrickct 9823a700e2 Addressing PR fixes 2021-11-24 11:14:24 +11:00
warrickct 043c2fa99f fixing merge conflicts 2021-11-22 17:25:28 +11:00
Audric Ackermann df5872a5c7
disable settings for video call if featureflag is off 2021-10-27 14:02:50 +11:00
Audric Ackermann 0ae23875b7
finish cleaning up Settings page 2021-10-22 10:44:03 +11:00