Commit Graph

8 Commits (1ec637b551eb845d16c27e3d1d5b6e7a2105fb85)

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
4 years ago
audric 350f00283b move tsx and theme to css variables part1 4 years ago
Warrick Corfe-Tan 0c5f2f8232 changing registration component and filename. 4 years ago
audric e9412df60e fix lint and steal autofocus on registration to seed 4 years ago
Audric Ackermann 3dc11b923d
do not display optional password on registration page 5 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 5 years ago
Audric Ackermann 619a894b52
fix up Signup 5 years ago
Audric Ackermann 01085244bd
split up registration signup tab logic to sub components 5 years ago