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/util
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
..
GoogleChrome.ts Disable inline rendering of SVG attachments 7 years ago
accountManager.ts enable no-unused local and imports and fix tslint 4 years ago
arrayBufferToObjectURL.ts Turn on all of Microsoft's recommend lint rules 7 years ago
attachmentsUtil.ts Minor call tweaks (#2051) 4 years ago
blockedNumberController.ts lint 4 years ago
cleanSearchTerm.ts increase prettier maxWidth to 100 4 years ago
emoji.ts increase prettier maxWidth to 100 4 years ago
formatRelativeTime.ts remove i18n from props everywhere where possible 4 years ago
getInitials.ts avatar placeholder skip first 05 for initial from pubkey 5 years ago
index.ts do not pass props not needed between message list components 4 years ago
isFileDangerous.ts Warnings for dangerous files 7 years ago
isLinkPreviewDateValid.ts add staged link previews for everything from signal 5 years ago
linkPreviewFetch.ts add some test for partial path rebuilding 4 years ago
makeLookup.ts increase prettier maxWidth to 100 4 years ago
missingCaseError.ts increase prettier maxWidth to 100 4 years ago
passwordUtils.ts fix symbols allowed for password + update tests 4 years ago
saveURLAsFile.ts Extract `saveURLAsFile` 7 years ago
timer.ts removed the enum from SessionIconType. Just rely on the type itself 4 years ago