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
2021-11-29 17:40:46 +11:00
..
GoogleChrome.ts Disable inline rendering of SVG attachments 2018-06-15 17:49:35 -07:00
accountManager.ts enable no-unused local and imports and fix tslint 2021-08-12 14:48:18 +10:00
arrayBufferToObjectURL.ts Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00
attachmentsUtil.ts Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
blockedNumberController.ts lint 2021-06-25 15:33:31 +10:00
cleanSearchTerm.ts increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
emoji.ts increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
formatRelativeTime.ts remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
getInitials.ts avatar placeholder skip first 05 for initial from pubkey 2020-09-18 10:48:18 +10:00
index.ts do not pass props not needed between message list components 2021-08-26 16:17:37 +10:00
isFileDangerous.ts Warnings for dangerous files 2018-10-09 13:48:32 -07:00
isLinkPreviewDateValid.ts add staged link previews for everything from signal 2020-10-28 11:06:47 +11:00
linkPreviewFetch.ts add some test for partial path rebuilding 2021-05-19 15:54:31 +10:00
makeLookup.ts increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
missingCaseError.ts increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
passwordUtils.ts fix symbols allowed for password + update tests 2021-06-29 11:21:03 +10:00
saveURLAsFile.ts Extract `saveURLAsFile` 2018-04-27 16:31:43 -04:00
timer.ts removed the enum from SessionIconType. Just rely on the type itself 2021-08-30 17:57:31 +10:00