.. |
arePinnedConversationsEqual_test.ts
|
Fixes pinned conversations sync
|
2021-04-08 15:27:20 -04:00 |
assert_test.ts
|
Add an assertion when updating conversations; update cleanData
|
2021-02-04 11:54:03 -08:00 |
assignWithNoUnnecessaryAllocation_test.ts
|
Prefer type to interface and add an ESLint rule
|
2021-01-25 18:29:00 -08:00 |
asyncIterables_test.ts
|
Initial support for job queue
|
2021-04-29 18:02:27 -05:00 |
batcher_test.ts
|
Flush all watchers on empty queue
|
2021-03-25 17:00:03 -07:00 |
callingNotification_test.ts
|
Add group calling events to the message timeline
|
2020-12-07 14:43:19 -06:00 |
characters_test.ts
|
New Group administration: update title and avatar
|
2021-03-19 16:57:35 -04:00 |
cleanSearchTerm_test.ts
|
Remove backslash from search queries
|
2021-04-02 15:29:54 -05:00 |
connectToServerWithStoredCredentials_test.ts
|
Message Requests: Add new "Report spam and block" button
|
2021-05-27 13:37:58 -07:00 |
deconstructLookup_test.ts
|
Add "new conversation" composer for direct messages
|
2021-03-19 16:53:51 -04:00 |
enum_test.ts
|
Add enum parser utility
|
2021-04-05 18:08:50 -04:00 |
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 |
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
|
getInitials: handle more cases
|
2021-04-02 15:30:49 -05:00 |
grapheme_test.ts
|
Reject reactions with invalid number of graphemes
|
2021-04-08 23:53:18 -04:00 |
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
|
Add "new conversation" composer for direct messages
|
2021-03-19 16:53:51 -04:00 |
isConversationUnregistered_test.ts
|
Fix for UnregisteredUserError handling when fetching UUIDs
|
2021-03-19 16:57:36 -04:00 |
isInSystemContacts_test.ts
|
Don't show name collisions for system contacts
|
2021-06-02 10:24:22 -07: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 |
iterables_test.ts
|
Group name spoofing warning
|
2021-06-01 16:30:25 -07:00 |
makeLookup_test.ts
|
makeLookup: Allow for key of zero
|
2021-01-27 14:39:45 -08: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
|
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
|
Convert logging infrastructure to TypeScript
|
2021-01-27 13:13:33 -08:00 |
retryPlaceholders_test.ts
|
Support for message retry requests
|
2021-05-28 12:11:19 -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
|
Fix CDS fetches; use proper hashing mechanism
|
2021-04-07 14:27:40 -07:00 |
theme_test.ts
|
Minor: fix year in license comment
|
2020-12-08 15:02:32 -05:00 |
timestamp_test.ts
|
Add timestamp utilities with helpful names
|
2021-03-22 16:08:52 -05:00 |
timestampLongUtils_test.ts
|
Sync mute state
|
2021-04-09 11:19:38 -05:00 |
url_test.ts
|
Remove many instances of deprecated url.parse
|
2021-05-20 17:37:07 -07:00 |
version_test.ts
|
Put group calling behind a remote feature flag
|
2020-12-07 14:35:14 -06:00 |
waitBatcher_test.ts
|
Flush all watchers on empty queue
|
2021-03-25 17:00:03 -07:00 |
webSafeBase64_test.ts
|
Support for joining New Groups via invite links
|
2021-01-29 14:16:48 -08:00 |