session-desktop/ts/test
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
..
components/media-gallery enable no-unused local and imports and fix tslint 2021-08-12 14:48:18 +10:00
session/unit PR changes 2021-11-26 13:20:03 +11:00
test-electron fix lint 2020-12-07 15:14:41 +11:00
test-utils Merge branch 'clearnet' into message-requests 2021-11-22 17:24:53 +11:00
types Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
util increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
tslint.json add a tslint rule to forbid use of async without await 2021-02-09 17:00:54 +11:00