signal-desktop/ts/test-both/util
2021-07-23 15:02:36 -07:00
..
arePinnedConversationsEqual_test.ts Fully move to protobufjs 2021-07-13 11:54:53 -07:00
assert_test.ts Move to protobufjs in ts/groups.ts 2021-06-22 09:46:42 -05:00
assignWithNoUnnecessaryAllocation_test.ts
asyncIterables_test.ts Initial support for job queue 2021-04-29 18:02:27 -05:00
BackOff_test.ts Faster WebSocket reconnects 2021-06-09 15:28:54 -07:00
batcher_test.ts
Bytes_test.ts Move to protobufjs in ts/groups.ts 2021-06-22 09:46:42 -05:00
callingNotification_test.ts
characters_test.ts
cleanSearchTerm_test.ts
deconstructLookup_test.ts
dropNull_test.ts More protobufjs migration 2021-07-09 12:36:10 -07:00
emoji_test.ts Better emoji support in linkify/previews 2021-06-30 10:00:02 -07:00
enum_test.ts
expirationTimer_test.ts Render disappearing message timers generically 2021-05-03 16:24:40 -07:00
expireTimers.ts Universal Disappearing Messages 2021-06-01 13:45:43 -07:00
exponentialBackoff_test.ts Retry outbound read syncs for up to 24 hours 2021-07-23 15:02:36 -07:00
filterAndSortConversations_test.ts Various fixes for message forwarding 2021-04-28 15:44:48 -05: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
getGroupMemberships_test.ts Fix inaccurate numbers on group details screen 2021-05-20 17:37:07 -07:00
getHSL_test.ts Conversation Colors 2021-05-28 09:15:17 -07:00
getInitials_test.ts
getProvisioningUrl_test.ts Enforce stronger types for ArrayBuffers and storage 2021-06-14 17:09:37 -07:00
grapheme_test.ts
groupMemberNameCollisions_test.ts Don't show name collisions for system contacts 2021-06-02 10:24:22 -07:00
isConversationNameKnown_test.ts Group name spoofing warning 2021-06-01 16:30:25 -07:00
isConversationSMSOnly_test.ts Fix SMS-only check for unregistered convo 2021-06-01 13:10:19 -07:00
isConversationUnread_test.ts
isConversationUnregistered_test.ts
isInSystemContacts_test.ts Don't show name collisions for system contacts 2021-06-02 10:24:22 -07:00
isNormalNumber_test.ts
isNotNil_test.ts
isValidGuid_test.ts Move to protobufjs in ts/groups.ts 2021-06-22 09:46:42 -05:00
iterables_test.ts Refactor outbound delivery state, take 2 2021-07-19 17:44:49 -05:00
makeLookup_test.ts
mapUtil_test.ts Message details: group by send status, including viewed state 2021-07-20 14:56:50 -05:00
normalizeNumber_test.ts More protobufjs use 2021-07-02 14:21:24 -05:00
normalizeUuid_test.ts Use assert in normalizeUuid 2021-06-22 16:08:55 -07:00
parseIntOrThrow_test.ts
parseIntWithFallback_test.ts
parseRetryAfter_test.ts Show challenge when requested by server 2021-05-05 17:09:29 -07:00
privacy_test.ts Add user path to logging exceptions 2021-06-01 11:15:23 -07:00
reallyJsonStringify_test.ts
retryPlaceholders_test.ts Enforce stronger types for ArrayBuffers and storage 2021-06-14 17:09:37 -07:00
sessionTranslation_test.ts decrypt/encrypt with libsignal-client, remove libsignal-protocol-javascript 2021-04-29 14:27:35 -07:00
shouldBlurAvatar_test.ts Make it more difficult to blur avatars 2021-05-07 17:21:10 -05:00
synchronousCrypto_test.ts Enforce stronger types for ArrayBuffers and storage 2021-06-14 17:09:37 -07:00
theme_test.ts
timestamp_test.ts
timestampLongUtils_test.ts Fully move to protobufjs 2021-07-13 11:54:53 -07:00
url_test.ts Remove many instances of deprecated url.parse 2021-05-20 17:37:07 -07:00
version_test.ts
waitBatcher_test.ts
webSafeBase64_test.ts