.. |
durations
|
Update eslint to 8.27.0
|
2022-11-17 16:45:19 -08:00 |
lint
|
Remove underscore
|
2022-11-29 16:53:39 -08: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
|
Honor preferContactAvatars field on AccountRecord
|
2022-01-25 09:44:45 -08:00 |
areObjectEntriesEqual.ts
|
Retry outbound reactions for up to a day
|
2021-10-29 18:19:44 -05:00 |
arePinnedConversationsEqual.ts
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
arrayBufferToObjectURL.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
assert.ts
|
Improve error handling during group sends
|
2022-11-22 10:43:43 -08:00 |
assignWithNoUnnecessaryAllocation.ts
|
Remove unused eslint-disable s
|
2022-06-03 14:07:51 -07: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 |
attachments.ts
|
Improve error handling during group sends
|
2022-11-22 10:43:43 -08:00 |
avatarDataToBytes.ts
|
Update Inter to 3.19
|
2022-08-31 12:57:21 -07:00 |
avatarTextSizeCalculator.ts
|
Render emoji like a sticker
|
2021-10-06 10:37:53 -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
|
Increase backstop queue timeouts across the app
|
2022-06-27 09:46:43 -07:00 |
blockSendUntilConversationsAreVerified.ts
|
SafetyNumberChangeDialog: Introduce awareness of stories
|
2022-11-10 23:10:30 -05:00 |
callingGetParticipantName.ts
|
Receive rings for group calls
|
2021-08-20 09:06:15 -07:00 |
callingMessageToProto.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
callingNotification.ts
|
Disable "Call Again" if already on a call
|
2022-02-11 12:21:45 -06:00 |
callingPermissions.ts
|
Simplify permissions popup IPC
|
2021-11-09 07:35:31 -08:00 |
callingTones.ts
|
Increase backstop queue timeouts across the app
|
2022-06-27 09:46:43 -07: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 |
cleanSearchTerm.ts
|
Remove backslash from search queries
|
2021-04-02 15:29:54 -05:00 |
cleanup.ts
|
Clean up group story replies
|
2022-11-01 11:58:07 -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
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
consoleLogger.ts
|
Use console logger when regular is not available
|
2021-10-21 12:49:53 -07:00 |
contactSpoofing.ts
|
Group name spoofing warning
|
2021-06-01 16:30:25 -07:00 |
copyGroupLink.ts
|
Removes ToastView, new React toast
|
2021-09-22 16:59:54 -04:00 |
createAvatarData.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
createIdenticon.tsx
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
createIPCEvents.tsx
|
Add global setting for sent media quality
|
2022-12-02 18:54:37 -05: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
|
Report process cpu/memory usage in debug log
|
2022-05-09 18:12:04 -07: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
|
Improve handling of DOE sync messages for stories
|
2022-11-30 11:21:13 -08:00 |
deleteGroupStoryReplyForEveryone.ts
|
Implement group story reply deletion
|
2022-11-04 07:22:07 -06:00 |
deleteStoryForEveryone.ts
|
Improve story DOE flow
|
2022-11-28 18:07:26 -08:00 |
denyPendingApprovalRequest.ts
|
Moves parts of conversation view into redux
|
2022-12-05 14:56:23 -08:00 |
deprecated.ts
|
Fix logging in util/deprecated.ts
|
2021-07-12 17:43:56 -07:00 |
distributionListToSendTarget.ts
|
Improve story DOE flow
|
2022-11-28 18:07:26 -08:00 |
downloadAttachment.ts
|
Convert signal.js and preload.js to Typescript
|
2022-06-13 14:39:35 -07:00 |
downloadOnboardingStory.ts
|
Fixes storybook
|
2022-11-09 13:11:45 -08:00 |
dropNull.ts
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
emoji.ts
|
tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev
|
2022-09-15 13:17:15 -06:00 |
encryptProfileData.ts
|
tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev
|
2022-09-15 13:17:15 -06:00 |
enum.ts
|
Add enum parser utility
|
2021-04-05 18:08:50 -04:00 |
expirationTimer.ts
|
Use DurationInSeconds for expireTimer
|
2022-11-16 13:18:02 -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
|
Eliminate unknown groups and contacts from search results
|
2022-09-26 13:18:11 -07:00 |
findAndDeleteOnboardingStoryIfExists.ts
|
Onboarding story removal improvements
|
2022-12-05 09:34:26 -08:00 |
findAndFormatContact.ts
|
Make sure that storySendMode is in group types
|
2022-11-19 00:31:18 -08:00 |
findStoryMessage.ts
|
Added clearer debug logging to createOrLookup
|
2022-12-02 17:05:27 -08:00 |
formatDuration.ts
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
generateBlurHash.ts
|
Process text story messages
|
2022-04-05 21:18:07 -04:00 |
getAccessControlOptions.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
getAnimatedPngDataIfExists.ts
|
Update electron to 13.1.2
|
2021-06-10 13:53:43 -07:00 |
getAvatarData.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
getBasicAuth.ts
|
Use new CDS implementation in staging
|
2022-03-09 11:28:40 -08:00 |
getClassNamesFor.ts
|
Adds debugging information to stories
|
2022-07-25 11:55:44 -07:00 |
getConversationColorAttributes.ts
|
Fix default conversation color overrides
|
2021-12-03 18:10:03 -08:00 |
getConversationMembers.ts
|
Don't send to blocked users
|
2022-02-24 18:40:56 -08:00 |
getConversationUnreadCountForAppBadge.ts
|
Remove inboxCollection, ensure falsey active_at removes from badge count
|
2022-05-31 18:26:57 -07:00 |
getCustomColorStyle.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
getFontNameByTextScript.ts
|
Move to smartling for translation services
|
2022-09-27 14:01:06 -07:00 |
getGroupMemberships.ts
|
Update story settings modal design, add group details page
|
2022-11-01 10:34:23 -07:00 |
getHSL.ts
|
Conversation Colors
|
2021-05-28 09:15:17 -07:00 |
getInitials.ts
|
getInitials: handle more cases
|
2021-04-02 15:30:49 -05:00 |
getMessageTimestamp.ts
|
Convert ReactWrapperView to TypeScript
|
2022-06-03 09:33:39 -07:00 |
getMutedUntilText.ts
|
Use isSameDay and isToday utilities
|
2022-02-02 10:27:44 -08:00 |
getMuteOptions.ts
|
isMuted -> isConversationMuted
|
2022-05-23 18:37:53 +00:00 |
getOwn.ts
|
Remove unused eslint-disable s
|
2022-06-03 14:07:51 -07:00 |
getProfile.ts
|
Added clearer debug logging to createOrLookup
|
2022-12-02 17:05:27 -08:00 |
getProvisioningUrl.ts
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
getRecipientConversationIds.ts
|
Sync my stories with primary device
|
2022-06-30 20:52:03 -04:00 |
getRecipients.ts
|
Check stories capability when sending replies
|
2022-10-25 17:03:51 -07:00 |
getRecipientsByConversation.ts
|
Moves sendMessage and friends to redux
|
2022-12-08 02:43:48 -05:00 |
getSendOptions.ts
|
Additional work to include story=true on send
|
2022-10-07 10:02:08 -07:00 |
getSendTarget.ts
|
Sync my stories with primary device
|
2022-06-30 20:52:03 -04:00 |
getSignalConnections.ts
|
Better send state for unregistered recipients
|
2022-11-16 18:15:26 -08: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
|
Adjust story replies for direct conversations
|
2022-05-10 15:02:21 -04:00 |
getStreamWithTimeout.ts
|
Add "clean up timer if necessary" utility
|
2022-02-25 10:37:15 -08:00 |
getStringForConversationMerge.ts
|
Notifications for a few merge-related scenarios
|
2022-12-05 14:46:54 -08:00 |
getStringForPhoneNumberDiscovery.ts
|
Notifications for a few merge-related scenarios
|
2022-12-05 14:46:54 -08:00 |
getStringForProfileChange.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
getTextWithMentions.ts
|
Hydrate body ranges for story replies
|
2022-11-09 20:59:36 -08:00 |
getThemeType.ts
|
Adjust some types
|
2022-07-12 17:37:21 -07:00 |
getTitle.ts
|
Notifications for a few merge-related scenarios
|
2022-12-05 14:46:54 -08:00 |
getUserAgent.ts
|
Fix UA string
|
2022-06-20 17:31:32 -07:00 |
getUuidsForE164s.ts
|
Remove LegacyCDS
|
2022-10-26 16:17:14 -07:00 |
GoogleChrome.ts
|
Accept multiple images and videos in attachment picker
|
2022-09-15 14:40:48 -07:00 |
grapheme.ts
|
Story - add caption
|
2022-10-04 17:17:15 -06:00 |
graphemeAwareSlice.ts
|
Adds captions in the viewer
|
2022-04-14 13:02:12 -04:00 |
groupMemberNameCollisions.ts
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
handleImageAttachment.ts
|
Check filename extension for heic/heif images
|
2021-12-06 18:20:27 +01:00 |
handleMessageSend.ts
|
Send and receive PniSignatureMessage
|
2022-08-15 14:53:33 -07:00 |
handleOutsideClick.ts
|
Fix outside click in story replies
|
2022-09-29 13:13:45 -07:00 |
handleRetry.ts
|
Added clearer debug logging to createOrLookup
|
2022-12-02 17:05:27 -08:00 |
handleVideoAttachment.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
hasAttachmentDownloads.ts
|
Process incoming story messages
|
2022-03-04 13:14:52 -08:00 |
hasDraftAttachments.ts
|
Moves sendMessage and friends to redux
|
2022-12-08 02:43:48 -05:00 |
hasExpired.ts
|
Improve error handling during group sends
|
2022-11-22 10:43:43 -08:00 |
idForLogging.ts
|
markStoryRead: More logging in unusual cases
|
2022-10-03 16:10:20 -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 |
index.ts
|
Include ACI+Access Keys pairs with CDSI requests
|
2022-08-18 13:44:53 -07:00 |
isAnnouncementGroupReady.ts
|
Standardize feature flag for internal testing
|
2021-08-05 10:00:33 -07:00 |
isCallSafe.ts
|
Moves sendMessage and friends to redux
|
2022-12-08 02:43:48 -05:00 |
isConversationAccepted.ts
|
Introduce new Profile Fetch service, with centralized queueing
|
2022-07-13 17:46:46 -07:00 |
isConversationMuted.ts
|
isMuted -> isConversationMuted
|
2022-05-23 18:37:53 +00:00 |
isConversationNameKnown.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
isConversationSMSOnly.ts
|
Fix SMS-only check for unregistered convo
|
2021-06-01 13:10:19 -07:00 |
isConversationUnread.ts
|
Add "new conversation" composer for direct messages
|
2021-03-19 16:53:51 -04:00 |
isConversationUnregistered.ts
|
Better send state for unregistered recipients
|
2022-11-16 18:15:26 -08:00 |
isEmojiOnlyText.tsx
|
Improve performance of isEmojiOnlyText
|
2022-01-27 13:28:04 -08:00 |
isFileDangerous.ts
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
isGroupCallOutboundRingEnabled.ts
|
Add desktop.groupCallOutboundRing2.beta flag
|
2022-11-30 14:35:37 -08:00 |
isGroupInStoryMode.ts
|
Sync group stories through storage service
|
2022-10-07 17:19:02 -07:00 |
isInSystemContacts.ts
|
Don't show name collisions for system contacts
|
2021-06-02 10:24:22 -07:00 |
isMemberPending.ts
|
Moves parts of conversation view into redux
|
2022-12-05 14:56:23 -08:00 |
isMemberRequestingToJoin.ts
|
Moves parts of conversation view into redux
|
2022-12-05 14:56:23 -08: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
|
Removes old feature flags
|
2021-08-18 18:04:38 -07:00 |
isRecord.ts
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
isSameAvatarData.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
isSignalConversation.ts
|
Fixes storybook
|
2022-11-09 13:11:45 -08:00 |
isSorted.ts
|
Tweaks to left pane snapping logic
|
2021-10-14 16:19:50 -05:00 |
isValidE164.ts
|
Handle signal.me links
|
2021-08-28 08:27:38 -05:00 |
isVideoGoodForStories.ts
|
Only accept video/mp4 for story uploads
|
2022-08-12 16:44:10 -07:00 |
isWindowDragElement.ts
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
iterables.ts
|
Update eslint to 8.27.0
|
2022-11-17 16:45:19 -08:00 |
JobQueue.ts
|
Add license headers across the project
|
2020-11-04 13:03:13 -06: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
|
Allow adding to a group by phone number
|
2022-04-04 17:38:22 -07:00 |
libphonenumberUtil.ts
|
Convert libphonenumber utilities to TypeScript, removing unused ones
|
2022-06-01 10:48:16 -07:00 |
loadable.ts
|
Redesign device link screens
|
2021-12-16 16:02:22 +01:00 |
loadRecentEmojis.ts
|
Move emoji loading into TS
|
2021-09-20 10:59:09 -07:00 |
longRunningTaskWrapper.tsx
|
Improve error handling during group sends
|
2022-11-22 10:43:43 -08:00 |
lookupConversationWithoutUuid.ts
|
Notifications for a few merge-related scenarios
|
2022-12-05 14:46:54 -08:00 |
makeLookup.ts
|
Update typescript to 4.8.4
|
2022-11-14 11:35:37 -08: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
|
Added clearer debug logging to createOrLookup
|
2022-12-02 17:05:27 -08:00 |
markOnboardingStoryAsRead.ts
|
Use DurationInSeconds for expireTimer
|
2022-11-16 13:18:02 -07:00 |
maybeForwardMessage.ts
|
Moves sendMessage and friends to redux
|
2022-12-08 02:43:48 -05:00 |
memoizeByRoot.ts
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
messageBatcher.ts
|
Optimize a few queries
|
2021-12-20 22:04:02 +01:00 |
MessageController.ts
|
Remove restriction on maybeMergeContacts, combineConversations fixes
|
2022-08-09 16:46:01 -07:00 |
migrateColor.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
missingCaseError.ts
|
Remove duplicate helper function from missingCaseError
|
2022-02-01 16:57:31 -08:00 |
normalizeDeviceName.ts
|
Redesign device link screens
|
2021-12-16 16:02:22 +01:00 |
normalizeUuid.ts
|
Dropped storage keys should not cause upload
|
2022-02-14 11:36:32 -08:00 |
objectMap.ts
|
Create text stories
|
2022-06-16 17:48:57 -07:00 |
onStoryRecipientUpdate.ts
|
Improve handling of DOE sync messages for stories
|
2022-11-30 11:21:13 -08: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
|
Challenge: If no retry-after header on 428, don't start timer for retry
|
2022-04-25 16:05:23 -07:00 |
phoneNumberDiscoverability.ts
|
Storage service: save new AccountRecord fields to disk
|
2021-04-05 18:08:50 -04:00 |
phoneNumberSharingMode.ts
|
Send and receive PniSignatureMessage
|
2022-08-15 14:53:33 -07: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
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
processAttachment.ts
|
ConversationView: Move attachments processing into redux
|
2022-12-07 20:26:59 -05:00 |
processImageFile.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
queueAttachmentDownloads.ts
|
Improve error handling during group sends
|
2022-11-22 10:43:43 -08: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 license headers across the project
|
2020-11-04 13:03:13 -06:00 |
removePendingMember.ts
|
Moves parts of conversation view into redux
|
2022-12-05 14:56:23 -08:00 |
replaceIndex.ts
|
Let users customize the preferred reaction palette
|
2021-09-09 09:29:01 -07:00 |
requestMicrophonePermissions.ts
|
Simplify permissions popup IPC
|
2021-11-09 07:35:31 -08:00 |
resolveAttachmentDraftData.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
resolveDraftAttachmentOnDisk.ts
|
Capture draft attachment's dimensions
|
2021-11-30 15:32:55 -08:00 |
resolveStorySendStatus.ts
|
Sending/Failed state for stories
|
2022-11-16 14:10:11 -08:00 |
retryDeleteForEveryone.ts
|
Delete for everyone: Track sends and show failure states
|
2022-03-04 11:22:31 -08:00 |
retryMessageSend.ts
|
Sending/Failed state for stories
|
2022-11-16 14:10:11 -08:00 |
retryPlaceholders.ts
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
rotatingPinoDest.ts
|
Retry log rotation on EPERM/EACCESS
|
2022-11-09 12:04:54 -08:00 |
safetyNumber.ts
|
tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev
|
2022-09-15 13:17:15 -06:00 |
saveAttachment.ts
|
Sync my stories with primary device
|
2022-06-30 20:52:03 -04:00 |
scaleImageToLevel.ts
|
Improve error handling during group sends
|
2022-11-22 10:43:43 -08:00 |
scrollUtil.ts
|
Remove React Virtualized from <Timeline>
|
2022-03-03 14:23:10 -06:00 |
sendDeleteForEveryoneMessage.ts
|
Improve story DOE flow
|
2022-11-28 18:07:26 -08:00 |
sendReceipts.ts
|
Added clearer debug logging to createOrLookup
|
2022-12-02 17:05:27 -08:00 |
sendStoryMessage.ts
|
Better send state for unregistered recipients
|
2022-11-16 18:15:26 -08:00 |
sendToGroup.ts
|
Added clearer debug logging to createOrLookup
|
2022-12-02 17:05:27 -08:00 |
sessionTranslation.ts
|
Add eqeqeq rule but require == for null
|
2022-09-14 14:40:44 -07:00 |
setupI18n.ts
|
support icu messageformat for translations
|
2022-10-03 14:19:54 -07:00 |
setUtil.ts
|
Speaking indicator for group calls
|
2022-02-08 12:30:33 -06:00 |
sgnlHref.ts
|
Discriminator in username
|
2022-10-18 10:12:02 -07: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
|
tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev
|
2022-09-15 13:17:15 -06:00 |
shouldRespondWithProfileKey.ts
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
shouldShowInvalidMessageToast.ts
|
Moves sendMessage and friends to redux
|
2022-12-08 02:43:48 -05:00 |
showLightbox.tsx
|
Sync my stories with primary device
|
2022-06-30 20:52:03 -04:00 |
showToast.tsx
|
Moves sendMessage and friends to redux
|
2022-12-08 02:43:48 -05:00 |
sleep.ts
|
Discriminator in username
|
2022-10-18 10:12:02 -07:00 |
sniffImageMimeType.ts
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
sortByTitle.ts
|
Prefer type to interface and add an ESLint rule
|
2021-01-25 18:29:00 -08:00 |
Sound.ts
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
startConversation.ts
|
Moves parts of conversation view into redux
|
2022-12-05 14:56:23 -08:00 |
startTimeTravelDetector.ts
|
Rewrite WallClockListener as onTimeTravel
|
2022-05-31 09:22:31 -07:00 |
StartupQueue.ts
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
stories.ts
|
Rev stories feature flag
|
2022-11-08 12:55:51 -08:00 |
theme.ts
|
Dark theme for calling device selection
|
2020-12-04 15:03:01 -08:00 |
timelineUtil.ts
|
New 'unseenStatus' field for certain secondary message types
|
2022-04-22 11:35:14 -07:00 |
timer.ts
|
Improve layout of various message bubbles
|
2022-04-07 09:58:15 -07:00 |
timestamp.ts
|
Adds playback bar to story viewer
|
2022-05-06 12:02:44 -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 |
updateOurUsernameAndPni.ts
|
Handle PniChangeNumber
|
2022-07-28 14:50:10 -04:00 |
url.ts
|
Remove many instances of deprecated url.parse
|
2021-05-20 17:37:07 -07:00 |
userLanguages.ts
|
Update comment about maximum number of server locales
|
2022-07-08 09:14:21 -07:00 |
Username.ts
|
Don't access RemoteConfig directly from 'dumb' components
|
2022-10-24 13:46:36 -07:00 |
uuidFetchState.ts
|
Allow adding to a group by phone number
|
2022-04-04 17:38:22 -07:00 |
uuidToBytes.ts
|
Edit distribution lists via story settings menu
|
2022-07-20 20:07:09 -04:00 |
validateConversation.ts
|
Adjust some types
|
2022-07-12 17:37:21 -07:00 |
verifyStoryListMembers.ts
|
Handle Safety Number changes while sending a story
|
2022-08-19 14:05:31 -04:00 |
version.ts
|
Introduce new auto-updating staging channel
|
2022-06-14 15:08:38 -07:00 |
waitBatcher.ts
|
Increase backstop queue timeouts across the app
|
2022-06-27 09:46:43 -07:00 |
waitForAll.ts
|
SafetyNumberChangeDialog: Introduce awareness of stories
|
2022-11-10 23:10:30 -05:00 |
waitForOnline.ts
|
Add "clean up timer if necessary" utility
|
2022-02-25 10:37:15 -08:00 |
webSafeBase64.ts
|
Support for joining New Groups via invite links
|
2021-01-29 14:16:48 -08:00 |
whatTypeOfConversation.ts
|
Introduce new conversationJobQueue
|
2022-02-16 10:36:21 -08:00 |
whitespaceStringUtil.ts
|
Trim profile names when setting them
|
2022-01-26 13:58:00 -08:00 |
windowsZoneIdentifier.ts
|
Fix typos in TypeScript and SCSS files
|
2021-04-02 15:28:07 -05:00 |
wrapEventEmitterOnce.ts
|
Optimize number of range requests in updater
|
2022-03-01 14:44:29 -08:00 |
wrapWithSyncMessageSend.ts
|
Improve story DOE flow
|
2022-11-28 18:07:26 -08:00 |
writeDraftAttachment.ts
|
Capture draft attachment's dimensions
|
2021-11-30 15:32:55 -08:00 |
zkgroup.ts
|
Stop using deprecated PniCredential
|
2022-09-21 09:18:48 -07:00 |
Zone.ts
|
Include sender keys in SignalProtocolStore zones
|
2022-01-07 18:12:13 -08:00 |