session-desktop/ts/state/selectors
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
..
call.ts move the state of calling to its own slice 2021-11-19 10:49:05 +11:00
conversations.ts Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
modal.ts move delete account logic to it's own dialog 2021-08-06 10:59:32 +10:00
onions.ts onionpath status only has ip needed 2021-08-25 16:51:40 +10:00
search.ts hide activeAt = 0 convo from search results 2021-11-17 10:22:54 +11:00
section.ts cleanup SessionSettings by making them less a IdoEverything 2021-10-21 17:08:38 +11:00
stagedAttachments.ts cleanup SessionCompositionBox 2021-11-08 11:03:08 +11:00
theme.ts make moderators and groupAdmins a single name 2021-01-19 13:57:05 +11:00
timerOptions.ts move timerOptions to redux 2021-07-06 14:40:45 +10:00
user.ts enable no-unused local and imports and fix tslint 2021-08-12 14:48:18 +10:00
userConfig.ts Addressing PR fixes 2021-11-24 11:14:24 +11:00