session-desktop/js/modules/types
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
..
attachment add the OpenGroupManagerV2 logic to add and remove rooms 2021-04-22 18:04:12 +10:00
attachment.js make attacments the same size that they are displayed on the UI 2021-08-27 15:18:44 +10:00
conversation.js Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
errors.d.ts Wire up all contact behaviors, refactor Contact type/selector 2018-05-07 19:11:35 -07:00
errors.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
message.js fix tests 2021-06-10 10:27:00 +10:00
schema_version.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
visual_attachment.js increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00