signal-desktop/ts/test-both/util
2024-10-02 09:45:58 -04:00
..
AbortableProcess_test.ts Move to websocket for requests to signal server 2021-07-28 14:37:09 -07:00
appendMacStream_test.ts Backup encryption and improvements 2024-04-15 22:54:21 +02:00
areObjectEntriesEqual_test.ts Retry outbound reactions for up to a day 2021-10-29 18:19:44 -05:00
arePinnedConversationsEqual_test.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
assert_test.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
assignWithNoUnnecessaryAllocation_test.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
asyncIterables_test.ts Upgrade Storybook 2023-10-11 12:06:43 -07:00
awaitObject_test.ts Faster preferences window 2021-08-18 13:08:14 -07:00
BackOff_test.ts Add jitter support to BackOff class 2021-09-28 15:12:43 -07:00
batcher_test.ts Use react-redux's batch instead of react's 2021-11-01 16:38:08 -07:00
blockSendUntilConversationsAreVerified_test.ts Introduce Service Id Types 2023-08-21 09:30:32 -07:00
Bytes_test.ts Move to protobufjs in ts/groups.ts 2021-06-22 09:46:42 -05:00
callingGetParticipantName_test.ts Use system nickname or first name for incoming group calls 2024-02-08 10:28:34 -05:00
callingNotification_test.ts Further improvements for backup import/export 2024-09-18 22:26:52 -07:00
callLinks_test.ts Support delete for call links 2024-08-06 12:29:13 -07:00
characters_test.ts New Group administration: update title and avatar 2021-03-19 16:57:35 -04:00
clearTimeoutIfNecessary_test.ts electron@22.3.3, esbuild@0.17.11, typescript@5.0.2 2023-03-20 12:58:07 -07:00
countUnreadStats_test.ts Update nav tab badges, fix several call tabs issues 2023-08-21 09:30:32 -07:00
deconstructLookup_test.ts Add "new conversation" composer for direct messages 2021-03-19 16:53:51 -04:00
diffArraysAsSets_test.ts Storage Service: Fetch updates on any group record merge 2024-10-02 09:45:58 -04:00
dropNull_test.ts More protobufjs migration 2021-07-09 12:36:10 -07:00
emoji_test.ts Improve performance when rendering many emoji 2021-08-30 11:39:03 -05:00
enum_test.ts Add enum parser utility 2021-04-05 18:08:50 -04:00
expirationTimer_test.ts Skip typecheck for emoji-datasource 2024-08-15 09:58:01 +10:00
expireTimers.ts Use DurationInSeconds for expireTimer 2022-11-16 13:18:02 -07:00
explodePromise_test.ts ESLint: allow for..of 2021-08-26 13:18:00 -05:00
exponentialBackoff_test.ts Enable attachment backup uploading 2024-05-30 09:46:43 +10:00
filterAndSortConversations_test.ts Move receipts and view/read syncs to new syncTasks system 2024-06-17 15:24:39 -04:00
getAvatarData_test.ts Avatar defaults and colors 2021-08-05 20:17:05 -04:00
getClassNamesFor_test.ts One SearchInput to rule them all 2021-05-10 20:50:43 -04:00
getCustomColorStyle.ts Conversation Colors 2021-05-28 09:15:17 -07:00
getFontNameByTextScript_test.ts Fix typos 2023-01-03 13:02:01 -08:00
getGroupMemberships_test.ts Improvements to the media editor 2023-09-14 10:04:48 -07:00
getHSL_test.ts Conversation Colors 2021-05-28 09:15:17 -07:00
getInitials_test.ts Fix avatar from name to support lowercase 2023-09-28 16:31:58 -04:00
getMutedUntilText_test.ts Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
getMuteOptions_test.ts Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
getStreamWithTimeout_test.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
grapheme_test.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
graphemeAndLinkAwareSlice.ts do not spit url between Read More chunks by expanding chunk to end of url 2022-12-12 14:49:20 -05:00
groupMemberNameCollisions_test.ts Don't show name collisions for system contacts 2021-06-02 10:24:22 -07:00
isConversationMuted_test.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
isConversationNameKnown_test.ts Group name spoofing warning 2021-06-01 16:30:25 -07:00
isConversationSMSOnly_test.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
isConversationUnread_test.ts Add "new conversation" composer for direct messages 2021-03-19 16:53:51 -04:00
isConversationUnregistered_test.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
isInSystemContacts_test.ts Don't show name collisions for system contacts 2021-06-02 10:24:22 -07:00
isMessageUnread_test.ts Show "unplayed" dot on incoming audio messages 2021-08-12 13:15:55 -05:00
isNormalNumber_test.ts Refresh profiles on app start (at most every 12 hours) 2021-03-19 16:57:36 -04:00
isNotNil_test.ts Move SignalProtocolStore to TypeScript 2021-03-19 16:53:52 -04:00
isRecord_test.ts Show additional data in debug log header 2021-07-30 09:43:16 -07:00
isSorted_test.ts Tweaks to left pane snapping logic 2021-10-14 16:19:50 -05:00
isValidE164_test.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
iterables_test.ts Upgrade Storybook 2023-10-11 12:06:43 -07:00
libphonenumberUtil_test.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
logPadding_test.ts Backup encryption and improvements 2024-04-15 22:54:21 +02:00
makeLookup_test.ts makeLookup: Allow for key of zero 2021-01-27 14:39:45 -08:00
mapUtil_test.ts Dynamic audio level indicator 2022-05-18 23:28:51 -04:00
normalizeDeviceName_test.ts Redesign device link screens 2021-12-16 16:02:22 +01:00
parseIntOrThrow_test.ts Support for creating New Groups 2021-03-19 16:53:52 -04:00
parseIntWithFallback_test.ts Support for creating New Groups 2021-03-19 16:53:52 -04:00
parseRetryAfter_test.ts Remove end year from licenses 2023-01-03 11:55:46 -08:00
prependStream_test.ts Backup encryption and improvements 2024-04-15 22:54:21 +02:00
privacy_test.ts Improve logging in VoiceNotesPlaybackContext 2024-08-30 13:22:49 -07:00
reallyJsonStringify_test.ts Convert logging infrastructure to TypeScript 2021-01-27 13:13:33 -08:00
replaceIndex_test.ts Let users customize the preferred reaction palette 2021-09-09 09:29:01 -07:00
retryPlaceholders_test.ts Migrate schema to service ids 2023-08-21 09:30:33 -07:00
search_test.ts Include @mentioned names in search results 2023-06-26 14:25:48 -04:00
searchConversationTitles_test.ts Include @mentioned names in search results 2023-06-26 14:25:48 -04:00
sessionTranslation_test.ts Compile protobufs with no-convert/null-defaults 2023-11-07 22:31:59 +01:00
setUtil_test.ts Convert CallingHeader texts to toasts 2023-11-14 14:05:17 -08:00
shouldBlurAvatar_test.ts New attachment storage system 2024-07-11 12:44:09 -07:00
startTimeTravelDetector_test.ts Upgrade Storybook 2023-10-11 12:06:43 -07:00
theme_test.ts Minor: fix year in license comment 2020-12-08 15:02:32 -05:00
timelineUtil_test.ts Upgrade storybook to 8 2024-07-08 11:23:27 -07:00
timestamp_test.ts Fixes timestamp tests in CI for different timezones 2023-03-13 17:26:03 -07:00
timestampLongUtils_test.ts Fully move to protobufjs 2021-07-13 11:54:53 -07:00
unicodeBidi_test.ts Add unicode bidi isolates to i18n substitutions for strings 2024-02-28 16:42:43 -08:00
url_test.ts Revert "Add urlPath util for building escaped URL paths" 2024-09-24 12:43:00 -07:00
userLanguages_test.ts Display user badges 2021-11-02 16:01:13 -07:00
version_test.ts Upgrade Storybook 2023-10-11 12:06:43 -07:00
waitBatcher_test.ts Conversation: savePromises for off-queue post-handleDataMessage work 2024-08-28 16:05:08 +10:00
waitForAll.ts SafetyNumberChangeDialog: Introduce awareness of stories 2022-11-10 23:10:30 -05:00
webSafeBase64_test.ts Support for joining New Groups via invite links 2021-01-29 14:16:48 -08:00