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/session/utils
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
..
calling Minor call tweaks (#2051) 4 years ago
Attachments.ts cleanup feature flags 4 years ago
AttachmentsDownload.ts make a draggable or in conversation call container 4 years ago
AttachmentsV2.ts data extraction notification on a line rather than a column 4 years ago
Groups.ts enable no-unused local and imports and fix tslint 4 years ago
JobQueue.ts more cleanup 4 years ago
Messages.ts Unsend messages (only message hashes saving for now is enabled) (#1891) 4 years ago
Performance.ts lint 4 years ago
Promise.ts Fix path building (#1903) 4 years ago
RingingManager.ts Minor call tweaks (#2051) 4 years ago
String.ts add ONS resolve for new ONS and loading on message overlay 4 years ago
TaskWithTimeout.ts bump react to 17 4 years ago
Toast.tsx add a toggle audio output button 4 years ago
TypedEmitter.ts increase prettier maxWidth to 100 4 years ago
User.ts Minor call tweaks (#2051) 4 years ago
WindowUtils.ts enable no-unused local and imports and fix tslint 4 years ago
index.ts add a way to choose the audioouput/mute a webrtc call 4 years ago
syncUtils.ts Merge branch 'clearnet' into message-requests 4 years ago