signal-desktop/ts/util
2023-12-18 11:58:07 -05:00
..
benchmark Conversation open speed benchmarking for staging builds 2023-07-21 00:37:56 +02:00
durations Use spring to animate lightbox thumbnails 2023-03-08 17:32:18 -08:00
lint Add contextMenu for deleting call events on right-click 2023-12-12 11:11:39 -05:00
os Workaround Linux Wayland screenshare bug 2023-09-12 19:14:07 -07:00
ringrtc Prefer import type when importing types 2021-10-26 14:15:33 -05:00
AbortableProcess.ts Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
areArraysMatchingSets.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
areObjectEntriesEqual.ts Retry outbound reactions for up to a day 2021-10-29 18:19:44 -05:00
arePinnedConversationsEqual.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
areWeAdmin.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
arrayBufferToObjectURL.ts Support esnext in storybook 2023-01-12 12:58:53 -08:00
assert.ts Improve error handling during group sends 2022-11-22 10:43:43 -08:00
assignWithNoUnnecessaryAllocation.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
asyncIterables.ts ESLint: allow for..of 2021-08-26 13:18:00 -05:00
AsyncQueue.ts Initial support for job queue 2021-04-29 18:02:27 -05:00
attachmentDownloadQueue.ts Don't process edits until attachmentDownloadQueue finishes 2023-10-19 10:10:08 -07:00
attachments.ts Store plaintext hash with newly sent or received attachments 2023-11-17 15:02:02 -05:00
avatarDataToBytes.ts Fix avatar from name to support lowercase 2023-09-28 16:31:58 -04:00
avatarTextSizeCalculator.ts jumbo emoji-only message with whitespace 2023-02-06 13:40:49 -08:00
avatarUtils.ts Moves conversation.getProps out of models 2023-06-02 10:54:36 -07:00
awaitObject.ts Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
BackOff.ts Add jitter support to BackOff class 2021-09-28 15:12:43 -07:00
batcher.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
blockSendUntilConversationsAreVerified.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
callDisposition.ts Fix conversation unread count overwritten 2023-11-28 14:53:43 -08:00
callingGetParticipantName.ts Receive rings for group calls 2021-08-20 09:06:15 -07:00
callingIsReconnecting.ts Blur participant videos when calls are reconnecting 2023-10-16 13:58:51 -04:00
callingMessageToProto.ts Update to RingRTC v2.26.2 2023-03-29 14:16:19 -07:00
callingNotification.ts Add contextMenu for deleting call events on right-click 2023-12-12 11:11:39 -05:00
callingPermissions.ts Enables ContextIsolation 2023-01-12 16:24:59 -08:00
callingTones.ts Adds a pop and whoosh sound for message receive/sent 2023-05-09 10:52:42 -04:00
canAddNewMembers.ts Moves conversation.getProps out of models 2023-06-02 10:54:36 -07:00
canBeAnnouncementGroup.ts Cleanup RemoteConfig 2023-12-07 15:59:54 -08:00
canChangeTimer.ts Moves conversation.getProps out of models 2023-06-02 10:54:36 -07:00
canConversationBeUnarchived.ts Generalize keepMutedChatsArchived check 2023-02-06 10:08:53 -08:00
canEditGroupInfo.ts Moves conversation.getProps out of models 2023-06-02 10:54:36 -07:00
canEditMessage.ts Cleanup RemoteConfig 2023-12-07 15:59:54 -08:00
canvasToBlob.ts Option to send photos as high quality 2021-06-25 11:08:16 -05:00
canvasToBytes.ts Prefer import type when importing types 2021-10-26 14:15:33 -05:00
characters.ts New Group administration: update title and avatar 2021-03-19 16:57:35 -04:00
checkOurPniIdentityKey.ts Unlink on PNI identity key mismatch 2023-08-21 09:30:33 -07:00
cleanup.ts Ensure messageCache is updated when properties are unset 2023-10-19 10:14:19 -07:00
clearConversationDraftAttachments.ts Moves sendMessage and friends to redux 2022-12-08 02:43:48 -05:00
clearTimeoutIfNecessary.ts Add "clean up timer if necessary" utility 2022-02-25 10:37:15 -08:00
combineNames.ts Use contact's familyName if givenName is empty 2023-08-29 14:57:34 -04:00
consoleLogger.ts Introduce buffered console logger 2023-03-28 15:22:06 -07:00
contactSpoofing.ts Group name spoofing warning 2021-06-01 16:30:25 -07:00
copyDataMessageIntoMessage.ts Send edited messages support 2023-04-20 09:31:59 -07:00
copyGroupLink.ts Removes ToastView, new React toast 2021-09-22 16:59:54 -04:00
countUnreadStats.ts Fix unread count for group conversations you left 2023-12-13 12:10:36 -05:00
createAvatarData.ts Prefer import type when importing types 2021-10-26 14:15:33 -05:00
createHTTPSAgent.ts Use createHTTPSAgent for all requests 2023-12-12 23:57:09 +01:00
createIdenticon.tsx Improved windows notifications 2023-08-01 09:06:29 -07:00
createIPCEvents.ts Cleanup RemoteConfig 2023-12-07 15:59:54 -08:00
createProxyAgent.ts Support Happy Eyeballs in proxy-agent 2023-08-30 01:58:48 +02:00
createSupportUrl.ts Add debug log url when submitting it to Support 2022-06-02 16:24:35 -07:00
deconstructLookup.ts tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
deleteAllLogs.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
deleteAllMyStories.ts Delete sent stories when you turn off stories 2022-10-19 12:35:56 -04:00
deleteDraftAttachment.ts Prefer import type when importing types 2021-10-26 14:15:33 -05:00
deleteForEveryone.ts DRY up the message receive timing validation 2023-09-12 16:12:07 -04:00
deleteGroupStoryReplyForEveryone.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
deleteStoryForEveryone.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
denyPendingApprovalRequest.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
deprecated.ts Fix logging in util/deprecated.ts 2021-07-12 17:43:56 -07:00
distributionListToSendTarget.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
dns.ts Use createHTTPSAgent for all requests 2023-12-12 23:57:09 +01:00
downloadAttachment.ts Use streams to download attachments directly to disk 2023-10-30 09:24:28 -07:00
downloadOnboardingStory.ts Keep onboarding story message ids on unlink 2023-08-22 09:26:28 -07:00
drop.ts Add no-misused/floating-promises lint rule 2022-12-21 10:41:48 -08:00
dropNull.ts Add eqeqeq rule but require == for null 2022-09-14 14:40:44 -07:00
durationToPlaybackText.ts Voice notes mini-player 2023-02-24 15:18:57 -08:00
editHelpers.ts Simplify edit-related send functionality 2023-12-15 17:43:31 -08:00
emoji.ts tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
encryptProfileData.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
enum.ts Add enum parser utility 2021-04-05 18:08:50 -04:00
expirationTimer.ts Fully migrate to ICU 2023-03-29 17:03:25 -07:00
explodePromise.ts Block WebAPI during active registration 2021-12-17 22:26:50 +01:00
exponentialBackoff.ts Add durations utility for computing durations 2021-08-26 09:10:58 -05:00
fileToBytes.ts Moves DraftAttachments into redux 2021-09-24 16:03:32 -04:00
filterAndSortConversations.ts Clarify function of "Delete" option when deleting conversation messages 2023-10-30 17:02:50 -07:00
findAndDeleteOnboardingStoryIfExists.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
findAndFormatContact.ts Fully migrate to ICU 2023-03-29 17:03:25 -07:00
findStoryMessage.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
focusableSelectors.ts A super tab idea 2023-05-09 10:52:42 -04:00
formatDuration.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
formatTimestamp.ts Fix timestamps/spellcheck to use locale override 2023-11-06 17:02:13 -08:00
fuse.ts Include @mentioned names in search results 2023-06-26 14:25:48 -04:00
generateBlurHash.ts Process text story messages 2022-04-05 21:18:07 -04:00
getAboutText.ts Moves conversation.getProps out of models 2023-06-02 10:54:36 -07:00
getAccessControlOptions.ts Fully migrate to ICU 2023-03-29 17:03:25 -07:00
getAnalogTime.ts Adds time stickers to MediaEditor 2023-03-01 14:00:50 -05:00
getAvatarData.ts Use ReadonlyArrays in conversation model and redux 2022-12-21 16:07:02 -08:00
getBasicAuth.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
getClassNamesFor.ts Adds debugging information to stories 2022-07-25 11:55:44 -07:00
getConversation.ts Cleanup RemoteConfig 2023-12-07 15:59:54 -08:00
getConversationColorAttributes.ts Fix default conversation color to use state 2023-09-01 10:03:44 -07:00
getConversationMembers.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
getConversationTitleForPanelType.ts Fully migrate to ICU 2023-03-29 17:03:25 -07:00
getCustomColorStyle.ts Prefer import type when importing types 2021-10-26 14:15:33 -05:00
getDraftPreview.ts Moves conversation.getProps out of models 2023-06-02 10:54:36 -07:00
getFontNameByTextScript.ts Move to smartling for translation services 2022-09-27 14:01:06 -07:00
getGroupMemberships.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
getHSL.ts Conversation Colors 2021-05-28 09:15:17 -07:00
getInitials.ts Fix avatar from name to support lowercase 2023-09-28 16:31:58 -04:00
getLastMessage.ts Moves conversation.getProps out of models 2023-06-02 10:54:36 -07:00
getMessageAuthorText.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
getMessageConversation.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
getMessageSentTimestamp.ts Use correct timestamp for receipts of edited messages 2023-05-16 10:37:12 -07:00
getMessageSentTimestampSet.ts Use correct timestamp for receipts of edited messages 2023-05-16 10:37:12 -07:00
getMessageTimestamp.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
getMutedUntilText.ts Fully migrate to ICU 2023-03-29 17:03:25 -07:00
getMuteOptions.ts Fully migrate to ICU 2023-03-29 17:03:25 -07:00
getNotificationDataForMessage.ts Add contextMenu for deleting call events on right-click 2023-12-12 11:11:39 -05:00
getNotificationTextForMessage.ts Apply mention ranges to body when multi-forwarding 2023-10-30 11:39:14 -07:00
getOwn.ts Confine message selector cache to component 2023-01-19 11:56:02 -08:00
getProfile.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
getQuoteBodyText.ts Receive support for editing messages 2023-03-27 19:48:57 -04:00
getRecipientConversationIds.ts Sync my stories with primary device 2022-06-30 20:52:03 -04:00
getRecipients.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
getRecipientsByConversation.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
getSenderIdentifier.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
getSendOptions.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
getSendTarget.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
getServiceIdsForE164s.ts Hold CDSI lookup ACI & UAK args in one array 2023-10-31 20:00:25 +01:00
getSignalConnections.ts Fix signal connection count 2023-12-14 00:58:56 +01:00
getStoryBackground.ts Use video screenshot as background blur in story viewer 2022-07-29 13:13:01 -04:00
getStoryDuration.ts Start story duration when it is a text story 2022-11-28 17:35:15 -08:00
getStoryReplyText.ts Fully migrate to ICU 2023-03-29 17:03:25 -07:00
getStreamWithTimeout.ts Use streams to download attachments directly to disk 2023-10-30 09:24:28 -07:00
getStringForConversationMerge.ts Deprecate phone number discovery notification 2023-01-12 14:18:08 -08:00
getStringForPhoneNumberDiscovery.ts Show Session Switchover Events 2023-10-23 10:40:42 -07:00
getStringForProfileChange.ts Fully migrate to ICU 2023-03-29 17:03:25 -07:00
getThemeType.ts Adjust some types 2022-07-12 17:37:21 -07:00
getTitle.ts getTitle: Return nothing instead of an invalid phone number 2023-06-09 10:46:59 -07:00
getUserAgent.ts Fix UA string 2022-06-20 17:31:32 -07:00
GoogleChrome.ts Support for avif image format 2023-03-07 12:52:49 -08:00
grapheme.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
graphemeAndLinkAwareSlice.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
groupMemberNameCollisions.ts Add type-alias-readonlydeep rule and make ducks mostly immutable 2023-01-13 12:07:26 -08:00
groupMembershipUtils.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
groupWhile.ts Add logging for deleted prekeys and other records 2023-10-19 14:52:35 -07:00
handleEditMessage.ts Save modified messages for edits 2023-10-17 15:30:41 -04:00
handleImageAttachment.ts Use streams to download attachments directly to disk 2023-10-30 09:24:28 -07:00
handleMessageSend.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
handleOutsideClick.ts Fix click handling in nested modals 2023-07-10 16:38:39 -07:00
handleRetry.ts Fix retry logic 2023-10-11 20:38:03 +02:00
handleVideoAttachment.ts Stop preemptively generating screenshots for video stories 2023-07-19 16:21:31 -07:00
hasAttachmentDownloads.ts Receive support for editing messages 2023-03-27 19:48:57 -04:00
hasDraft.ts Moves conversation.getProps out of models 2023-06-02 10:54:36 -07:00
hasDraftAttachments.ts Standardize on showConversation function, delete unused functions 2022-12-14 11:05:32 -08:00
hydrateStoryContext.ts Properly clean up story replies on expiration or delete 2023-12-18 11:58:07 -05:00
idForLogging.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
imagePathToBytes.ts Uint8Array migration 2021-09-23 17:49:05 -07:00
imageToBlurHash.ts Improve error handling during group sends 2022-11-22 10:43:43 -08:00
incrementMessageCounter.ts Import log instead of using it off of window 2021-09-17 14:27:53 -04:00
inspectProtobufs.ts Bump protobufjs from 6.11.3 to 7.2.4 2023-07-12 19:54:37 +02:00
isAciString.ts Improvements to the media editor 2023-09-14 10:04:48 -07:00
isBlocked.ts Fix signal connection count 2023-12-14 00:58:56 +01:00
isCallSafe.ts Show 'join anyway' in verify dialog when joining call 2023-09-05 17:34:51 -07:00
isConversationAccepted.ts Cleanup RemoteConfig 2023-12-07 15:59:54 -08:00
isConversationMuted.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
isConversationNameKnown.ts Prefer import type when importing types 2021-10-26 14:15:33 -05:00
isConversationSMSOnly.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
isConversationUnread.ts Add "new conversation" composer for direct messages 2021-03-19 16:53:51 -04:00
isConversationUnregistered.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
isFileDangerous.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
isGroupCallRaiseHandEnabled.ts Raise Hand in Group Calls 2023-12-06 13:52:29 -08:00
isGroupCallReactionsEnabled.ts Calling Reactions 2023-11-16 11:55:35 -08:00
isGroupInStoryMode.ts Sync group stories through storage service 2022-10-07 17:19:02 -07:00
isInSystemContacts.ts isInSystemContacts should use systemName 2023-03-22 12:25:52 -07:00
isMessageUnread.ts Show "unplayed" dot on incoming audio messages 2021-08-12 13:15:55 -05:00
isNormalNumber.ts Refresh profiles on app start (at most every 12 hours) 2021-03-19 16:57:36 -04:00
isNotNil.ts Add eqeqeq rule but require == for null 2022-09-14 14:40:44 -07:00
isPathInside.ts Add license headers across the project 2020-11-04 13:03:13 -06:00
isPhoneNumberSharingEnabled.ts PNP Settings 2023-02-23 13:32:19 -08:00
isPnpCapable.ts Fix accountRecord.e164 deprecation 2023-11-15 02:29:04 +01:00
isRecord.ts Add eqeqeq rule but require == for null 2022-09-14 14:40:44 -07:00
isSafetyNumberNotAvailable.ts Improvements to the media editor 2023-09-14 10:04:48 -07:00
isSameAvatarData.ts Prefer import type when importing types 2021-10-26 14:15:33 -05:00
isShallowEqual.ts Use proxy-compare for message bubbles 2022-12-22 16:32:03 -08:00
isSignalConversation.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
isSorted.ts Tweaks to left pane snapping logic 2021-10-14 16:19:50 -05:00
isTooOldToModifyMessage.ts DRY up the message receive timing validation 2023-09-12 16:12:07 -04:00
isValidE164.ts Handle signal.me links 2021-08-28 08:27:38 -05:00
isValidUuid.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
isVideoGoodForStories.ts Descriptive error messages for video stories 2023-02-28 14:17:22 -08:00
isWindowDragElement.ts Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
iterables.ts Removed hard limit on unprocessed messages in cache 2023-02-02 11:39:07 -08:00
JobQueue.ts Add license headers across the project 2020-11-04 13:03:13 -06:00
keyboard.ts Expose i18n globals in SignalContext across all windows 2023-08-07 13:28:09 -07:00
LatestQueue.ts Group calling: Peek into a group call 2020-11-23 14:49:32 -05:00
leftPaneWidth.ts Process incoming story messages 2022-03-04 13:14:52 -08:00
libphonenumberInstance.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
libphonenumberUtil.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
loadable.ts Redesign device link screens 2021-12-16 16:02:22 +01:00
loadRecentEmojis.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
longRunningTaskWrapper.tsx Remove Signal.Util 2023-04-10 20:54:43 -07:00
lookupConversationWithoutServiceId.ts Username and username link integrity check 2023-11-03 15:05:11 -07:00
makeLookup.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
makeQuote.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
mapObjectWithSpec.ts Handle PniChangeNumber 2022-07-28 14:50:10 -04:00
mapToSupportLocale.ts Always use - (not _) when dealing with locales 2022-07-26 13:06:34 -07:00
mapUtil.ts Dynamic audio level indicator 2022-05-18 23:28:51 -04:00
markConversationRead.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
markOnboardingStoryAsRead.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
maybeBlockSendForEditWarningModal.ts Show a warning dialog when sending first edited message 2023-06-14 15:20:06 -07:00
maybeBlockSendForFormattingModal.ts Enable formatting for all users 2023-06-14 15:00:30 -07:00
maybeForwardMessages.ts Upgrade Storybook 2023-10-11 12:06:43 -07:00
messageBatcher.ts Grab most recent attributes when saving messages in batchers 2023-12-15 10:04:08 -08:00
MessageModelLogger.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
migrateColor.ts Moves conversation.getProps out of models 2023-06-02 10:54:36 -07:00
missingCaseError.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
modifyTargetMessage.ts Save modified messages for edits 2023-10-17 15:30:41 -04:00
normalizeAci.ts Don't accept PNI as ACI in contact sync 2023-09-28 11:41:45 -07:00
normalizeDeviceName.ts Redesign device link screens 2021-12-16 16:02:22 +01:00
nsis.ts NSIS should fail installation on Windows < 7 2023-03-13 14:10:35 -07:00
objectMap.ts Create text stories 2022-06-16 17:48:57 -07:00
onCallEventSync.ts Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07:00
onCallLogEventSync.ts Fix call history deletion from sync messages 2023-09-27 12:42:30 -07:00
onStoryRecipientUpdate.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
openLinkInWebBrowser.ts Moves navigateTo to util 2021-09-21 16:45:25 -04:00
parseIntOrThrow.ts Support for creating New Groups 2021-03-19 16:53:52 -04:00
parseIntWithFallback.ts Support for creating New Groups 2021-03-19 16:53:52 -04:00
parseRemoteClientExpiration.ts Add license headers across the project 2020-11-04 13:03:13 -06:00
parseRetryAfter.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
phoneNumberDiscoverability.ts Storage service: save new AccountRecord fields to disk 2021-04-05 18:08:50 -04:00
phoneNumberSharingMode.ts PNP Settings 2023-02-23 13:32:19 -08:00
popperUtil.ts Update typescript to 4.8.4 2022-11-14 11:35:37 -08:00
preload.ts Improve error handling during group sends 2022-11-22 10:43:43 -08:00
privacy.ts Redact zeroed out MY_STORY_ID in debuglogs 2023-12-08 02:54:21 +01:00
processAttachment.ts Use streams to download attachments directly to disk 2023-10-30 09:24:28 -07:00
processImageFile.ts Prefer import type when importing types 2021-10-26 14:15:33 -05:00
queueAttachmentDownloads.ts Do not drop edit messages if we get an invalid attachment 2023-10-05 18:16:50 +02:00
reallyJsonStringify.ts Convert logging infrastructure to TypeScript 2021-01-27 13:13:33 -08:00
refMerger.ts Fix render loop in <Modal>, clean up ref merger code 2021-10-01 16:53:00 -07:00
registration.ts Add no-misused/floating-promises lint rule 2022-12-21 10:41:48 -08:00
removeDiacritics.ts Normalize diacritics when searching conversations 2023-05-09 18:29:59 -07:00
removePendingMember.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
replaceIndex.ts Let users customize the preferred reaction palette 2021-09-09 09:29:01 -07:00
requestMicrophonePermissions.ts Enables ContextIsolation 2023-01-12 16:24:59 -08:00
resolveAttachmentDraftData.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
resolveCanonicalLocales.ts Use Intl.DateTimeFormat instead of moment for date formatting 2023-03-02 13:43:25 -05:00
resolveDraftAttachmentOnDisk.ts Voice notes drafts 2023-03-02 13:55:40 -07:00
resolveStorySendStatus.ts Sending/Failed state for stories 2022-11-16 14:10:11 -08:00
retryPlaceholders.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
rotatingPinoDest.ts Fix EACCES error code name 2022-12-13 11:00:51 -08:00
safetyNumber.ts Remove support for E164-based numbers 2023-11-01 15:55:30 -07:00
scaleImageToLevel.ts Use streams to download attachments directly to disk 2023-10-30 09:24:28 -07:00
scrollUtil.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
search.ts Include @mentioned names in search results 2023-06-26 14:25:48 -04:00
searchConversationTitles.ts Include @mentioned names in search results 2023-06-26 14:25:48 -04:00
sendDeleteForEveryoneMessage.ts Linting fixes 2023-11-26 18:52:47 -05:00
sendEditedMessage.ts On send, pull data from target edit if sending edit 2023-11-17 13:16:48 -05:00
sendReceipts.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
sendStoryMessage.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
sendToGroup.ts Cleanup RemoteConfig 2023-12-07 15:59:54 -08:00
ServiceId.ts Fix hover/focus bg overriding active bg in ConversationList 2023-09-18 14:00:26 -07:00
sessionTranslation.ts Add eqeqeq rule but require == for null 2022-09-14 14:40:44 -07:00
setupI18n.tsx Expose i18n globals in SignalContext across all windows 2023-08-07 13:28:09 -07:00
setUtil.ts Convert CallingHeader texts to toasts 2023-11-14 14:05:17 -08:00
shouldBlurAvatar.ts Prefer import type when importing types 2021-10-26 14:15:33 -05:00
shouldDownloadStory.ts Download your own story attachments. Hydrate story replies on receive 2022-08-10 11:48:52 -07:00
shouldNeverBeCalled.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
shouldReplyNotifyUser.ts Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
shouldRespondWithProfileKey.ts Prefer import type when importing types 2021-10-26 14:15:33 -05:00
shouldShowInvalidMessageToast.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
showConfirmationDialog.tsx Fully migrate to ICU 2023-03-29 17:03:25 -07:00
showToast.tsx Removes ReactWrapperView 2022-12-21 22:07:45 -05:00
signalRoutes.ts Fix handling of trailing '/' in captcha urls 2023-12-05 16:35:38 -08:00
sleep.ts Discriminator in username 2022-10-18 10:12:02 -07:00
sleeper.ts Drain jobs cleanly on shutdown 2023-02-24 11:03:17 -08:00
sniffImageMimeType.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
sortByTitle.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
Sound.ts Fix voice message playback and end sound order 2023-09-06 11:06:30 -07:00
startConversation.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
startTimeTravelDetector.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
StartupQueue.ts Drain jobs cleanly on shutdown 2023-02-24 11:03:17 -08:00
stories.ts Cleanup RemoteConfig 2023-12-07 15:59:54 -08:00
stripNewlinesForLeftPane.ts Support for receiving formatted messages 2023-04-10 09:31:45 -07:00
theme.ts Media editor polish 2023-09-21 09:54:28 -07:00
throttle.ts Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
timeAndLogIfTooLong.ts Send edited messages support 2023-04-20 09:31:59 -07:00
timelineUtil.ts Fixes message clustering when there is an edit between 2023-06-30 10:04:19 -04:00
timer.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
timestamp.ts Use getPreferredSystemLocales for all timestamps 2023-07-19 16:21:31 -07:00
timestampLongUtils.ts Use --force-long with pbjs 2022-03-23 13:49:27 -07:00
toggleMaximizedBrowserWindow.ts Prefer import type when importing types 2021-10-26 14:15:33 -05:00
universalExpireTimer.ts Use DurationInSeconds for expireTimer 2022-11-16 13:18:02 -07:00
uploadAttachment.ts Store plaintext hash with newly sent or received attachments 2023-11-17 15:02:02 -05:00
url.ts Refactor Signal app routing 2023-11-02 15:42:31 -04:00
userLanguages.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
Username.ts Use libsignal-client validation for nicknames 2023-03-08 16:58:54 -08:00
uuidFetchState.ts Allow adding to a group by phone number 2022-04-04 17:38:22 -07:00
uuidToBytes.ts Upgrade Storybook 2023-10-11 12:06:43 -07:00
validateConversation.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
verifyStoryListMembers.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
version.ts Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
waitBatcher.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
waitForAll.ts SafetyNumberChangeDialog: Introduce awareness of stories 2022-11-10 23:10:30 -05:00
waitForOnline.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
webSafeBase64.ts Support for joining New Groups via invite links 2021-01-29 14:16:48 -08:00
whatTypeOfConversation.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
whitespaceStringUtil.ts Trim profile names when setting them 2022-01-26 13:58:00 -08:00
windowsZoneIdentifier.ts Enables sandbox for all windows except main 2023-04-20 17:23:19 -04:00
wrapEventEmitterOnce.ts Optimize number of range requests in updater 2022-03-01 14:44:29 -08:00
wrapWithSyncMessageSend.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
writeDraftAttachment.ts Capture draft attachment's dimensions 2021-11-30 15:32:55 -08:00
zkgroup.ts Fix hover/focus bg overriding active bg in ConversationList 2023-09-18 14:00:26 -07:00
Zone.ts Include sender keys in SignalProtocolStore zones 2022-01-07 18:12:13 -08:00