You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
attachments
components Minor call tweaks (#2051) 4 years ago
data Merge branch 'clearnet' into message-requests 4 years ago
fileserver removed old fileserver support 4 years ago
hooks Minor call tweaks (#2051) 4 years ago
interactions Minor call tweaks (#2051) 4 years ago
models Minor call tweaks (#2051) 4 years ago
notifications
opengroup Merge pull request #2036 from Bilb/fix-search-result-inactive-convo 4 years ago
protobuf
pushnotification unsend for me only on a closed group only deletes locally 4 years ago
receiver Minor call tweaks (#2051) 4 years ago
session Minor call tweaks (#2051) 4 years ago
shims
state Minor call tweaks (#2051) 4 years ago
test Minor call tweaks (#2051) 4 years ago
test-integration add a sample test with playwright 4 years ago
types Minor call tweaks (#2051) 4 years ago
updater remove context in locales 4 years ago
util Minor call tweaks (#2051) 4 years ago
OS.ts
ip2country.d.ts
mic-recorder-to-mp3.d.ts
window.d.ts Applying PR changes. 4 years ago