This website requires JavaScript.
Explore
Help
Sign In
Signal
/
Desktop
Watch
1
Star
0
Fork
0
mirror of
https://github.com/signalapp/Signal-Desktop.git
synced
2026-08-21 05:39:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e41973c238e8848a0e211cec5efcb857095abb8d
Desktop
/
ts
/
util
T
History
Scott Nonnenberg
ad85b17c2a
Merge
signalapp/Signal-Desktop#6689
2023-12-04 13:05:38 -08:00
..
benchmark
…
durations
…
lint
…
os
…
ringrtc
…
AbortableProcess.ts
…
areArraysMatchingSets.ts
…
areObjectEntriesEqual.ts
…
arePinnedConversationsEqual.ts
…
areWeAdmin.ts
…
arrayBufferToObjectURL.ts
…
assert.ts
…
assignWithNoUnnecessaryAllocation.ts
…
asyncIterables.ts
…
AsyncQueue.ts
…
attachmentDownloadQueue.ts
…
attachments.ts
…
avatarDataToBytes.ts
…
avatarTextSizeCalculator.ts
…
avatarUtils.ts
…
awaitObject.ts
…
BackOff.ts
…
batcher.ts
…
blockSendUntilConversationsAreVerified.ts
…
callDisposition.ts
…
callingGetParticipantName.ts
…
callingIsReconnecting.ts
…
callingMessageToProto.ts
…
callingNotification.ts
…
callingPermissions.ts
…
callingTones.ts
…
canAddNewMembers.ts
…
canBeAnnouncementGroup.ts
…
canChangeTimer.ts
…
canConversationBeUnarchived.ts
…
canEditGroupInfo.ts
…
canEditMessage.ts
…
canEditMessages.ts
…
canvasToBlob.ts
…
canvasToBytes.ts
…
characters.ts
…
checkOurPniIdentityKey.ts
…
cleanup.ts
…
clearConversationDraftAttachments.ts
…
clearTimeoutIfNecessary.ts
…
combineNames.ts
…
consoleLogger.ts
…
contactSpoofing.ts
…
copyDataMessageIntoMessage.ts
…
copyGroupLink.ts
…
countUnreadStats.ts
…
createAvatarData.ts
…
createHTTPSAgent.ts
…
createIdenticon.tsx
…
createIPCEvents.ts
…
createProxyAgent.ts
…
createSupportUrl.ts
…
deconstructLookup.ts
…
deleteAllLogs.ts
…
deleteAllMyStories.ts
…
deleteDraftAttachment.ts
…
deleteForEveryone.ts
…
deleteGroupStoryReplyForEveryone.ts
…
deleteStoryForEveryone.ts
…
denyPendingApprovalRequest.ts
…
deprecated.ts
…
distributionListToSendTarget.ts
…
dns.ts
…
downloadAttachment.ts
…
downloadOnboardingStory.ts
…
drop.ts
…
dropNull.ts
…
durationToPlaybackText.ts
…
editHelpers.ts
…
emoji.ts
…
encryptProfileData.ts
…
enum.ts
…
expirationTimer.ts
…
explodePromise.ts
…
exponentialBackoff.ts
…
fileToBytes.ts
…
filterAndSortConversations.ts
…
findAndDeleteOnboardingStoryIfExists.ts
…
findAndFormatContact.ts
…
findStoryMessage.ts
…
focusableSelectors.ts
…
formatDuration.ts
…
formatTimestamp.ts
…
fuse.ts
…
generateBlurHash.ts
…
getAboutText.ts
…
getAccessControlOptions.ts
…
getAnalogTime.ts
…
getAvatarData.ts
…
getBasicAuth.ts
…
getClassNamesFor.ts
…
getConversation.ts
…
getConversationColorAttributes.ts
…
getConversationMembers.ts
…
getConversationTitleForPanelType.ts
…
getCustomColorStyle.ts
…
getDraftPreview.ts
…
getFontNameByTextScript.ts
…
getGroupMemberships.ts
…
getHSL.ts
…
getInitials.ts
…
getLastMessage.ts
…
getMessageAuthorText.ts
…
getMessageConversation.ts
…
getMessageSentTimestamp.ts
…
getMessageSentTimestampSet.ts
…
getMessageTimestamp.ts
…
getMutedUntilText.ts
…
getMuteOptions.ts
…
getNotificationDataForMessage.ts
…
getNotificationTextForMessage.ts
…
getOwn.ts
…
getProfile.ts
…
getQuoteBodyText.ts
…
getRecipientConversationIds.ts
…
getRecipients.ts
…
getRecipientsByConversation.ts
…
getSenderIdentifier.ts
…
getSendOptions.ts
…
getSendTarget.ts
…
getServiceIdsForE164s.ts
…
getSignalConnections.ts
…
getStoryBackground.ts
…
getStoryDuration.ts
…
getStoryReplyText.ts
…
getStreamWithTimeout.ts
…
getStringForConversationMerge.ts
…
getStringForPhoneNumberDiscovery.ts
…
getStringForProfileChange.ts
…
getThemeType.ts
…
getTitle.ts
…
getUserAgent.ts
…
GoogleChrome.ts
…
grapheme.ts
…
graphemeAndLinkAwareSlice.ts
…
groupMemberNameCollisions.ts
…
groupMembershipUtils.ts
…
groupWhile.ts
…
handleEditMessage.ts
…
handleImageAttachment.ts
…
handleMessageSend.ts
…
handleOutsideClick.ts
…
handleRetry.ts
…
handleVideoAttachment.ts
…
hasAttachmentDownloads.ts
…
hasDraft.ts
…
hasDraftAttachments.ts
…
hydrateStoryContext.ts
…
idForLogging.ts
…
imagePathToBytes.ts
…
imageToBlurHash.ts
…
incrementMessageCounter.ts
…
inspectProtobufs.ts
…
isAciString.ts
…
isAnnouncementGroupReady.ts
…
isBlocked.ts
…
isCallSafe.ts
…
isConversationAccepted.ts
…
isConversationMuted.ts
…
isConversationNameKnown.ts
…
isConversationSMSOnly.ts
…
isConversationUnread.ts
…
isConversationUnregistered.ts
…
isFileDangerous.ts
…
isGroupCallOutboundRingEnabled.ts
…
isGroupCallReactionsEnabled.ts
…
isGroupInStoryMode.ts
…
isInSystemContacts.ts
…
isMessageUnread.ts
…
isNormalNumber.ts
…
isNotNil.ts
…
isPathInside.ts
…
isPhoneNumberSharingEnabled.ts
…
isPnpCapable.ts
…
isRecord.ts
…
isSafetyNumberNotAvailable.ts
…
isSameAvatarData.ts
…
isShallowEqual.ts
…
isSignalConversation.ts
…
isSorted.ts
…
isTooOldToModifyMessage.ts
…
isValidE164.ts
…
isValidUuid.ts
…
isVideoGoodForStories.ts
…
isWindowDragElement.ts
…
iterables.ts
…
JobQueue.ts
…
keyboard.ts
…
LatestQueue.ts
…
leftPaneWidth.ts
…
libphonenumberInstance.ts
…
libphonenumberUtil.ts
…
loadable.ts
…
loadRecentEmojis.ts
…
longRunningTaskWrapper.tsx
…
lookupConversationWithoutServiceId.ts
…
makeLookup.ts
…
makeQuote.ts
…
mapObjectWithSpec.ts
…
mapToSupportLocale.ts
…
mapUtil.ts
…
markConversationRead.ts
…
markOnboardingStoryAsRead.ts
…
maybeBlockSendForEditWarningModal.ts
…
maybeBlockSendForFormattingModal.ts
…
maybeForwardMessages.ts
…
messageBatcher.ts
…
MessageModelLogger.ts
…
migrateColor.ts
…
missingCaseError.ts
…
modifyTargetMessage.ts
…
normalizeAci.ts
…
normalizeDeviceName.ts
…
nsis.ts
…
objectMap.ts
…
onCallEventSync.ts
…
onCallLogEventSync.ts
…
onStoryRecipientUpdate.ts
…
openLinkInWebBrowser.ts
…
parseIntOrThrow.ts
…
parseIntWithFallback.ts
…
parseRemoteClientExpiration.ts
…
parseRetryAfter.ts
…
phoneNumberDiscoverability.ts
…
phoneNumberSharingMode.ts
…
popperUtil.ts
…
preload.ts
…
privacy.ts
…
processAttachment.ts
…
processImageFile.ts
…
queueAttachmentDownloads.ts
…
reallyJsonStringify.ts
…
refMerger.ts
…
registration.ts
…
removeDiacritics.ts
…
removePendingMember.ts
…
replaceIndex.ts
…
requestMicrophonePermissions.ts
…
resolveAttachmentDraftData.ts
…
resolveCanonicalLocales.ts
…
resolveDraftAttachmentOnDisk.ts
…
resolveStorySendStatus.ts
…
retryPlaceholders.ts
…
rotatingPinoDest.ts
…
safetyNumber.ts
…
scaleImageToLevel.ts
…
scrollUtil.ts
…
search.ts
…
searchConversationTitles.ts
…
sendDeleteForEveryoneMessage.ts
…
sendEditedMessage.ts
…
sendReceipts.ts
…
sendStoryMessage.ts
…
sendToGroup.ts
…
ServiceId.ts
…
sessionTranslation.ts
…
setupI18n.tsx
…
setUtil.ts
…
shouldBlurAvatar.ts
…
shouldDownloadStory.ts
…
shouldNeverBeCalled.ts
…
shouldReplyNotifyUser.ts
…
shouldRespondWithProfileKey.ts
…
shouldShowInvalidMessageToast.ts
…
showConfirmationDialog.tsx
…
showToast.tsx
…
signalRoutes.ts
…
sleep.ts
…
sleeper.ts
…
sniffImageMimeType.ts
…
sortByTitle.ts
…
Sound.ts
…
startConversation.ts
…
startTimeTravelDetector.ts
…
StartupQueue.ts
…
stories.ts
…
stripNewlinesForLeftPane.ts
…
theme.ts
…
throttle.ts
…
timeAndLogIfTooLong.ts
…
timelineUtil.ts
…
timer.ts
…
timestamp.ts
…
timestampLongUtils.ts
…
toggleMaximizedBrowserWindow.ts
…
universalExpireTimer.ts
…
uploadAttachment.ts
…
url.ts
…
userLanguages.ts
…
Username.ts
…
uuidFetchState.ts
…
uuidToBytes.ts
…
validateConversation.ts
…
verifyStoryListMembers.ts
…
version.ts
…
waitBatcher.ts
…
waitForAll.ts
…
waitForOnline.ts
…
webSafeBase64.ts
…
whatTypeOfConversation.ts
…
whitespaceStringUtil.ts
…
windowsZoneIdentifier.ts
…
wrapEventEmitterOnce.ts
…
wrapWithSyncMessageSend.ts
…
writeDraftAttachment.ts
…
zkgroup.ts
…
Zone.ts
…