session-desktop/ts
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
..
attachments increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
components Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
data Merge branch 'clearnet' into message-requests 2021-11-24 16:25:07 +11:00
fileserver removed old fileserver support 2021-10-20 14:18:57 +11:00
hooks Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
interactions Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
models Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
notifications increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
opengroup Merge pull request #2036 from Bilb/fix-search-result-inactive-convo 2021-11-17 16:03:22 +11:00
protobuf Compile all protocol buffers 2018-05-07 21:53:40 -04:00
pushnotification unsend for me only on a closed group only deletes locally 2021-10-26 16:59:46 +11:00
receiver Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
session Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
shims add linking of a device to the Registration logic 2021-03-01 16:20:35 +11:00
state Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
test Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
test-integration add a sample test with playwright 2021-11-12 16:07:41 +11:00
types Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
updater remove context in locales 2021-06-16 11:20:31 +10:00
util Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
OS.ts Fix lint error in OS.ts 2018-05-23 16:26:48 -07:00
ip2country.d.ts lights glowing but not yet in order. 2021-06-02 15:57:56 +10:00
mic-recorder-to-mp3.d.ts disable UI recording bars so we can encode audio MP3 2021-04-20 12:55:39 +10:00
window.d.ts Applying PR changes. 2021-11-23 16:03:24 +11:00